
Time bar (total: 12.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 10 to 7 computations (30% saved)
ival-cosh: 6.0ms (54.2% of total)ival-mult: 2.0ms (18.1% of total)ival-sin: 2.0ms (18.1% of total)ival-div: 1.0ms (9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1.1s | 8256× | 0 | valid |
ival-mult: 309.0ms (43.8% of total)ival-sin: 200.0ms (28.3% of total)ival-cosh: 99.0ms (14% of total)ival-div: 87.0ms (12.3% of total)const: 7.0ms (1% of total)backward-pass: 3.0ms (0.4% of total)| 2× | egg-herbie |
| 2020× | fnmadd-define |
| 1580× | sum3-define |
| 1218× | fmm-def |
| 648× | div-sub |
| 612× | sum4-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 46 |
| 1 | 65 | 44 |
| 2 | 192 | 44 |
| 3 | 499 | 44 |
| 4 | 1678 | 44 |
| 5 | 3938 | 44 |
| 6 | 7607 | 44 |
| 0 | 6 | 7 |
| 1 | 15 | 7 |
| 2 | 30 | 7 |
| 3 | 57 | 7 |
| 4 | 99 | 7 |
| 5 | 148 | 7 |
| 6 | 241 | 7 |
| 7 | 407 | 7 |
| 8 | 830 | 7 |
| 9 | 973 | 7 |
| 10 | 1022 | 7 |
| 11 | 1022 | 7 |
| 0 | 1022 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(* (cosh x) (/ (sin y) y)) |
| Outputs |
|---|
(* (cosh x) (/ (sin y) y)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Inputs |
|---|
(* (cosh x) (/ (sin y) y)) |
(* (cosh (neg x)) (/ (sin y) y)) |
(* (cosh x) (/ (sin (neg y)) (neg y))) |
(neg (* (cosh (neg x)) (/ (sin y) y))) |
(neg (* (cosh x) (/ (sin (neg y)) (neg y)))) |
(* (cosh y) (/ (sin x) x)) |
| Outputs |
|---|
(* (cosh x) (/ (sin y) y)) |
(* (cosh (neg x)) (/ (sin y) y)) |
(* (cosh x) (/ (sin y) y)) |
(* (cosh x) (/ (sin (neg y)) (neg y))) |
(* (cosh x) (/ (sin y) y)) |
(neg (* (cosh (neg x)) (/ (sin y) y))) |
(* (cosh x) (/ (sin y) (neg y))) |
(neg (* (cosh x) (/ (sin (neg y)) (neg y)))) |
(* (cosh x) (/ (sin y) (neg y))) |
(* (cosh y) (/ (sin x) x)) |
(abs x)
(abs y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 0 | 0 | - | 0 | - | (cosh.f64 x) |
| 0 | 0 | - | 0 | - | (/.f64 (sin.f64 y) y) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 60.0ms | 512× | 0 | valid |
Compiled 49 to 20 computations (59.2% saved)
ival-sin: 12.0ms (43.2% of total)ival-cosh: 7.0ms (25.2% of total)ival-div: 4.0ms (14.4% of total)ival-mult: 3.0ms (10.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)Compiled 9 to 6 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 9 to 6 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 (sin.f64 y) y) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 420× | *-lowering-*.f32 |
| 420× | *-lowering-*.f64 |
| 348× | fma-define |
| 276× | times-frac |
| 234× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 17 |
| 1 | 15 | 17 |
| 2 | 30 | 17 |
| 3 | 57 | 17 |
| 4 | 99 | 17 |
| 5 | 148 | 17 |
| 6 | 241 | 17 |
| 7 | 407 | 17 |
| 8 | 830 | 17 |
| 9 | 973 | 17 |
| 10 | 1022 | 17 |
| 11 | 1022 | 17 |
| 0 | 1022 | 17 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (cosh x) (/ (sin y) y)) |
(cosh x) |
x |
(/ (sin y) y) |
(sin y) |
y |
| Outputs |
|---|
(* (cosh x) (/ (sin y) y)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(cosh x) |
(cosh.f64 x) |
x |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(sin y) |
(sin.f64 y) |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 99.7% | (/.f64 (sin.f64 y) y) |
| 30.0ms | 256× | 0 | valid |
Compiled 20 to 7 computations (65% saved)
ival-sin: 6.0ms (46.5% of total)ival-cosh: 3.0ms (23.2% of total)ival-div: 2.0ms (15.5% of total)ival-mult: 2.0ms (15.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (cosh x) (/ (sin y) y))> |
#<alt (cosh x)> |
#<alt (/ (sin y) y)> |
#<alt (sin y)> |
| Outputs |
|---|
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))))))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | (* (cosh x) (/ (sin y) y)) |
| 2.0ms | x | @ | -inf | (* (cosh x) (/ (sin y) y)) |
| 1.0ms | x | @ | 0 | (cosh x) |
| 1.0ms | y | @ | inf | (* (cosh x) (/ (sin y) y)) |
| 1.0ms | y | @ | -inf | (* (cosh x) (/ (sin y) y)) |
| 1× | batch-egg-rewrite |
| 5368× | *-lowering-*.f32 |
| 5368× | *-lowering-*.f64 |
| 4336× | /-lowering-/.f32 |
| 4336× | /-lowering-/.f64 |
| 1236× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 1 | 23 | 15 |
| 2 | 128 | 15 |
| 3 | 1049 | 15 |
| 0 | 8465 | 15 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cosh x) (/ (sin y) y)) |
(cosh x) |
(/ (sin y) y) |
(sin y) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (/.f64 (cosh.f64 x) y) #s(literal -1 binary64)) #s(literal 0 binary64)) (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cosh.f64 x) y) #s(literal -1 binary64))) (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) (/.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y (cosh.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 y (cosh.f64 x)))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y))) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sin.f64 y) y))) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sin.f64 y) y)))) |
(neg.f64 (/.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y))))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sin.f64 y) y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (/.f64 y (sin.f64 y)))) |
(neg.f64 (*.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (/.f64 #s(literal -1/2 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 y (cosh.f64 x)))) |
(neg.f64 (/.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (*.f64 y #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 y #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)))) |
(neg.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y)))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 (sin.f64 y) (/.f64 y (cosh.f64 x))) |
(/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal -1 binary64) (/.f64 y (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (sin.f64 y))) |
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(/.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 y (sin.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) (/.f64 #s(literal 2 binary64) y)) (/.f64 #s(literal 2 binary64) (sin.f64 y))) |
(/.f64 (/.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) (/.f64 (sin.f64 y) y))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (*.f64 (/.f64 y (sin.f64 y)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (sin.f64 y) y))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (/.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (sin.f64 y))) |
(/.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (/.f64 y (sin.f64 y))) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 y (sin.f64 y))) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) |
(/.f64 (/.f64 (/.f64 (cosh.f64 x) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (/.f64 (/.f64 (sin.f64 y) y) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (/.f64 (/.f64 (cosh.f64 x) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (cosh.f64 x) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (sin.f64 y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (sin.f64 y))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (sin.f64 y))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 y (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) (/.f64 (sin.f64 y) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 y (sin.f64 y)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (/.f64 (*.f64 y (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (sin.f64 y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) y)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (*.f64 y (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) #s(literal 1/2 binary64)) (*.f64 y (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) y)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (exp.f64 (*.f64 #s(literal 2 binary64) x))) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (cosh.f64 x)) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (/.f64 (cosh.f64 x) y) #s(literal -1 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 (/.f64 (cosh.f64 x) y) #s(literal -1 binary64))) (sin.f64 y)) |
(/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (sin.f64 y)) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (sin.f64 y)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (/.f64 #s(literal 1/2 binary64) y)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) y)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (/.f64 #s(literal -1/2 binary64) y)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))))) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (/.f64 y (sin.f64 y))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 y (sin.f64 y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 y (sin.f64 y)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (sin.f64 y) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 (/.f64 (cosh.f64 x) y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sin.f64 y) y)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 y) y))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (sin.f64 y) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) (cosh.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)))) |
(*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) (-.f64 #s(literal 0 binary64) (cosh.f64 x))) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 y (sin.f64 y))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 #s(literal 2 binary64) y)) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 #s(literal 2 binary64) y)) (/.f64 (/.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 y (sin.f64 y)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y)))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (cosh.f64 x))) |
(*.f64 (/.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sin.f64 y) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) (/.f64 #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y))) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (/.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (cosh.f64 x) (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (/.f64 y (sin.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 y (sin.f64 y))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y))))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 y)) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (cosh.f64 x) (/.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) y) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (/.f64 (sin.f64 y) y) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (sin.f64 y) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cosh.f64 x) (*.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) (/.f64 y (sin.f64 y))) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (cosh.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) y) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64))) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 y #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 y #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) (*.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (cosh.f64 x) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 y (sin.f64 y))) (/.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) #s(literal -1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (*.f64 (cosh.f64 x) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) y) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) #s(literal 0 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 y) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 x) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 x))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) |
(cosh.f64 x) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x))) |
(/.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 2 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (+.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x)))) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (exp.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -4 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (exp.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 x))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (sinh.f64 x))) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (sinh.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 x))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))))) |
(*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) |
(*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 (pow.f64 (expm1.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (pow.f64 (expm1.f64 (*.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x)))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 1/2 binary64)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) x)) (exp.f64 (*.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) (/.f64 (sin.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (sin.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (sin.f64 y) y) |
(/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (*.f64 (-.f64 #s(literal 0 binary64) y) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (sin.f64 y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) y)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (/.f64 #s(literal -1 binary64) y)) (sin.f64 y)) |
(pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (sin.f64 y)) (/.f64 y (sin.f64 y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (sin.f64 y)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (*.f64 (sin.f64 y) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) #s(literal 0 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y) |
(+.f64 #s(literal 0 binary64) (sin.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (-.f64 #s(literal 0 binary64) y)))) |
(sin.f64 y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(neg.f64 (sin.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (sin.f64 y)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))))) (sin.f64 y)) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 4262× | *-lowering-*.f32 |
| 4262× | *-lowering-*.f64 |
| 3222× | +-lowering-+.f64 |
| 3222× | +-lowering-+.f32 |
| 2000× | sum5-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 622 |
| 1 | 285 | 558 |
| 2 | 1150 | 534 |
| 3 | 4412 | 518 |
| 0 | 8248 | 518 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
1 |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
| Outputs |
|---|
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 x x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y #s(literal -1/12 binary64))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(*.f64 (+.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 y y) #s(literal 1/240 binary64)))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(*.f64 (+.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 (*.f64 (+.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 y y) #s(literal -1/10080 binary64))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y #s(literal -1/12 binary64)))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64))))))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
Compiled 7079 to 1082 computations (84.7% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 433 | 12 | 445 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 434 | 12 | 446 |
| Status | Accuracy | Program |
|---|---|---|
| 38.4% | (/.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 y (sin.f64 y))) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) | |
| 99.8% | (/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) | |
| 52.5% | (/.f64 (sin.f64 y) y) | |
| ▶ | 99.8% | (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
| 51.7% | (*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 y (sin.f64 y)))) | |
| ▶ | 99.8% | (*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
| 91.7% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 (sin.f64 y) y)) | |
| ▶ | 88.4% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
| 74.8% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) | |
| 56.8% | (*.f64 (cosh.f64 x) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)))) y)) | |
| ▶ | 61.6% | (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
| ▶ | 64.5% | (*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
Compiled 356 to 248 computations (30.3% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (cosh.f64 x) y) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 128 | (*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 y (sin.f64 y)) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
| 2648× | *-lowering-*.f32 |
| 2648× | *-lowering-*.f64 |
| 2330× | +-lowering-+.f64 |
| 2330× | +-lowering-+.f32 |
| 1746× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 133 |
| 1 | 66 | 122 |
| 2 | 200 | 122 |
| 3 | 541 | 122 |
| 4 | 1367 | 122 |
| 5 | 3041 | 122 |
| 6 | 5015 | 122 |
| 7 | 7076 | 122 |
| 0 | 8396 | 122 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (cosh x) (/ y (sin y))) |
(cosh x) |
x |
(/ y (sin y)) |
y |
(sin y) |
(* (cosh x) 1) |
(cosh x) |
x |
1 |
(* (cosh x) (+ 1 (* y (* y -1/6)))) |
(cosh x) |
x |
(+ 1 (* y (* y -1/6))) |
1 |
(* y (* y -1/6)) |
y |
(* y -1/6) |
-1/6 |
(* (+ 1 (* (* x x) (+ 1/2 (* x (* x 1/24))))) (/ (sin y) y)) |
(+ 1 (* (* x x) (+ 1/2 (* x (* x 1/24))))) |
1 |
(* (* x x) (+ 1/2 (* x (* x 1/24)))) |
(* x x) |
x |
(+ 1/2 (* x (* x 1/24))) |
1/2 |
(* x (* x 1/24)) |
(* x 1/24) |
1/24 |
(/ (sin y) y) |
(sin y) |
y |
(* (/ (cosh x) y) (sin y)) |
(/ (cosh x) y) |
(cosh x) |
x |
y |
(sin y) |
| Outputs |
|---|
(/ (cosh x) (/ y (sin y))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(cosh x) |
(cosh.f64 x) |
x |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
y |
(sin y) |
(sin.f64 y) |
(* (cosh x) 1) |
(cosh.f64 x) |
(cosh x) |
(cosh.f64 x) |
x |
1 |
#s(literal 1 binary64) |
(* (cosh x) (+ 1 (* y (* y -1/6)))) |
(*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(cosh x) |
(cosh.f64 x) |
x |
(+ 1 (* y (* y -1/6))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
1 |
#s(literal 1 binary64) |
(* y (* y -1/6)) |
(*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
y |
(* y -1/6) |
(*.f64 y #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(* (+ 1 (* (* x x) (+ 1/2 (* x (* x 1/24))))) (/ (sin y) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))) |
(+ 1 (* (* x x) (+ 1/2 (* x (* x 1/24))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
1 |
#s(literal 1 binary64) |
(* (* x x) (+ 1/2 (* x (* x 1/24)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(* x x) |
(*.f64 x x) |
x |
(+ 1/2 (* x (* x 1/24))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(* x (* x 1/24)) |
(*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
(* x 1/24) |
(*.f64 x #s(literal 1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(sin y) |
(sin.f64 y) |
y |
(* (/ (cosh x) y) (sin y)) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/ (cosh x) y) |
(/.f64 (cosh.f64 x) y) |
(cosh x) |
(cosh.f64 x) |
x |
y |
(sin y) |
(sin.f64 y) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 (cosh.f64 x) y) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 (sin.f64 y) y) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal 1/24 binary64)) |
| ✓ | accuracy | 97.4% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 y #s(literal -1/6 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 99.9% | (/.f64 y (sin.f64 y)) |
| ✓ | accuracy | 99.9% | (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
| 128.0ms | 256× | 0 | valid |
Compiled 147 to 26 computations (82.3% saved)
ival-mult: 18.0ms (29.7% of total)...c/correct-round.rkt:119:19: 13.0ms (21.4% of total)ival-div: 12.0ms (19.8% of total)ival-add: 6.0ms (9.9% of total)ival-sin: 6.0ms (9.9% of total)ival-cosh: 5.0ms (8.2% of total)const: 1.0ms (1.6% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (cosh x) (/ y (sin y)))> |
#<alt (cosh x)> |
#<alt (/ y (sin y))> |
#<alt (sin y)> |
#<alt (* (cosh x) 1)> |
#<alt (* (cosh x) (+ 1 (* y (* y -1/6))))> |
#<alt (+ 1 (* y (* y -1/6)))> |
#<alt (* y (* y -1/6))> |
#<alt (* (+ 1 (* (* x x) (+ 1/2 (* x (* x 1/24))))) (/ (sin y) y))> |
#<alt (+ 1 (* (* x x) (+ 1/2 (* x (* x 1/24)))))> |
#<alt (* (* x x) (+ 1/2 (* x (* x 1/24))))> |
#<alt (* x x)> |
#<alt (* (/ (cosh x) y) (sin y))> |
#<alt (/ (cosh x) y)> |
#<alt (* y -1/6)> |
#<alt (* x 1/24)> |
#<alt (/ (sin y) y)> |
#<alt (* x (* x 1/24))> |
| Outputs |
|---|
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))))))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt 1> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2)))))))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (* (pow x 2) (+ 1 (* -1/6 (pow y 2)))))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))) (* 1/2 (+ 1 (* -1/6 (pow y 2))))))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/2 (+ 1 (* -1/6 (pow y 2)))) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2))))))))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))))> |
#<alt (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))> |
#<alt (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (* -1/6 (pow y 2))> |
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (* 1/2 (/ (sin y) (* (pow x 2) y)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y)))))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (* 1/2 (/ (sin y) (* (pow x 2) y)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))> |
#<alt (+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))))))> |
#<alt (+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))))))> |
#<alt (/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y)> |
#<alt (/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y)> |
#<alt (/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y)> |
#<alt (/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y)> |
#<alt (/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y)> |
#<alt (/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y)> |
#<alt (/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y)> |
#<alt (/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))))))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (/ 1 y)> |
#<alt (+ (* 1/2 (/ (pow x 2) y)) (/ 1 y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y))> |
#<alt (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y))> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* -1/6 y)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt (* 1/24 x)> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | inf | (* (+ 1 (* (* x x) (+ 1/2 (* x (* x 1/24))))) (/ (sin y) y)) |
| 1.0ms | y | @ | -inf | (* (+ 1 (* (* x x) (+ 1/2 (* x (* x 1/24))))) (/ (sin y) y)) |
| 1.0ms | y | @ | 0 | (* (+ 1 (* (* x x) (+ 1/2 (* x (* x 1/24))))) (/ (sin y) y)) |
| 1.0ms | x | @ | inf | (* (cosh x) (+ 1 (* y (* y -1/6)))) |
| 1.0ms | y | @ | inf | (* (cosh x) (+ 1 (* y (* y -1/6)))) |
| 1× | batch-egg-rewrite |
| 4234× | *-lowering-*.f32 |
| 4234× | *-lowering-*.f64 |
| 3600× | /-lowering-/.f32 |
| 3600× | /-lowering-/.f64 |
| 1976× | frac-times |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 102 |
| 1 | 124 | 92 |
| 2 | 1052 | 92 |
| 0 | 8499 | 92 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (cosh x) (/ y (sin y))) |
(cosh x) |
(/ y (sin y)) |
(sin y) |
(* (cosh x) 1) |
(* (cosh x) (+ 1 (* y (* y -1/6)))) |
(+ 1 (* y (* y -1/6))) |
(* y (* y -1/6)) |
(* (+ 1 (* (* x x) (+ 1/2 (* x (* x 1/24))))) (/ (sin y) y)) |
(+ 1 (* (* x x) (+ 1/2 (* x (* x 1/24))))) |
(* (* x x) (+ 1/2 (* x (* x 1/24)))) |
(* x x) |
(* (/ (cosh x) y) (sin y)) |
(/ (cosh x) y) |
(* y -1/6) |
(* x 1/24) |
(/ (sin y) y) |
(* x (* x 1/24)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cosh.f64 x) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) (/.f64 (cosh.f64 x) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(neg.f64 (/.f64 (cosh.f64 x) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 (sin.f64 y) (/.f64 y (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (cosh.f64 x)) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 y (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (sin.f64 y)))) |
(/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (/.f64 y (cosh.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (cosh.f64 x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 y (sin.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (sin.f64 y)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (/.f64 y (sin.f64 y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (cosh.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (sin.f64 y)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (neg.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) y) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (cosh.f64 x)))) y) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 y (sin.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (sin.f64 y))) y) |
(pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (cosh.f64 x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (cosh.f64 x) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (*.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (cosh.f64 x))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 y (sin.f64 y))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y)) |
(*.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y)) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 x))) |
(cosh.f64 x) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x))) |
(/.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 y) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(/.f64 y (sin.f64 y)) |
(/.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sin.f64 y) y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(sin.f64 y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 x))) |
(cosh.f64 x) |
(neg.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x))) |
(/.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cosh.f64 x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1/2 binary64)) |
(+.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (cosh.f64 x)) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)) (-.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(fma.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (cosh.f64 x)) |
(fma.f64 y (*.f64 (*.f64 y #s(literal -1/6 binary64)) (cosh.f64 x)) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (cosh.f64 x)) |
(fma.f64 (*.f64 y #s(literal -1/6 binary64)) (*.f64 y (cosh.f64 x)) (cosh.f64 x)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (cosh.f64 x) (cosh.f64 x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64) (cosh.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) (cosh.f64 x)) (cosh.f64 x)) |
(fma.f64 (*.f64 (cosh.f64 x) y) (*.f64 y #s(literal -1/6 binary64)) (cosh.f64 x)) |
(fma.f64 (*.f64 (cosh.f64 x) (*.f64 y #s(literal -1/6 binary64))) y (cosh.f64 x)) |
(fma.f64 (*.f64 (cosh.f64 x) (*.f64 y y)) #s(literal -1/6 binary64) (cosh.f64 x)) |
(/.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (*.f64 (cosh.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (cosh.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64))) (-.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (cosh.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (cosh.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) #s(literal -4 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (cosh.f64 x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (cosh.f64 x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (cosh.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (cosh.f64 x))) |
(*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (cosh.f64 x)) |
(*.f64 (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(*.f64 (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (cosh.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 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 (*.f64 y #s(literal -1/6 binary64)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1/46656 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1/46656 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1/46656 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1/46656 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/1296 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/1296 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal -1 binary64)))) |
(*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y #s(literal -1/6 binary64)) y) |
(*.f64 (*.f64 y (*.f64 y #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(+.f64 (/.f64 (sin.f64 y) y) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y)))) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))) (/.f64 (sin.f64 y) y)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 y (sin.f64 y))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 y (sin.f64 y)))) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y)))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) |
(fma.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(fma.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y)))) |
(/.f64 (sin.f64 y) (*.f64 y (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (sin.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 y (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (/.f64 (sin.f64 y) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) y) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (/.f64 (sin.f64 y) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 y (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 y (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 y (sin.f64 y))) |
(/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (/.f64 (sin.f64 y) y))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (/.f64 y (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 y (sin.f64 y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (/.f64 y (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y))) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) y) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (sin.f64 y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) y)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (sin.f64 y)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) y)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (sin.f64 y)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 y (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (/.f64 (sin.f64 y) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (neg.f64 (*.f64 (/.f64 y (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 y (sin.f64 y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 y (sin.f64 y))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) (*.f64 (/.f64 y (sin.f64 y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 (/.f64 y (sin.f64 y)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64))) (*.f64 (/.f64 y (sin.f64 y)) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (sin.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) (/.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (sin.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64)) (sin.f64 y)) (*.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)) (/.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (*.f64 (sin.f64 y) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64))) (*.f64 y (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (sin.f64 y)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (sin.f64 y)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (sin.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) y)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (sin.f64 y)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (sin.f64 y))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (sin.f64 y))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) (neg.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) y) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) y) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 y (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 y (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) y) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y)))) (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y)))) (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (*.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))) (/.f64 (sin.f64 y) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (*.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))))) (-.f64 (/.f64 (sin.f64 y) y) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y))) (-.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y)))) (*.f64 (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) y))) (-.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))) (/.f64 (sin.f64 y) y))) |
(pow.f64 (/.f64 y (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(*.f64 (sin.f64 y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 y (sin.f64 y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (/.f64 (sin.f64 y) y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y)))) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) y))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) y))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 y (sin.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 y (sin.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) y)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) y) (sin.f64 y)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64)) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 x x)))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) x) |
(*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/13824 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/576 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cosh.f64 x) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) (/.f64 (cosh.f64 x) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(neg.f64 (/.f64 (cosh.f64 x) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 (sin.f64 y) (/.f64 y (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (cosh.f64 x)) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 y (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (sin.f64 y)))) |
(/.f64 (/.f64 (sin.f64 y) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (/.f64 y (cosh.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (cosh.f64 x))) |
(/.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) y) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (cosh.f64 x))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (cosh.f64 x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 y (sin.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (sin.f64 y)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (/.f64 y (sin.f64 y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (cosh.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (sin.f64 y)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (neg.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (sin.f64 y)))) y) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (cosh.f64 x)))) y) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 y (sin.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (sin.f64 y))) y) |
(pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (cosh.f64 x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (cosh.f64 x) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (*.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) (cosh.f64 x))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 y (sin.f64 y))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (sin.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal -1 binary64)) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y)) |
(*.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 y) (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y)) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (cosh.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y)) |
(/.f64 (cosh.f64 x) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (cosh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 y (cosh.f64 x)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 y #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (cosh.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (cosh.f64 x))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 y (cosh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (cosh.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 y #s(literal -1/6 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 x #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (sin.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (sin.f64 y) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(/.f64 (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/24 binary64)) x) |
| 1× | egg-herbie |
| 5822× | +-lowering-+.f64 |
| 5822× | +-lowering-+.f32 |
| 3730× | *-lowering-*.f32 |
| 3730× | *-lowering-*.f64 |
| 1666× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 3032 |
| 1 | 676 | 2576 |
| 2 | 2889 | 2441 |
| 0 | 9070 | 2441 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
1 |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))) (* 1/2 (+ 1 (* -1/6 (pow y 2)))))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/2 (+ 1 (* -1/6 (pow y 2)))) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2)))))))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
1 |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* -1/6 (pow y 2))) |
(* -1/6 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* -1/6 (pow y 2)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(* -1/6 (pow y 2)) |
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (* 1/2 (/ (sin y) (* (pow x 2) y))))) |
(* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y))))) |
(* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y))))) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (* 1/2 (/ (sin y) (* (pow x 2) y))))) |
(* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y))))) |
(* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))))) |
(+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))))))) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* 1/24 (pow x 4)) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/ 1 y) |
(+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* -1/6 y) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
(* 1/24 x) |
1 |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
| Outputs |
|---|
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 x x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 x x) y)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/240 binary64))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/10080 binary64)) #s(literal 1/240 binary64))))) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y #s(literal 7/360 binary64))))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/6 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 7/360 binary64) (*.f64 y (*.f64 y #s(literal 31/15120 binary64)))))))))) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+ 1 (* -1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))) (* 1/2 (+ 1 (* -1/6 (pow y 2)))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow x 2) (+ (* 1/2 (+ 1 (* -1/6 (pow y 2)))) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (+ 1 (* -1/6 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2)))))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(* 1/2 (* (+ 1 (* -1/6 (pow y 2))) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
(* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) (pow y 2))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(+ 1 (* -1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(+ 1 (* -1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(* (pow y 2) (- (/ 1 (pow y 2)) 1/6)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(* -1/6 (pow y 2)) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 x x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 x x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (sin.f64 y)) y) |
(* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (* 1/2 (/ (sin y) (* (pow x 2) y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (sin.f64 y)) y) |
(* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (* 1/2 (/ (sin y) (* (pow x 2) y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
(/ (* (sin y) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) y) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 x x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 x x) y)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal 1/240 binary64))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/10080 binary64)) #s(literal 1/240 binary64))))) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (sin.f64 y)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (*.f64 x x) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 (*.f64 x x) y) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) y) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* -1/6 y) |
(*.f64 y #s(literal -1/6 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
(* 1/24 x) |
(*.f64 x #s(literal 1/24 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))))) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
Compiled 30096 to 2196 computations (92.7% saved)
31 alts after pruning (29 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1236 | 24 | 1260 |
| Fresh | 2 | 5 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1241 | 31 | 1272 |
| Status | Accuracy | Program |
|---|---|---|
| 38.4% | (/.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 y (sin.f64 y))) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) | |
| 74.7% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (sin.f64 y))) | |
| 52.5% | (/.f64 (sin.f64 y) y) | |
| ✓ | 99.8% | (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
| ▶ | 99.8% | (/.f64 (cosh.f64 x) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
| 52.4% | (/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) | |
| 39.8% | (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) | |
| 57.0% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) | |
| ▶ | 45.6% | (+.f64 (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
| 32.3% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) | |
| ▶ | 57.8% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
| 55.2% | (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) | |
| 45.9% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) | |
| 51.7% | (*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 y (sin.f64 y)))) | |
| 52.4% | (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) | |
| 88.4% | (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y)) | |
| 54.9% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) | |
| 57.1% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) | |
| 91.7% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 (sin.f64 y) y)) | |
| 88.3% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) | |
| ✓ | 88.4% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
| 55.0% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) | |
| 57.3% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) | |
| 55.2% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) | |
| 88.1% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (sin.f64 y) y)) | |
| 74.8% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) | |
| 47.4% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) | |
| ▶ | 39.4% | (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)) |
| 32.3% | (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) | |
| 64.5% | (cosh.f64 x) | |
| ▶ | 27.9% | #s(literal 1 binary64) |
Compiled 1165 to 742 computations (36.3% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
| ✓ | cost-diff | 896 | (+.f64 (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 6592 | (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
| ✓ | cost-diff | 6720 | (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
| ✓ | cost-diff | 6720 | (/.f64 (cosh.f64 x) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
| 3360× | +-lowering-+.f64 |
| 3360× | +-lowering-+.f32 |
| 3210× | *-lowering-*.f32 |
| 3210× | *-lowering-*.f64 |
| 1648× | distribute-lft-in |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 361 |
| 1 | 142 | 304 |
| 2 | 529 | 287 |
| 3 | 2261 | 286 |
| 0 | 8044 | 286 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (cosh x) (* (pow (/ 1 y) -1) (/ 1 (sin y)))) |
(cosh x) |
x |
(* (pow (/ 1 y) -1) (/ 1 (sin y))) |
(pow (/ 1 y) -1) |
(/ 1 y) |
1 |
y |
-1 |
(/ 1 (sin y)) |
(sin y) |
1 |
(+ 1 (* (* x x) (+ 1/2 (* (* x x) (+ 1/24 (* (* x x) 1/720)))))) |
1 |
(* (* x x) (+ 1/2 (* (* x x) (+ 1/24 (* (* x x) 1/720))))) |
(* x x) |
x |
(+ 1/2 (* (* x x) (+ 1/24 (* (* x x) 1/720)))) |
1/2 |
(* (* x x) (+ 1/24 (* (* x x) 1/720))) |
(+ 1/24 (* (* x x) 1/720)) |
1/24 |
(* (* x x) 1/720) |
1/720 |
(+ (* y (* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))))) (* (+ 1 (* (* y y) -1/6)) (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))))) |
(* y (* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))))) |
y |
(* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040))))) |
(* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))) |
(+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) |
1 |
(* x (* x (+ 1/2 (* (* x x) 1/24)))) |
x |
(* x (+ 1/2 (* (* x x) 1/24))) |
(+ 1/2 (* (* x x) 1/24)) |
1/2 |
(* (* x x) 1/24) |
(* x x) |
1/24 |
(* (* y y) (+ 1/120 (* (* y y) -1/5040))) |
(* y y) |
(+ 1/120 (* (* y y) -1/5040)) |
1/120 |
(* (* y y) -1/5040) |
-1/5040 |
(* (+ 1 (* (* y y) -1/6)) (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24)))))) |
(+ 1 (* (* y y) -1/6)) |
(* (* y y) -1/6) |
-1/6 |
(* (* x (* x (* (* x x) 1/24))) (/ (sin y) y)) |
(* x (* x (* (* x x) 1/24))) |
x |
(* x (* (* x x) 1/24)) |
(* (* x x) 1/24) |
(* x x) |
1/24 |
(/ (sin y) y) |
(sin y) |
y |
| Outputs |
|---|
(/ (cosh x) (* (pow (/ 1 y) -1) (/ 1 (sin y)))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(cosh x) |
(cosh.f64 x) |
x |
(* (pow (/ 1 y) -1) (/ 1 (sin y))) |
(/.f64 y (sin.f64 y)) |
(pow (/ 1 y) -1) |
y |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
-1 |
#s(literal -1 binary64) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(sin y) |
(sin.f64 y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* (* x x) (+ 1/2 (* (* x x) (+ 1/24 (* (* x x) 1/720)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(* (* x x) (+ 1/2 (* (* x x) (+ 1/24 (* (* x x) 1/720))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))))) |
(* x x) |
(*.f64 x x) |
x |
(+ 1/2 (* (* x x) (+ 1/24 (* (* x x) 1/720)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* x x) (+ 1/24 (* (* x x) 1/720))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(+ 1/24 (* (* x x) 1/720)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
1/24 |
#s(literal 1/24 binary64) |
(* (* x x) 1/720) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
1/720 |
#s(literal 1/720 binary64) |
(+ (* y (* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))))) (* (+ 1 (* (* y y) -1/6)) (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) |
(* y (* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) |
y |
(* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) |
(* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) |
(+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
1 |
#s(literal 1 binary64) |
(* x (* x (+ 1/2 (* (* x x) 1/24)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
x |
(* x (+ 1/2 (* (* x x) 1/24))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(+ 1/2 (* (* x x) 1/24)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* x x) 1/24) |
(*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
(* x x) |
(*.f64 x x) |
1/24 |
#s(literal 1/24 binary64) |
(* (* y y) (+ 1/120 (* (* y y) -1/5040))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) |
(* y y) |
(*.f64 y y) |
(+ 1/120 (* (* y y) -1/5040)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) |
1/120 |
#s(literal 1/120 binary64) |
(* (* y y) -1/5040) |
(*.f64 y (*.f64 y #s(literal -1/5040 binary64))) |
-1/5040 |
#s(literal -1/5040 binary64) |
(* (+ 1 (* (* y y) -1/6)) (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(+ 1 (* (* y y) -1/6)) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) |
(* (* y y) -1/6) |
(*.f64 y (*.f64 y #s(literal -1/6 binary64))) |
-1/6 |
#s(literal -1/6 binary64) |
(* (* x (* x (* (* x x) 1/24))) (/ (sin y) y)) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x #s(literal 1/24 binary64)))) |
(* x (* x (* (* x x) 1/24))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
x |
(* x (* (* x x) 1/24)) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(* (* x x) 1/24) |
(*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
(* x x) |
(*.f64 x x) |
1/24 |
#s(literal 1/24 binary64) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(sin y) |
(sin.f64 y) |
y |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
| ✓ | accuracy | 99.7% | (/.f64 (sin.f64 y) y) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 97.3% | (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
| ✓ | accuracy | 97.8% | (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
| ✓ | accuracy | 97.0% | (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
| ✓ | accuracy | 89.7% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 (cosh.f64 x) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sin.f64 y)) |
| ✓ | accuracy | 99.7% | (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
| 222.0ms | 256× | 0 | valid |
Compiled 421 to 45 computations (89.3% saved)
ival-mult: 32.0ms (38.3% of total)...c/correct-round.rkt:119:19: 16.0ms (19.1% of total)ival-add: 10.0ms (12% of total)ival-div: 9.0ms (10.8% of total)ival-sin: 7.0ms (8.4% of total)ival-pow: 5.0ms (6% of total)ival-cosh: 3.0ms (3.6% of total)const: 1.0ms (1.2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (cosh x) (* (pow (/ 1 y) -1) (/ 1 (sin y))))> |
#<alt (* (pow (/ 1 y) -1) (/ 1 (sin y)))> |
#<alt (pow (/ 1 y) -1)> |
#<alt (cosh x)> |
#<alt (+ 1 (* (* x x) (+ 1/2 (* (* x x) (+ 1/24 (* (* x x) 1/720))))))> |
#<alt (* (* x x) (+ 1/2 (* (* x x) (+ 1/24 (* (* x x) 1/720)))))> |
#<alt (* x x)> |
#<alt (+ 1/2 (* (* x x) (+ 1/24 (* (* x x) 1/720))))> |
#<alt (+ (* y (* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))))) (* (+ 1 (* (* y y) -1/6)) (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24)))))))> |
#<alt (* y (* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040))))))> |
#<alt (* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))))> |
#<alt (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040))))> |
#<alt (* (* x (* x (* (* x x) 1/24))) (/ (sin y) y))> |
#<alt (* x (* x (* (* x x) 1/24)))> |
#<alt (* x (* (* x x) 1/24))> |
#<alt (* (* x x) 1/24)> |
#<alt (/ 1 (sin y))> |
#<alt (* (* x x) 1/720)> |
#<alt (* (* x x) (+ 1/24 (* (* x x) 1/720)))> |
#<alt (+ 1/24 (* (* x x) 1/720))> |
#<alt (/ (sin y) y)> |
| Outputs |
|---|
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))))))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2)))))))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt y> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))> |
#<alt (+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))))))> |
#<alt (+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))))))> |
#<alt (* -1/5040 (* (pow y 6) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))> |
#<alt (* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* -1/6 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 4))) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))))> |
#<alt (* (pow y 6) (+ (* -1/6 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 4))) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (+ (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (+ (/ 1 (pow y 6)) (/ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (pow y 6)))))))> |
#<alt (* -1/5040 (* (pow y 6) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))> |
#<alt (* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* -1/6 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 4))) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))))> |
#<alt (* (pow y 6) (+ (* -1/6 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 4))) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (+ (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (+ (/ 1 (pow y 6)) (/ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (pow y 6)))))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (+ (* (pow x 2) (+ (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (+ 1 (* -1/6 (pow y 2)))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (+ (* (pow x 2) (+ (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (+ 1 (* -1/6 (pow y 2)))) (* (pow x 2) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2))))))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))))> |
#<alt (+ 1 (+ (* -1/6 (pow y 2)) (+ (* (pow x 2) (+ (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (+ 1 (* -1/6 (pow y 2)))) (* (pow x 2) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2))))))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2)))))))> |
#<alt (* (pow x 4) (+ (* -1/6 (/ (pow y 2) (pow x 4))) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (+ (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))) (+ (/ 1 (pow x 4)) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))))))> |
#<alt (* (pow x 4) (+ (* -1/6 (/ (pow y 2) (pow x 4))) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (+ (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))) (+ (/ 1 (pow x 4)) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2)))))))> |
#<alt (* (pow x 4) (+ (* -1/6 (/ (pow y 2) (pow x 4))) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (+ (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))) (+ (/ 1 (pow x 4)) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))))))> |
#<alt (* (pow x 4) (+ (* -1/6 (/ (pow y 2) (pow x 4))) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (+ (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))) (+ (/ 1 (pow x 4)) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))))))> |
#<alt (* 1/120 (* (pow y 4) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))> |
#<alt (* (pow y 4) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))> |
#<alt (* (pow y 4) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))> |
#<alt (* (pow y 4) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))> |
#<alt (* -1/5040 (* (pow y 6) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))> |
#<alt (* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* -1/5040 (* (pow y 6) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))> |
#<alt (* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))> |
#<alt (+ (* 1/2 (* (pow x 2) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))> |
#<alt (* 1/24 (* (pow x 4) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))> |
#<alt (* 1/24 (* (pow x 4) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))> |
#<alt (* 1/120 (* (pow y 3) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))> |
#<alt (* (pow y 3) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))> |
#<alt (* (pow y 3) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))> |
#<alt (* (pow y 3) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))> |
#<alt (* -1/5040 (* (pow y 5) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))> |
#<alt (* (pow y 5) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 5) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 5) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* -1/5040 (* (pow y 5) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (* 1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (* 1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))))> |
#<alt (* -1 (* (pow y 5) (+ (* -1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (* 1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))))> |
#<alt (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))> |
#<alt (+ (* 1/2 (* (pow x 2) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))> |
#<alt (* 1/24 (* (pow x 4) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))> |
#<alt (* 1/24 (* (pow x 4) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))> |
#<alt (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))> |
#<alt (+ (* 1/2 (* (pow x 2) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))> |
#<alt (* 1/24 (* (pow x 4) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))> |
#<alt (* 1/24 (* (pow x 4) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4)))))> |
#<alt (* 1/120 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))> |
#<alt (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))> |
#<alt (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))> |
#<alt (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))> |
#<alt (* -1/5040 (* (pow y 4) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))> |
#<alt (* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* -1/5040 (* (pow y 4) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))> |
#<alt (* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (+ (* -1/144 (* (pow x 4) (pow y 2))) (* 1/24 (pow x 4)))> |
#<alt (+ (* 1/24 (pow x 4)) (* (pow y 2) (+ (* -1/144 (pow x 4)) (* 1/2880 (* (pow x 4) (pow y 2))))))> |
#<alt (+ (* 1/24 (pow x 4)) (* (pow y 2) (+ (* -1/144 (pow x 4)) (* (pow y 2) (+ (* -1/120960 (* (pow x 4) (pow y 2))) (* 1/2880 (pow x 4)))))))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (/ (* (pow x 4) (sin y)) y))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* 1/24 (pow x 4))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 3))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (* 1/6 (pow y 2))) y)> |
#<alt (/ (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) y)> |
#<alt (/ (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) y)> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (/ 1 (sin y))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt 1/24> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (+ 1/24 (* 1/720 (pow x 2)))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
81 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))) |
| 1.0ms | x | @ | 0 | (* (* x (* x (* (* x x) 1/24))) (/ (sin y) y)) |
| 1.0ms | y | @ | inf | (* (* x (* x (* (* x x) 1/24))) (/ (sin y) y)) |
| 1.0ms | x | @ | 0 | (+ (* y (* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))))) (* (+ 1 (* (* y y) -1/6)) (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))))) |
| 1.0ms | y | @ | inf | (+ (* y (* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))))) (* (+ 1 (* (* y y) -1/6)) (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))))) |
| 1× | batch-egg-rewrite |
| 4604× | *-lowering-*.f32 |
| 4604× | *-lowering-*.f64 |
| 3322× | /-lowering-/.f32 |
| 3322× | /-lowering-/.f64 |
| 2064× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 232 |
| 1 | 273 | 197 |
| 2 | 2445 | 193 |
| 0 | 9815 | 193 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (cosh x) (* (pow (/ 1 y) -1) (/ 1 (sin y)))) |
(* (pow (/ 1 y) -1) (/ 1 (sin y))) |
(pow (/ 1 y) -1) |
(cosh x) |
(+ 1 (* (* x x) (+ 1/2 (* (* x x) (+ 1/24 (* (* x x) 1/720)))))) |
(* (* x x) (+ 1/2 (* (* x x) (+ 1/24 (* (* x x) 1/720))))) |
(* x x) |
(+ 1/2 (* (* x x) (+ 1/24 (* (* x x) 1/720)))) |
(+ (* y (* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))))) (* (+ 1 (* (* y y) -1/6)) (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))))) |
(* y (* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))))) |
(* y (* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040))))) |
(* (+ 1 (* x (* x (+ 1/2 (* (* x x) 1/24))))) (* (* y y) (+ 1/120 (* (* y y) -1/5040)))) |
(* (* x (* x (* (* x x) 1/24))) (/ (sin y) y)) |
(* x (* x (* (* x x) 1/24))) |
(* x (* (* x x) 1/24)) |
(* (* x x) 1/24) |
(/ 1 (sin y)) |
(* (* x x) 1/720) |
(* (* x x) (+ 1/24 (* (* x x) 1/720))) |
(+ 1/24 (* (* x x) 1/720)) |
(/ (sin y) y) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) (/.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y))))) |
(neg.f64 (/.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (/.f64 y (sin.f64 y)))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y))))) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) y) |
(/.f64 (/.f64 (/.f64 (cosh.f64 x) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (cosh.f64 x) y))) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (cosh.f64 x) y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (cosh.f64 x)) #s(literal -1 binary64))) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (/.f64 (sin.f64 y) y) (pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y))))) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (cosh.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(*.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (cosh.f64 x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) y) #s(literal 1 binary64)) (sin.f64 y)) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sqrt.f64 y)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sqrt.f64 y)) (/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (cosh.f64 x) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y))) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (cosh.f64 x) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (cosh.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 y) y)) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 y) (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)) (log.f64 y))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 y (sin.f64 y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 y) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y))) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sin.f64 y) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y) |
(*.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 y) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (/.f64 (sqrt.f64 y) (sin.f64 y)) (/.f64 (sqrt.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 1 binary64)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
y |
(exp.f64 (log.f64 y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 y #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 y) (sqrt.f64 y)) |
(*.f64 (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(cosh.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) x) x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) |
(fma.f64 y (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) |
(fma.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (*.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (*.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))))) (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (pow.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(*.f64 y (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) y) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) |
(*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) y)) |
(*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) |
(+.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(fma.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))))) |
(*.f64 y (*.f64 y (*.f64 (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) y)) |
(*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) y) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) |
(*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) |
(*.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) |
(*.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (*.f64 y y)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) #s(literal 1 binary64)) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) #s(literal 1/120 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) #s(literal 1/120 binary64))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) (*.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)))) |
(fma.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(fma.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) #s(literal 1/120 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) #s(literal 1/120 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (+.f64 #s(literal 1/1728000 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/128024064000 binary64))))) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) #s(literal 1/120 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64)))) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (+.f64 #s(literal 1/1728000 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/128024064000 binary64)))))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (-.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) #s(literal 1/120 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/25401600 binary64))))) (neg.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) #s(literal 1 binary64)) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) #s(literal 1 binary64)) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) #s(literal 1 binary64)) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) #s(literal 1/120 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) #s(literal 1/120 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) #s(literal 1/120 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) #s(literal 1/120 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) #s(literal 1/120 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) #s(literal 1/120 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal 1/120 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) (*.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) (*.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/5040 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) (*.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))))) |
(*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y))) |
(*.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) |
(*.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))) (*.f64 y (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (+.f64 #s(literal 1/120 binary64) (*.f64 y (*.f64 y #s(literal -1/5040 binary64))))) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (sin.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (sin.f64 y)))))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (sin.f64 y))) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (sin.f64 y)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) #s(literal 1 binary64)) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (sin.f64 y))))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(pow.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (sin.f64 y)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (/.f64 y (sin.f64 y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (sin.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) y)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (/.f64 (sin.f64 y) y))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (/.f64 (sin.f64 y) y))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (/.f64 y (sin.f64 y))) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 x (sin.f64 y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 x y)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) y) (/.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) y) (/.f64 (*.f64 x (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (sin.f64 y)) (sqrt.f64 y))) |
(*.f64 (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y))) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (sqrt.f64 y)) (/.f64 x (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (sqrt.f64 y)) (/.f64 x (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (sqrt.f64 y)) (/.f64 (*.f64 x (sin.f64 y)) (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (sin.f64 y)) y)) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (*.f64 x x) y)) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) y) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x x) (sqrt.f64 y)) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (sin.f64 y)) (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (sqrt.f64 y)) (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (sqrt.f64 y)) (/.f64 (*.f64 x x) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y))) (/.f64 (*.f64 x x) (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (/.f64 x (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 x (sin.f64 y)) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y))) (/.f64 x (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 1/24 binary64)) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) y) (/.f64 (*.f64 x #s(literal 1/24 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (*.f64 x #s(literal 1/24 binary64)) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 y)) (/.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 y)) (/.f64 (*.f64 x #s(literal 1/24 binary64)) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y))) (/.f64 (*.f64 x #s(literal 1/24 binary64)) (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/24 binary64) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) y) (/.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal 1/24 binary64) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 y)) (/.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 y)) (/.f64 #s(literal 1/24 binary64) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y))) (/.f64 #s(literal 1/24 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/24 binary64) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) y) (/.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal 1/24 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (sqrt.f64 y)) (/.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (sqrt.f64 y)) (/.f64 #s(literal 1/24 binary64) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y))) (/.f64 #s(literal 1/24 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (sin.f64 y)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) y) (sin.f64 y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (sqrt.f64 y)) (/.f64 (sin.f64 y) (sqrt.f64 y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (sin.f64 y)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 x (sin.f64 y)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) #s(literal -1 binary64)) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) y))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (sqrt.f64 y))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) x) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/24 binary64)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) x) |
(*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/24 binary64)) x) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(pow.f64 (sin.f64 y) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 y) (sin.f64 y)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/720 binary64)) x) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/24 binary64)) x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/720 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))) (neg.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)) (-.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) x) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) x #s(literal 1/24 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/17280 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/17280 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) (neg.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) #s(literal 1/576 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (sin.f64 y))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (sin.f64 y) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (sin.f64 y) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (sin.f64 y) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (sin.f64 y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 y) (sin.f64 y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)))) |
| 1× | egg-herbie |
| 6164× | *-lowering-*.f32 |
| 6164× | *-lowering-*.f64 |
| 2724× | +-lowering-+.f64 |
| 2724× | +-lowering-+.f32 |
| 1254× | times-frac |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 300 | 5614 |
| 1 | 1116 | 4400 |
| 2 | 5419 | 3920 |
| 3 | 6966 | 3801 |
| 0 | 8208 | 3801 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
1 |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))))) |
(+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))))))) |
(* -1/5040 (* (pow y 6) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 6) (+ (* -1/6 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 4))) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))) |
(* (pow y 6) (+ (* -1/6 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 4))) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (+ (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (+ (/ 1 (pow y 6)) (/ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (pow y 6))))))) |
(* -1/5040 (* (pow y 6) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 6) (+ (* -1/6 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 4))) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))) |
(* (pow y 6) (+ (* -1/6 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 4))) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (+ (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (+ (/ 1 (pow y 6)) (/ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (pow y 6))))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (+ (* (pow x 2) (+ (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (+ 1 (* -1/6 (pow y 2)))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (+ (* (pow x 2) (+ (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (+ 1 (* -1/6 (pow y 2)))) (* (pow x 2) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2))))))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (+ (* (pow x 2) (+ (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (+ 1 (* -1/6 (pow y 2)))) (* (pow x 2) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2))))))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))))))) |
(* (pow x 4) (+ (* -1/6 (/ (pow y 2) (pow x 4))) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (+ (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))) (+ (/ 1 (pow x 4)) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))))))) |
(* (pow x 4) (+ (* -1/6 (/ (pow y 2) (pow x 4))) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (+ (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))) (+ (/ 1 (pow x 4)) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))))))) |
(* (pow x 4) (+ (* -1/6 (/ (pow y 2) (pow x 4))) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (+ (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))) (+ (/ 1 (pow x 4)) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))))))) |
(* (pow x 4) (+ (* -1/6 (/ (pow y 2) (pow x 4))) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (+ (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))) (+ (/ 1 (pow x 4)) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))))))) |
(* 1/120 (* (pow y 4) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(* (pow y 4) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(* (pow y 4) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(* (pow y 4) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(* -1/5040 (* (pow y 6) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* -1/5040 (* (pow y 6) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) |
(+ (* 1/2 (* (pow x 2) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) |
(+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) |
(+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) |
(* 1/24 (* (pow x 4) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(* 1/24 (* (pow x 4) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(* 1/120 (* (pow y 3) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(* (pow y 3) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(* (pow y 3) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(* (pow y 3) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(* -1/5040 (* (pow y 5) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(* (pow y 5) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 5) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 5) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* -1/5040 (* (pow y 5) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(* -1 (* (pow y 5) (+ (* -1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (* 1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))) |
(* -1 (* (pow y 5) (+ (* -1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (* 1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))) |
(* -1 (* (pow y 5) (+ (* -1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (* 1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))) |
(* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) |
(+ (* 1/2 (* (pow x 2) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) |
(+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) |
(+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) |
(* 1/24 (* (pow x 4) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(* 1/24 (* (pow x 4) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) |
(+ (* 1/2 (* (pow x 2) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) |
(+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) |
(+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) |
(* 1/24 (* (pow x 4) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(* 1/24 (* (pow x 4) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(* 1/120 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(* -1/5040 (* (pow y 4) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* -1/5040 (* (pow y 4) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (pow x 4)) |
(+ (* -1/144 (* (pow x 4) (pow y 2))) (* 1/24 (pow x 4))) |
(+ (* 1/24 (pow x 4)) (* (pow y 2) (+ (* -1/144 (pow x 4)) (* 1/2880 (* (pow x 4) (pow y 2)))))) |
(+ (* 1/24 (pow x 4)) (* (pow y 2) (+ (* -1/144 (pow x 4)) (* (pow y 2) (+ (* -1/120960 (* (pow x 4) (pow y 2))) (* 1/2880 (pow x 4))))))) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(* 1/24 (pow x 4)) |
(* 1/24 (pow x 4)) |
(* 1/24 (pow x 4)) |
(* 1/24 (pow x 4)) |
(* 1/24 (pow x 4)) |
(* 1/24 (pow x 4)) |
(* 1/24 (pow x 4)) |
(* 1/24 (pow x 4)) |
(* 1/24 (pow x 4)) |
(* 1/24 (pow x 4)) |
(* 1/24 (pow x 4)) |
(* 1/24 (pow x 4)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 3)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* 1/24 (pow x 2)) |
(/ 1 y) |
(/ (+ 1 (* 1/6 (pow y 2))) y) |
(/ (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) y) |
(/ (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) y) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(/ 1 (sin y)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
1/24 |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 2)) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
1 |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
| Outputs |
|---|
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/240 binary64)) #s(literal -1/12 binary64))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 y y) #s(literal -1/10080 binary64)))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (/.f64 (sin.f64 y) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 7/360 binary64) (*.f64 y (*.f64 y #s(literal 31/15120 binary64))))))))) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
y |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))))) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(* 1/720 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* 1/720 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+ 1 (+ (* -1/6 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64))))))) |
(+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (+ (* -1/6 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(* -1/5040 (* (pow y 6) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* -1/6 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 4))) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(* (pow y 6) (+ (* -1/6 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 4))) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (+ (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (+ (/ 1 (pow y 6)) (/ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (pow y 6))))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 6 binary64)))))) |
(* -1/5040 (* (pow y 6) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* -1/6 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 4))) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2)))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
(* (pow y 6) (+ (* -1/6 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 4))) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (+ (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (+ (/ 1 (pow y 6)) (/ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (pow y 6))))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))) (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (pow.f64 y #s(literal 6 binary64)))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+ 1 (+ (* -1/6 (pow y 2)) (+ (* (pow x 2) (+ (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (+ 1 (* -1/6 (pow y 2)))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (+ (* (pow x 2) (+ (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (+ 1 (* -1/6 (pow y 2)))) (* (pow x 2) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2))))))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+ 1 (+ (* -1/6 (pow y 2)) (+ (* (pow x 2) (+ (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (+ 1 (* -1/6 (pow y 2)))) (* (pow x 2) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2))))))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2)))))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(* (pow x 4) (+ (* -1/6 (/ (pow y 2) (pow x 4))) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (+ (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))) (+ (/ 1 (pow x 4)) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))))) |
(* (pow x 4) (+ (* -1/6 (/ (pow y 2) (pow x 4))) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (+ (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))) (+ (/ 1 (pow x 4)) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/24 (+ 1 (* -1/6 (pow y 2)))))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(* (pow x 4) (+ (* -1/6 (/ (pow y 2) (pow x 4))) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (+ (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))) (+ (/ 1 (pow x 4)) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))))) |
(* (pow x 4) (+ (* -1/6 (/ (pow y 2) (pow x 4))) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/24 (+ 1 (* -1/6 (pow y 2)))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (+ (* 1/2 (/ (+ 1 (* -1/6 (pow y 2))) (pow x 2))) (+ (/ 1 (pow x 4)) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))))) |
(* 1/120 (* (pow y 4) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(* (pow y 4) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(* (pow y 4) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(* (pow y 4) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(* -1/5040 (* (pow y 6) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* -1/5040 (* (pow y 6) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 6 binary64)))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 6) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y))))) |
(* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) |
(*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(+ (* 1/2 (* (pow x 2) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* 1/24 (* (pow x 4) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x x))))) |
(* 1/24 (* (pow x 4) (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 4) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x x))))) |
(* 1/120 (* (pow y 3) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64))))) |
(* (pow y 3) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
(* (pow y 3) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
(* (pow y 3) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
(* -1/5040 (* (pow y 5) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 5 binary64)))) |
(* (pow y 5) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 5) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 5 binary64))) |
(* -1/5040 (* (pow y 5) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal -1/5040 binary64) (pow.f64 y #s(literal 5 binary64)))) |
(* -1 (* (pow y 5) (+ (* -1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (* 1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 5 binary64))) |
(* -1 (* (pow y 5) (+ (* -1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (* 1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 5 binary64))) |
(* -1 (* (pow y 5) (+ (* -1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))) (* 1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 5 binary64))) |
(* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(+ (* 1/2 (* (pow x 2) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
(+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* 1/24 (* (pow x 4) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (*.f64 y (*.f64 y y)))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y y))) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/24 binary64)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y y))) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/24 binary64)))))) |
(* 1/24 (* (pow x 4) (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (*.f64 y (*.f64 y y)))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y y))) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/24 binary64)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 3) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y y))) (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/24 binary64)))))) |
(* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(+ (* 1/2 (* (pow x 2) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(+ (* (pow x 2) (+ (* 1/24 (* (pow x 2) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) (* 1/2 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))))) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) |
(*.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* 1/24 (* (pow x 4) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(* 1/24 (* (pow x 4) (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(* (pow x 4) (+ (* 1/24 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2))))) (+ (* 1/2 (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 2))) (/ (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(* 1/120 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))) |
(* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) (* 1/120 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(* -1/5040 (* (pow y 4) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* -1/5040 (* (pow y 4) (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* (pow y 4) (+ (* -1/5040 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))) (* 1/120 (/ (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (pow y 2))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(+ (* -1/144 (* (pow x 4) (pow y 2))) (* 1/24 (pow x 4))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(+ (* 1/24 (pow x 4)) (* (pow y 2) (+ (* -1/144 (pow x 4)) (* 1/2880 (* (pow x 4) (pow y 2)))))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2880 binary64) (*.f64 y y)) #s(literal -1/144 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+ (* 1/24 (pow x 4)) (* (pow y 2) (+ (* -1/144 (pow x 4)) (* (pow y 2) (+ (* -1/120960 (* (pow x 4) (pow y 2))) (* 1/2880 (pow x 4))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/120960 binary64)) #s(literal 1/2880 binary64)))))) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (/ (* (pow x 4) (sin y)) y)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) #s(literal 1/24 binary64)) y)) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (* 1/6 (pow y 2))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) y) |
(/ (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) y) |
(/ (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 7/360 binary64) (*.f64 y (*.f64 y #s(literal 31/15120 binary64))))))))) y) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(/ 1 (sin y)) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* 1/24 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(* 1/720 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 1/720 (pow x 4)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
1/24 |
#s(literal 1/24 binary64) |
(+ 1/24 (* 1/720 (pow x 2))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(+ 1/24 (* 1/720 (pow x 2))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(* 1/720 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
(* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64))))))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
Compiled 38956 to 2614 computations (93.3% saved)
42 alts after pruning (39 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1049 | 23 | 1072 |
| Fresh | 8 | 16 | 24 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1061 | 42 | 1103 |
| Status | Accuracy | Program |
|---|---|---|
| 38.4% | (/.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 y (sin.f64 y))) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) | |
| 28.2% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) | |
| 74.7% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (sin.f64 y))) | |
| 52.5% | (/.f64 (sin.f64 y) y) | |
| ✓ | 99.8% | (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
| ▶ | 99.5% | (/.f64 (cosh.f64 x) (*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
| ▶ | 52.4% | (/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
| 52.4% | (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) | |
| 57.8% | (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) | |
| 31.3% | (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) | |
| 35.4% | (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) | |
| 57.8% | (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) | |
| 33.0% | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) | |
| 32.3% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) | |
| 57.8% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) | |
| ▶ | 31.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
| 57.7% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) | |
| 55.2% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) | |
| 29.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) | |
| 44.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) | |
| 57.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) | |
| ▶ | 45.9% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
| ▶ | 57.8% | (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
| 51.7% | (*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 y (sin.f64 y)))) | |
| 52.4% | (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) | |
| 88.4% | (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y)) | |
| 57.1% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) | |
| 91.7% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 (sin.f64 y) y)) | |
| 88.3% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) | |
| ✓ | 88.4% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
| 57.3% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) | |
| 88.1% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (sin.f64 y) y)) | |
| 74.8% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) | |
| 38.3% | (*.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) | |
| 25.8% | (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) | |
| 29.6% | (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) | |
| 29.6% | (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) | |
| 31.7% | (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) | |
| 30.6% | (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) | |
| 32.3% | (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) | |
| 64.5% | (cosh.f64 x) | |
| ✓ | 27.9% | #s(literal 1 binary64) |
Compiled 1938 to 1055 computations (45.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 y (sin.f64 y)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
| ✓ | cost-diff | 128 | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))))) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 y) |
| ✓ | cost-diff | 0 | (cosh.f64 x) |
| ✓ | cost-diff | 12928 | (*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 y) (sin.f64 y))) |
| ✓ | cost-diff | 12928 | (/.f64 (cosh.f64 x) (*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
| 3696× | sum4-define |
| 2616× | *-lowering-*.f32 |
| 2616× | *-lowering-*.f64 |
| 1648× | fma-define |
| 1500× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 352 |
| 1 | 124 | 285 |
| 2 | 386 | 278 |
| 3 | 979 | 272 |
| 4 | 2036 | 272 |
| 5 | 3386 | 272 |
| 6 | 4631 | 272 |
| 7 | 5535 | 272 |
| 8 | 5890 | 272 |
| 9 | 6412 | 272 |
| 10 | 6906 | 272 |
| 11 | 7017 | 272 |
| 12 | 7020 | 272 |
| 0 | 8636 | 272 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (cosh x) (* (sqrt y) (/ (sqrt y) (sin y)))) |
(cosh x) |
x |
(* (sqrt y) (/ (sqrt y) (sin y))) |
(sqrt y) |
y |
(/ (sqrt y) (sin y)) |
(sin y) |
(+ 1 (* (* x x) 1/2)) |
1 |
(* (* x x) 1/2) |
(* x x) |
x |
1/2 |
(+ 1 (* x (* x (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720)))))))) |
1 |
(* x (* x (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720))))))) |
x |
(* x (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720)))))) |
(+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720))))) |
1/2 |
(* (* x x) (+ 1/24 (* x (* x 1/720)))) |
(* x x) |
(+ 1/24 (* x (* x 1/720))) |
1/24 |
(* x (* x 1/720)) |
(* x 1/720) |
1/720 |
(+ 1 (* (* x x) (+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24))))))) |
1 |
(* (* x x) (+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)))))) |
(* x x) |
x |
(+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24))))) |
1/2 |
(/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)))) |
(* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) |
(+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) |
1/13824 |
(* (* x (* x x)) (* (* x (* x x)) 1/373248000)) |
(* x (* x x)) |
(* (* x (* x x)) 1/373248000) |
1/373248000 |
(+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24))) |
1/576 |
(* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)) |
(* (* x x) 1/720) |
1/720 |
(- (* (* x x) 1/720) 1/24) |
1/24 |
(/ 1 (/ y (sin y))) |
1 |
(/ y (sin y)) |
y |
(sin y) |
| Outputs |
|---|
(/ (cosh x) (* (sqrt y) (/ (sqrt y) (sin y)))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(cosh x) |
(cosh.f64 x) |
x |
(* (sqrt y) (/ (sqrt y) (sin y))) |
(/.f64 y (sin.f64 y)) |
(sqrt y) |
(sqrt.f64 y) |
y |
(/ (sqrt y) (sin y)) |
(/.f64 (sqrt.f64 y) (sin.f64 y)) |
(sin y) |
(sin.f64 y) |
(+ 1 (* (* x x) 1/2)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(* (* x x) 1/2) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(* x x) |
(*.f64 x x) |
x |
1/2 |
#s(literal 1/2 binary64) |
(+ 1 (* x (* x (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(* x (* x (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))))) |
x |
(* x (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720)))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))))) |
(+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* x x) (+ 1/24 (* x (* x 1/720)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))) |
(* x x) |
(*.f64 x x) |
(+ 1/24 (* x (* x 1/720))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))) |
1/24 |
#s(literal 1/24 binary64) |
(* x (* x 1/720)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(* x 1/720) |
(*.f64 x #s(literal 1/720 binary64)) |
1/720 |
#s(literal 1/720 binary64) |
(+ 1 (* (* x x) (+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (+.f64 #s(literal 1/576 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/17280 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(* (* x x) (+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (+.f64 #s(literal 1/576 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/17280 binary64)))))))) |
(* x x) |
(*.f64 x x) |
x |
(+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (+.f64 #s(literal 1/576 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/17280 binary64))))))) |
1/2 |
#s(literal 1/2 binary64) |
(/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (+.f64 #s(literal 1/576 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/17280 binary64)))))) |
(* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) |
(+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) |
(+.f64 #s(literal 1/13824 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) |
1/13824 |
#s(literal 1/13824 binary64) |
(* (* x (* x x)) (* (* x (* x x)) 1/373248000)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* (* x (* x x)) 1/373248000) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) |
1/373248000 |
#s(literal 1/373248000 binary64) |
(+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24))) |
(+.f64 #s(literal 1/576 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/17280 binary64))))) |
1/576 |
#s(literal 1/576 binary64) |
(* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)) |
(*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)) #s(literal -1/17280 binary64)))) |
(* (* x x) 1/720) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
1/720 |
#s(literal 1/720 binary64) |
(- (* (* x x) 1/720) 1/24) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
(/ 1 (/ y (sin y))) |
(/.f64 (sin.f64 y) y) |
1 |
#s(literal 1 binary64) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
y |
(sin y) |
(sin.f64 y) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 y) |
| ✓ | accuracy | 99.9% | (/.f64 y (sin.f64 y)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
| ✓ | accuracy | 99.1% | (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) |
| ✓ | accuracy | 65.7% | (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 x #s(literal 1/720 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (cosh.f64 x) |
| ✓ | accuracy | 99.9% | (/.f64 (cosh.f64 x) (*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
| ✓ | accuracy | 99.5% | (/.f64 (sqrt.f64 y) (sin.f64 y)) |
| ✓ | accuracy | 99.5% | (*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 y) (sin.f64 y))) |
| 376.0ms | 256× | 0 | valid |
Compiled 431 to 42 computations (90.3% saved)
...c/correct-round.rkt:119:19: 41.0ms (40.3% of total)ival-mult: 26.0ms (25.5% of total)ival-add: 10.0ms (9.8% of total)ival-div: 9.0ms (8.8% of total)ival-sin: 7.0ms (6.9% of total)ival-cosh: 6.0ms (5.9% of total)ival-sqrt: 2.0ms (2% of total)ival-sub: 1.0ms (1% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (cosh x) (* (sqrt y) (/ (sqrt y) (sin y))))> |
#<alt (* (sqrt y) (/ (sqrt y) (sin y)))> |
#<alt (cosh x)> |
#<alt (sqrt y)> |
#<alt (+ 1 (* (* x x) 1/2))> |
#<alt (* (* x x) 1/2)> |
#<alt (* x x)> |
#<alt (+ 1 (* x (* x (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720))))))))> |
#<alt (* x (* x (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720)))))))> |
#<alt (* x (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720))))))> |
#<alt (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720)))))> |
#<alt (+ 1 (* (* x x) (+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)))))))> |
#<alt (* (* x x) (+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24))))))> |
#<alt (+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)))))> |
#<alt (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24))))> |
#<alt (/ 1 (/ y (sin y)))> |
#<alt (/ y (sin y))> |
#<alt (sin y)> |
#<alt (/ (sqrt y) (sin y))> |
#<alt (* x 1/720)> |
#<alt (* x (* x 1/720))> |
#<alt (* (* x x) (+ 1/24 (* x (* x 1/720))))> |
#<alt (* (* x (* x x)) 1/373248000)> |
#<alt (* (* x x) 1/720)> |
#<alt (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24))> |
| Outputs |
|---|
#<alt (/ (sin y) y)> |
#<alt (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))> |
#<alt (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))> |
#<alt (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x)))))))))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))> |
#<alt (* -1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (* y (pow (sqrt -1) 2))))> |
#<alt (* -1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (* y (pow (sqrt -1) 2))))> |
#<alt 1> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2)))))))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (* -1 (/ (* y (pow (sqrt -1) 2)) (sin y)))> |
#<alt (* -1 (/ (* y (pow (sqrt -1) 2)) (sin y)))> |
#<alt (* -1 (/ (* y (pow (sqrt -1) 2)) (sin y)))> |
#<alt (* -1 (/ (* y (pow (sqrt -1) 2)) (sin y)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (* 1/2 (+ (exp x) (/ 1 (exp x))))> |
#<alt (sqrt y)> |
#<alt (sqrt y)> |
#<alt (sqrt y)> |
#<alt (sqrt y)> |
#<alt (sqrt y)> |
#<alt (sqrt y)> |
#<alt (sqrt y)> |
#<alt (sqrt y)> |
#<alt (* -1 (* (sqrt y) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt y) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt y) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt y) (pow (sqrt -1) 2)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* 1/720 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 5))> |
#<alt (* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 1/2 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 6))> |
#<alt (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/24 (pow x 2)))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2))))))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))> |
#<alt (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt (/ (sin y) y)> |
#<alt 1> |
#<alt (+ 1 (* 1/6 (pow y 2)))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2)))))> |
#<alt (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2)))))))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt (/ y (sin y))> |
#<alt y> |
#<alt (* y (+ 1 (* -1/6 (pow y 2))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))> |
#<alt (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sin y)> |
#<alt (sqrt (/ 1 y))> |
#<alt (/ (+ (sqrt y) (* 1/6 (sqrt (pow y 5)))) y)> |
#<alt (/ (+ (sqrt y) (* (pow y 2) (+ (* 7/360 (sqrt (pow y 5))) (* 1/6 (sqrt y))))) y)> |
#<alt (/ (+ (sqrt y) (* (pow y 2) (+ (* 1/6 (sqrt y)) (* (pow y 2) (+ (* 31/15120 (sqrt (pow y 5))) (* 7/360 (sqrt y))))))) y)> |
#<alt (* (sqrt y) (/ 1 (sin y)))> |
#<alt (* (sqrt y) (/ 1 (sin y)))> |
#<alt (* (sqrt y) (/ 1 (sin y)))> |
#<alt (* (sqrt y) (/ 1 (sin y)))> |
#<alt (* -1 (* (sqrt y) (/ (pow (sqrt -1) 2) (sin y))))> |
#<alt (* -1 (* (sqrt y) (/ (pow (sqrt -1) 2) (sin y))))> |
#<alt (* -1 (* (sqrt y) (/ (pow (sqrt -1) 2) (sin y))))> |
#<alt (* -1 (* (sqrt y) (/ (pow (sqrt -1) 2) (sin y))))> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 x)> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/24 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/720 (pow x 4))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2)))))> |
#<alt (* 1/373248000 (pow x 3))> |
#<alt (* 1/373248000 (pow x 3))> |
#<alt (* 1/373248000 (pow x 3))> |
#<alt (* 1/373248000 (pow x 3))> |
#<alt (* 1/373248000 (pow x 3))> |
#<alt (* 1/373248000 (pow x 3))> |
#<alt (* 1/373248000 (pow x 3))> |
#<alt (* 1/373248000 (pow x 3))> |
#<alt (* 1/373248000 (pow x 3))> |
#<alt (* 1/373248000 (pow x 3))> |
#<alt (* 1/373248000 (pow x 3))> |
#<alt (* 1/373248000 (pow x 3))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* 1/720 (pow x 2))> |
#<alt (* -1/17280 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/518400 (pow x 2)) 1/17280))> |
#<alt (* (pow x 2) (- (* 1/518400 (pow x 2)) 1/17280))> |
#<alt (* (pow x 2) (- (* 1/518400 (pow x 2)) 1/17280))> |
#<alt (* 1/518400 (pow x 4))> |
#<alt (* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2)))))> |
#<alt (* 1/518400 (pow x 4))> |
#<alt (* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2)))))> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | x | @ | 0 | (* (* x x) (+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)))))) |
| 7.0ms | y | @ | -inf | (/ (cosh x) (* (sqrt y) (/ (sqrt y) (sin y)))) |
| 1.0ms | x | @ | inf | (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)))) |
| 1.0ms | y | @ | -inf | (/ (sqrt y) (sin y)) |
| 1.0ms | x | @ | inf | (* (* x x) (+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)))))) |
| 1× | batch-egg-rewrite |
| 2970× | *-lowering-*.f32 |
| 2970× | *-lowering-*.f64 |
| 2644× | fma-lowering-fma.f32 |
| 2644× | fma-lowering-fma.f64 |
| 1974× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 230 |
| 1 | 270 | 162 |
| 2 | 2462 | 161 |
| 0 | 8293 | 161 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (cosh x) (* (sqrt y) (/ (sqrt y) (sin y)))) |
(* (sqrt y) (/ (sqrt y) (sin y))) |
(cosh x) |
(sqrt y) |
(+ 1 (* (* x x) 1/2)) |
(* (* x x) 1/2) |
(* x x) |
(+ 1 (* x (* x (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720)))))))) |
(* x (* x (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720))))))) |
(* x (+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720)))))) |
(+ 1/2 (* (* x x) (+ 1/24 (* x (* x 1/720))))) |
(+ 1 (* (* x x) (+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24))))))) |
(* (* x x) (+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)))))) |
(+ 1/2 (/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24))))) |
(/ (* (+ 1/13824 (* (* x (* x x)) (* (* x (* x x)) 1/373248000))) (* x x)) (+ 1/576 (* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)))) |
(/ 1 (/ y (sin y))) |
(/ y (sin y)) |
(sin y) |
(/ (sqrt y) (sin y)) |
(* x 1/720) |
(* x (* x 1/720)) |
(* (* x x) (+ 1/24 (* x (* x 1/720)))) |
(* (* x (* x x)) 1/373248000) |
(* (* x x) 1/720) |
(* (* (* x x) 1/720) (- (* (* x x) 1/720) 1/24)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (cosh.f64 x) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)))) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 y) (sin.f64 y)) (/.f64 (cosh.f64 x) (sqrt.f64 y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 y) (sin.f64 y)) (/.f64 (cosh.f64 x) (sqrt.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(/.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y)) (/.f64 (sqrt.f64 y) (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x))) (/.f64 y (sin.f64 y))) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y))) (neg.f64 (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (*.f64 (/.f64 y (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64)) (/.f64 y (sin.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (cosh.f64 x) (/.f64 (sqrt.f64 y) (sin.f64 y))) (sqrt.f64 y)) |
(/.f64 (/.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y)) (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 y (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)))) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y)))) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 y) (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sin.f64 y) y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (cosh.f64 x) (/.f64 (sqrt.f64 y) (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 y))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y)) (sqrt.f64 y))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 y (sin.f64 y)) (cosh.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 y) (sin.f64 y)) (/.f64 (cosh.f64 x) (sqrt.f64 y))) #s(literal -1 binary64)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)) (/.f64 (cosh.f64 x) (sqrt.f64 y))) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (/.f64 (sin.f64 y) y) (pow.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y)) (/.f64 (sin.f64 y) (sqrt.f64 y))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (sqrt.f64 y) (sin.f64 y)) (cosh.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y)) (sqrt.f64 y)) (sin.f64 y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y)) #s(literal 1 binary64)) (/.f64 (sin.f64 y) (sqrt.f64 y))) |
(*.f64 (/.f64 (/.f64 (cosh.f64 x) (sqrt.f64 y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 y))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 y) y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (sin.f64 y))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 y (sin.f64 y))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(/.f64 y (sin.f64 y)) |
(/.f64 y (*.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (sqrt.f64 y) (/.f64 (sin.f64 y) (sqrt.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 y) y)))) |
(/.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 y) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 y)) (neg.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal 1 binary64)) (/.f64 (sin.f64 y) (sqrt.f64 y))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (sin.f64 y)) |
(/.f64 (*.f64 (sqrt.f64 y) (-.f64 #s(literal 0 binary64) (sqrt.f64 y))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 (sin.f64 y) (sqrt.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 y)) (sqrt.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 y) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 y) (-.f64 #s(literal 0 binary64) (sqrt.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 y))) (neg.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 y)) (sqrt.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sin.f64 y) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 y) (sin.f64 y))) |
(*.f64 (/.f64 (sqrt.f64 y) (sin.f64 y)) (sqrt.f64 y)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(*.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(cosh.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1/2 binary64))) |
(fabs.f64 (sqrt.f64 y)) |
(sqrt.f64 y) |
(pow.f64 y #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 y) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 y #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 y #s(literal 1/4 binary64)) (pow.f64 y #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 y)) (sqrt.f64 (sqrt.f64 y))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 x x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x x))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 x x))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) x) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) x (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) x)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) x) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (/.f64 x (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) x #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (+.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))))) (+.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) #s(literal 1/576 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (-.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 x x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x x))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 x x))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) x) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (/.f64 x (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) x #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (+.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))))) (+.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) #s(literal 1/576 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (-.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) #s(literal -1 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/720 binary64))) x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2641807540224 binary64) (*.f64 #s(literal 1/51998697814228992000000000 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1/139314069504000000 binary64))) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))) (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2641807540224 binary64) (*.f64 #s(literal 1/51998697814228992000000000 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) (+.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1/139314069504000000 binary64))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) (-.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) #s(literal 1 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2641807540224 binary64) (*.f64 #s(literal 1/51998697814228992000000000 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (*.f64 x x))) (neg.f64 (*.f64 (+.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1/139314069504000000 binary64))) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (neg.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2641807540224 binary64) (*.f64 #s(literal 1/51998697814228992000000000 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))))) (neg.f64 (+.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1/139314069504000000 binary64))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))))) (neg.f64 (-.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) |
(*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (/.f64 x (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) x) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (+.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))))) (+.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) #s(literal 1/576 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (-.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (sin.f64 y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (sin.f64 y)))) |
(/.f64 (sin.f64 y) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 y) (sqrt.f64 y))) (-.f64 #s(literal 0 binary64) (sqrt.f64 y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 y) (sin.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 y)) y) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (neg.f64 (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 y))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y (sin.f64 y)) (/.f64 y (sin.f64 y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 y (sin.f64 y)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (sin.f64 y)))) |
(*.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (sin.f64 y) (sqrt.f64 y))) |
(*.f64 (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 y) y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (sin.f64 y))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 y (sin.f64 y))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y))) |
(/.f64 y (sin.f64 y)) |
(/.f64 y (*.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 (sqrt.f64 y) (/.f64 (sin.f64 y) (sqrt.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 y) y)))) |
(/.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 y) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 y)) (neg.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal 1 binary64)) (/.f64 (sin.f64 y) (sqrt.f64 y))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (sin.f64 y)) |
(/.f64 (*.f64 (sqrt.f64 y) (-.f64 #s(literal 0 binary64) (sqrt.f64 y))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 y)) (/.f64 (sin.f64 y) (sqrt.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 y)) (sqrt.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 y) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 y) (-.f64 #s(literal 0 binary64) (sqrt.f64 y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 y))) (neg.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 y)) (sqrt.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(pow.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sin.f64 y) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 y) (sin.f64 y))) |
(*.f64 (/.f64 (sqrt.f64 y) (sin.f64 y)) (sqrt.f64 y)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(*.f64 (/.f64 y (sin.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 y (sin.f64 y)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(sin.f64 y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 y) (sqrt.f64 y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (sqrt.f64 y) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 y)) (sin.f64 y))) |
(/.f64 (sqrt.f64 y) (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) (sqrt.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 y) (sqrt.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 y)) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 y))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(/.f64 (*.f64 (sqrt.f64 y) #s(literal 1 binary64)) (sin.f64 y)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 y))))) |
(pow.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 y) (sin.f64 y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (sqrt.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 x #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) x) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/720 binary64)) x) |
(+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) #s(literal -1 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/720 binary64))) x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2641807540224 binary64) (*.f64 #s(literal 1/51998697814228992000000000 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1/139314069504000000 binary64))) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))) (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2641807540224 binary64) (*.f64 #s(literal 1/51998697814228992000000000 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) (+.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1/139314069504000000 binary64))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) (-.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) #s(literal 1 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2641807540224 binary64) (*.f64 #s(literal 1/51998697814228992000000000 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (*.f64 x x))) (neg.f64 (*.f64 (+.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1/139314069504000000 binary64))) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))))) (neg.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2641807540224 binary64) (*.f64 #s(literal 1/51998697814228992000000000 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))))) (neg.f64 (+.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal 1/139314069504000000 binary64))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))))) (neg.f64 (-.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) |
(*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) #s(literal -1/576 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (/.f64 x (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))))) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) x) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (+.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))))) (+.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) #s(literal 1/576 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))) (-.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))))) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/720 binary64))) #s(literal 3 binary64))) |
(pow.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/373248000 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/373248000 binary64))) |
(*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64)))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/373248000 binary64)) x) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/720 binary64))) |
(*.f64 (*.f64 #s(literal 1/373248000 binary64) x) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/720 binary64)) x) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) (fma.f64 #s(literal -1/17280 binary64) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) (fma.f64 (neg.f64 (*.f64 x x)) #s(literal 1/17280 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(+.f64 (fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/720 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/720 binary64) (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/720 binary64) (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/720 binary64) (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x x) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x x) (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) (*.f64 x #s(literal 1/720 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) (*.f64 x #s(literal 1/720 binary64)) (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) (*.f64 x #s(literal 1/720 binary64)) (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) (*.f64 x #s(literal 1/720 binary64)) (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/720 binary64)) (*.f64 x x) (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/720 binary64)) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/720 binary64)) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/720 binary64)) (*.f64 x x) (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) x (neg.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) (fma.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) x (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) x (neg.f64 (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/24 binary64))) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) x (neg.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) x (neg.f64 (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x (*.f64 #s(literal 1/24 binary64) (*.f64 x #s(literal 1/720 binary64)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 x (*.f64 x (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/720 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) #s(literal 1/720 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)) (*.f64 x x) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x x) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) (*.f64 x #s(literal 1/720 binary64)) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/720 binary64)) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/720 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/720 binary64)) (*.f64 x x) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) x (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) x (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) x) (*.f64 x #s(literal 1/720 binary64)) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 x x)) #s(literal 1/720 binary64) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))) x (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)))) (neg.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) #s(literal -1/13824 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (neg.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)))) |
(*.f64 x (*.f64 (*.f64 x #s(literal 1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) x) (*.f64 x #s(literal 1/720 binary64))) |
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 x x)) #s(literal 1/720 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 x #s(literal 1/720 binary64))) x) |
| 1× | egg-herbie |
| 3244× | *-lowering-*.f32 |
| 3244× | *-lowering-*.f64 |
| 1960× | fma-define |
| 1956× | +-lowering-+.f64 |
| 1956× | +-lowering-+.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 2637 |
| 1 | 601 | 2266 |
| 2 | 2159 | 2232 |
| 3 | 6810 | 2230 |
| 0 | 8183 | 2230 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(* -1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (* y (pow (sqrt -1) 2)))) |
(* -1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (* y (pow (sqrt -1) 2)))) |
(* -1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (* y (pow (sqrt -1) 2)))) |
(* -1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (* y (pow (sqrt -1) 2)))) |
1 |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(* -1 (/ (* y (pow (sqrt -1) 2)) (sin y))) |
(* -1 (/ (* y (pow (sqrt -1) 2)) (sin y))) |
(* -1 (/ (* y (pow (sqrt -1) 2)) (sin y))) |
(* -1 (/ (* y (pow (sqrt -1) 2)) (sin y))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(sqrt y) |
(sqrt y) |
(sqrt y) |
(sqrt y) |
(sqrt y) |
(sqrt y) |
(sqrt y) |
(sqrt y) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* 1/2 (pow x 2))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(* 1/2 (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* 1/720 (pow x 5)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 5)) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 6)) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
1/2 |
(+ 1/2 (* 1/24 (pow x 2))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
1 |
(+ 1 (* -1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
(/ (sin y) y) |
1 |
(+ 1 (* 1/6 (pow y 2))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
(/ y (sin y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sin y) |
(sqrt (/ 1 y)) |
(/ (+ (sqrt y) (* 1/6 (sqrt (pow y 5)))) y) |
(/ (+ (sqrt y) (* (pow y 2) (+ (* 7/360 (sqrt (pow y 5))) (* 1/6 (sqrt y))))) y) |
(/ (+ (sqrt y) (* (pow y 2) (+ (* 1/6 (sqrt y)) (* (pow y 2) (+ (* 31/15120 (sqrt (pow y 5))) (* 7/360 (sqrt y))))))) y) |
(* (sqrt y) (/ 1 (sin y))) |
(* (sqrt y) (/ 1 (sin y))) |
(* (sqrt y) (/ 1 (sin y))) |
(* (sqrt y) (/ 1 (sin y))) |
(* -1 (* (sqrt y) (/ (pow (sqrt -1) 2) (sin y)))) |
(* -1 (* (sqrt y) (/ (pow (sqrt -1) 2) (sin y)))) |
(* -1 (* (sqrt y) (/ (pow (sqrt -1) 2) (sin y)))) |
(* -1 (* (sqrt y) (/ (pow (sqrt -1) 2) (sin y)))) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 x) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/24 (pow x 2)) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/720 (pow x 4)) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(* 1/373248000 (pow x 3)) |
(* 1/373248000 (pow x 3)) |
(* 1/373248000 (pow x 3)) |
(* 1/373248000 (pow x 3)) |
(* 1/373248000 (pow x 3)) |
(* 1/373248000 (pow x 3)) |
(* 1/373248000 (pow x 3)) |
(* 1/373248000 (pow x 3)) |
(* 1/373248000 (pow x 3)) |
(* 1/373248000 (pow x 3)) |
(* 1/373248000 (pow x 3)) |
(* 1/373248000 (pow x 3)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* 1/720 (pow x 2)) |
(* -1/17280 (pow x 2)) |
(* (pow x 2) (- (* 1/518400 (pow x 2)) 1/17280)) |
(* (pow x 2) (- (* 1/518400 (pow x 2)) 1/17280)) |
(* (pow x 2) (- (* 1/518400 (pow x 2)) 1/17280)) |
(* 1/518400 (pow x 4)) |
(* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2))))) |
(* 1/518400 (pow x 4)) |
(* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2))))) |
(* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2))))) |
| Outputs |
|---|
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
(+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (*.f64 x (*.f64 (/.f64 (sin.f64 y) y) x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (/.f64 (sin.f64 y) y) x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))) |
(*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y)))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 y y) #s(literal 1/240 binary64)))))) |
(+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 y y)) (+.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 y y) #s(literal -1/10080 binary64))))) (*.f64 (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 y y))))) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* -1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (* y (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* -1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (* y (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* -1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (* y (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
(* -1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) (* y (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sin.f64 y) (+.f64 (exp.f64 x) (exp.f64 (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1/2 binary64) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 y y) #s(literal 31/15120 binary64))))))) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(* -1 (/ (* y (pow (sqrt -1) 2)) (sin y))) |
(/.f64 y (sin.f64 y)) |
(* -1 (/ (* y (pow (sqrt -1) 2)) (sin y))) |
(/.f64 y (sin.f64 y)) |
(* -1 (/ (* y (pow (sqrt -1) 2)) (sin y))) |
(/.f64 y (sin.f64 y)) |
(* -1 (/ (* y (pow (sqrt -1) 2)) (sin y))) |
(/.f64 y (sin.f64 y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(sqrt y) |
(sqrt.f64 y) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(sqrt.f64 y) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(sqrt.f64 y) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(sqrt.f64 y) |
(* -1 (* (sqrt y) (pow (sqrt -1) 2))) |
(sqrt.f64 y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 1 binary64)) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(* 1/720 (pow x 5)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (pow.f64 x #s(literal 5 binary64))) |
(* 1/720 (pow x 5)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* (pow x 5) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal -1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/24 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/720))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 1/720 binary64) (/.f64 (+.f64 #s(literal -1/24 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(* 1/720 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/720 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 1 binary64)) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 1 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/720 (pow x 6)) |
(*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/24 (pow x 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(* 1/720 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/720 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/24 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* 1/720 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 1/720 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
(/ (sin y) y) |
(/.f64 (sin.f64 y) y) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/6 (pow y 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) |
(+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64))))) |
(+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 y y) #s(literal 31/15120 binary64))))))) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
(/ y (sin y)) |
(/.f64 y (sin.f64 y)) |
y |
(* y (+ 1 (* -1/6 (pow y 2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))))) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sin y) |
(sin.f64 y) |
(sqrt (/ 1 y)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) y)) |
(/ (+ (sqrt y) (* 1/6 (sqrt (pow y 5)))) y) |
(/.f64 (+.f64 (sqrt.f64 y) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 y #s(literal 5 binary64))))) y) |
(/ (+ (sqrt y) (* (pow y 2) (+ (* 7/360 (sqrt (pow y 5))) (* 1/6 (sqrt y))))) y) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 7/360 binary64)) (sqrt.f64 (pow.f64 y #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64)))) (sqrt.f64 y))) y) |
(/ (+ (sqrt y) (* (pow y 2) (+ (* 1/6 (sqrt y)) (* (pow y 2) (+ (* 31/15120 (sqrt (pow y 5))) (* 7/360 (sqrt y))))))) y) |
(/.f64 (+.f64 (sqrt.f64 y) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 31/15120 binary64)) (sqrt.f64 (pow.f64 y #s(literal 5 binary64)))) (*.f64 (sqrt.f64 y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))))) y) |
(* (sqrt y) (/ 1 (sin y))) |
(/.f64 (sqrt.f64 y) (sin.f64 y)) |
(* (sqrt y) (/ 1 (sin y))) |
(/.f64 (sqrt.f64 y) (sin.f64 y)) |
(* (sqrt y) (/ 1 (sin y))) |
(/.f64 (sqrt.f64 y) (sin.f64 y)) |
(* (sqrt y) (/ 1 (sin y))) |
(/.f64 (sqrt.f64 y) (sin.f64 y)) |
(* -1 (* (sqrt y) (/ (pow (sqrt -1) 2) (sin y)))) |
(/.f64 (sqrt.f64 y) (sin.f64 y)) |
(* -1 (* (sqrt y) (/ (pow (sqrt -1) 2) (sin y)))) |
(/.f64 (sqrt.f64 y) (sin.f64 y)) |
(* -1 (* (sqrt y) (/ (pow (sqrt -1) 2) (sin y)))) |
(/.f64 (sqrt.f64 y) (sin.f64 y)) |
(* -1 (* (sqrt y) (/ (pow (sqrt -1) 2) (sin y)))) |
(/.f64 (sqrt.f64 y) (sin.f64 y)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 x) |
(*.f64 x #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/24 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/24 binary64))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(* 1/720 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 1/720 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 1/373248000 (pow x 3)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(* 1/373248000 (pow x 3)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(* 1/373248000 (pow x 3)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(* 1/373248000 (pow x 3)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(* 1/373248000 (pow x 3)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(* 1/373248000 (pow x 3)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(* 1/373248000 (pow x 3)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(* 1/373248000 (pow x 3)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(* 1/373248000 (pow x 3)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(* 1/373248000 (pow x 3)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(* 1/373248000 (pow x 3)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(* 1/373248000 (pow x 3)) |
(*.f64 #s(literal 1/373248000 binary64) (*.f64 x (*.f64 x x))) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* 1/720 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(* -1/17280 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/17280 binary64))) |
(* (pow x 2) (- (* 1/518400 (pow x 2)) 1/17280)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/17280 binary64) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) |
(* (pow x 2) (- (* 1/518400 (pow x 2)) 1/17280)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/17280 binary64) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) |
(* (pow x 2) (- (* 1/518400 (pow x 2)) 1/17280)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/17280 binary64) (*.f64 (*.f64 x x) #s(literal 1/518400 binary64)))) |
(* 1/518400 (pow x 4)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) |
(* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/518400 binary64) (/.f64 #s(literal -1/17280 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/518400 binary64) (/.f64 #s(literal -1/17280 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/518400 binary64) (/.f64 #s(literal -1/17280 binary64) (*.f64 x x)))) |
(* 1/518400 (pow x 4)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) |
(* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/518400 binary64) (/.f64 #s(literal -1/17280 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/518400 binary64) (/.f64 #s(literal -1/17280 binary64) (*.f64 x x)))) |
(* (pow x 4) (- 1/518400 (* 1/17280 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/518400 binary64) (/.f64 #s(literal -1/17280 binary64) (*.f64 x x)))) |
Compiled 52065 to 3476 computations (93.3% saved)
52 alts after pruning (46 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1432 | 19 | 1451 |
| Fresh | 7 | 27 | 34 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1441 | 52 | 1493 |
| Status | Accuracy | Program |
|---|---|---|
| 52.3% | (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 y) (sin.f64 y))) | |
| 38.4% | (/.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 y (sin.f64 y))) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) | |
| 52.2% | (/.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)) (sqrt.f64 y)) | |
| 52.4% | (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) | |
| 28.2% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) | |
| 52.5% | (/.f64 (sin.f64 y) y) | |
| ✓ | 99.8% | (/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
| 33.3% | (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) | |
| ✓ | 52.4% | (/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
| 28.7% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) | |
| 28.7% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) | |
| 52.4% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y)) | |
| 31.3% | (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) | |
| 35.4% | (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) | |
| 57.8% | (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) | |
| 33.0% | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) | |
| 35.4% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) | |
| 35.4% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) | |
| 32.3% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) | |
| 57.8% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) | |
| 31.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/720 binary64))))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) | |
| 31.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))))) | |
| 55.2% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) | |
| 55.2% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) | |
| 44.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) | |
| 57.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) | |
| 57.5% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) | |
| ✓ | 45.9% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
| 31.9% | (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) | |
| 57.8% | (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) | |
| 30.1% | (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) | |
| ✓ | 57.8% | (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
| 57.5% | (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) | |
| 51.7% | (*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 y (sin.f64 y)))) | |
| 52.4% | (*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) | |
| 88.4% | (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y)) | |
| 57.1% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) | |
| 91.7% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 (sin.f64 y) y)) | |
| ✓ | 88.4% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
| 88.1% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (sin.f64 y) y)) | |
| 74.8% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) | |
| 38.3% | (*.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) | |
| 25.8% | (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) | |
| 29.6% | (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) | |
| 29.6% | (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) | |
| 31.7% | (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) | |
| 30.6% | (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) | |
| 32.3% | (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) | |
| 21.5% | (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) | |
| 64.5% | (cosh.f64 x) | |
| ✓ | 27.9% | #s(literal 1 binary64) |
Compiled 2732 to 944 computations (65.4% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/720 binary64))))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (sin.f64 y))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(/.f64 (cosh.f64 x) (/.f64 y (sin.f64 y))) |
(/.f64 (/.f64 (cosh.f64 x) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (/.f64 (sin.f64 y) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 y) (sin.f64 y))) |
(/.f64 (cosh.f64 x) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(/.f64 (cosh.f64 x) (*.f64 (sqrt.f64 y) (/.f64 (sqrt.f64 y) (sin.f64 y)))) |
(/.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) (/.f64 y (sin.f64 y))) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) (*.f64 #s(literal 4 binary64) (sinh.f64 x))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (/.f64 y (sin.f64 y)))) |
(*.f64 (cosh.f64 x) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y #s(literal 2 binary64))))) #s(literal 0 binary64)))) y)) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
5 calls:
| 53.0ms | (/.f64 (sin.f64 y) y) |
| 24.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 22.0ms | x |
| 22.0ms | y |
| 17.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 99.9% | 1 | (cosh.f64 x) |
| 99.9% | 1 | (/.f64 (sin.f64 y) y) |
Compiled 25 to 17 computations (32% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/720 binary64))))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (sin.f64 y))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 (sin.f64 y) y)) |
| Outputs |
|---|
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 (sin.f64 y) y)) |
(cosh.f64 x) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 (sin.f64 y) y)) |
4 calls:
| 19.0ms | y |
| 19.0ms | (/.f64 (sin.f64 y) y) |
| 19.0ms | x |
| 15.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 3 | x |
| 95.8% | 2 | y |
| 91.7% | 1 | (cosh.f64 x) |
| 95.8% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/720 binary64))))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (sin.f64 y))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) |
| Outputs |
|---|
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) |
(cosh.f64 x) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)) |
1 calls:
| 19.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/720 binary64))))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (sin.f64 y))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) y) x) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (/.f64 (sin.f64 y) y)) |
| Outputs |
|---|
(/.f64 (sin.f64 y) y) |
(cosh.f64 x) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)) |
1 calls:
| 20.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/720 binary64))))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 y (sin.f64 y))) |
| Outputs |
|---|
(/.f64 (sin.f64 y) y) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y)) |
4 calls:
| 40.0ms | y |
| 22.0ms | x |
| 15.0ms | (/.f64 (sin.f64 y) y) |
| 13.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 2 | (cosh.f64 x) |
| 87.7% | 2 | y |
| 88.5% | 2 | (/.f64 (sin.f64 y) y) |
| 95.2% | 4 | x |
Compiled 16 to 11 computations (31.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/720 binary64))))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (sin.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 y)) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sin.f64 y))) |
(*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
| Outputs |
|---|
(/.f64 (sin.f64 y) y) |
(cosh.f64 x) |
2 calls:
| 19.0ms | (cosh.f64 x) |
| 16.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 2 | (cosh.f64 x) |
| 89.0% | 2 | x |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/720 binary64))))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) |
(cosh.f64 x) |
(*.f64 (cosh.f64 x) #s(literal 1 binary64)) |
| Outputs |
|---|
(cosh.f64 x) |
3 calls:
| 108.0ms | (cosh.f64 x) |
| 27.0ms | y |
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.5% | 1 | y |
| 64.5% | 1 | x |
| 64.5% | 1 | (cosh.f64 x) |
Compiled 10 to 7 computations (30% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/720 binary64))))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64))))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
2 calls:
| 37.0ms | x |
| 15.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.5% | 2 | y |
| 62.8% | 3 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 x #s(literal 1/720 binary64))) (*.f64 x #s(literal 1/720 binary64))))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (+.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (*.f64 y y) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
1 calls:
| 34.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.7% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal -1/17280 binary64))))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) |
| Outputs |
|---|
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
1 calls:
| 23.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.3% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
| Outputs |
|---|
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
1 calls:
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.5% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 y #s(literal 1/120 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
2 calls:
| 11.0ms | x |
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.5% | 2 | y |
| 57.8% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
1 calls:
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.5% | 2 | y |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
2 calls:
| 9.0ms | x |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.7% | 1 | x |
| 59.4% | 2 | y |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 7/360 binary64)))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
2 calls:
| 8.0ms | x |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.2% | 2 | x |
| 59.2% | 2 | y |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) #s(literal 1 binary64)) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
2 calls:
| 6.0ms | x |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.7% | 3 | x |
| 56.9% | 2 | y |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
2 calls:
| 4.0ms | y |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.9% | 2 | y |
| 55.2% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.8% | 2 | y |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.2% | 1 | y |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal 1/6 binary64))))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
2 calls:
| 6.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.8% | 2 | x |
| 49.4% | 2 | y |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
2 calls:
| 3.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.8% | 2 | y |
| 47.9% | 2 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
2 calls:
| 3.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.9% | 1 | y |
| 45.9% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
| Outputs |
|---|
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
2 calls:
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.7% | 2 | x |
| 35.8% | 2 | y |
Compiled 6 to 4 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
2 calls:
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.9% | 1 | y |
| 27.9% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 2.2699942656067727e+49 | 1.3890880400985305e+54 |
| 16.0ms | 24.309901473630287 | 808619.1949949312 |
| 43.0ms | 256× | 0 | valid |
Compiled 526 to 362 computations (31.2% saved)
ival-cosh: 25.0ms (72.3% of total)ival-sin: 6.0ms (17.4% of total)ival-div: 2.0ms (5.8% of total)ival-mult: 2.0ms (5.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 1.6633927591639366e+75 | 4.789374319535812e+78 |
| 22.0ms | 24.309901473630287 | 808619.1949949312 |
| 32.0ms | 256× | 0 | valid |
Compiled 398 to 282 computations (29.1% saved)
ival-cosh: 8.0ms (46.3% of total)ival-sin: 5.0ms (28.9% of total)ival-div: 2.0ms (11.6% of total)ival-mult: 2.0ms (11.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 1.6633927591639366e+75 | 4.789374319535812e+78 |
| 13.0ms | 2.2110973588042512e-8 | 1.3430599298405382e-6 |
| 20.0ms | 240× | 0 | valid |
Compiled 274 to 193 computations (29.6% saved)
ival-sin: 6.0ms (47.8% of total)ival-cosh: 3.0ms (23.9% of total)ival-div: 2.0ms (15.9% of total)ival-mult: 2.0ms (15.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 2.349830442323396e+150 | 7.1502725836345e+156 |
| 19.0ms | 7.14332140864527e+29 | 5.834263186106253e+32 |
| 14.0ms | 2.2110973588042512e-8 | 1.3430599298405382e-6 |
| 38.0ms | 384× | 0 | valid |
Compiled 494 to 374 computations (24.3% saved)
ival-sin: 9.0ms (38.4% of total)ival-cosh: 8.0ms (34.1% of total)ival-div: 3.0ms (12.8% of total)ival-mult: 3.0ms (12.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.2110973588042512e-8 | 1.3430599298405382e-6 |
| 10.0ms | 112× | 0 | valid |
Compiled 98 to 73 computations (25.5% saved)
ival-sin: 3.0ms (51.3% of total)ival-cosh: 2.0ms (34.2% of total)ival-div: 1.0ms (17.1% of total)ival-mult: 1.0ms (17.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 7.46050217961851e+132 | 2.0174604829210576e+136 |
| 15.0ms | 2.4810992495929504e+35 | 1.0598650268157229e+39 |
| 18.0ms | 192× | 0 | valid |
Compiled 1030 to 470 computations (54.4% saved)
ival-cosh: 5.0ms (41.8% of total)ival-sin: 4.0ms (33.4% of total)ival-div: 1.0ms (8.4% of total)ival-mult: 1.0ms (8.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 7.46050217961851e+132 | 2.0174604829210576e+136 |
| 12.0ms | 1.6633927591639366e+75 | 4.789374319535812e+78 |
| 12.0ms | 144× | 0 | valid |
Compiled 662 to 370 computations (44.1% saved)
ival-sin: 3.0ms (43.8% of total)ival-cosh: 2.0ms (29.2% of total)ival-div: 1.0ms (14.6% of total)ival-mult: 1.0ms (14.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 7.46050217961851e+132 | 2.0174604829210576e+136 |
| 18.0ms | 7.14332140864527e+29 | 5.834263186106253e+32 |
| 13.0ms | 160× | 0 | valid |
Compiled 578 to 384 computations (33.6% saved)
ival-sin: 4.0ms (50.2% of total)ival-cosh: 2.0ms (25.1% of total)ival-div: 1.0ms (12.5% of total)ival-mult: 1.0ms (12.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 4.201347537200912e+47 | 2.2699942656067727e+49 |
| 11.0ms | 112× | 0 | valid |
Compiled 364 to 248 computations (31.9% saved)
ival-sin: 4.0ms (54% of total)ival-div: 1.0ms (13.5% of total)ival-mult: 1.0ms (13.5% of total)ival-cosh: 1.0ms (13.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.1167907808811138e+138 | 1.2179629916567716e+140 |
| 11.0ms | 112× | 0 | valid |
Compiled 336 to 241 computations (28.3% saved)
ival-sin: 4.0ms (57.3% of total)ival-div: 1.0ms (14.3% of total)ival-mult: 1.0ms (14.3% of total)ival-cosh: 1.0ms (14.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.1167907808811138e+138 | 1.2179629916567716e+140 |
| 11.0ms | 112× | 0 | valid |
Compiled 294 to 213 computations (27.6% saved)
ival-sin: 4.0ms (57.3% of total)ival-div: 1.0ms (14.3% of total)ival-mult: 1.0ms (14.3% of total)ival-cosh: 1.0ms (14.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 2.1167907808811138e+138 | 1.2179629916567716e+140 |
| 16.0ms | 112× | 0 | valid |
Compiled 280 to 192 computations (31.4% saved)
ival-mult: 4.0ms (32.3% of total)ival-sin: 4.0ms (32.3% of total)ival-div: 3.0ms (24.3% of total)ival-cosh: 1.0ms (8.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.1167907808811138e+138 | 1.2179629916567716e+140 |
| 12.0ms | 112× | 0 | valid |
Compiled 266 to 178 computations (33.1% saved)
ival-sin: 4.0ms (57.7% of total)ival-div: 1.0ms (14.4% of total)ival-mult: 1.0ms (14.4% of total)ival-cosh: 1.0ms (14.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 7.46050217961851e+132 | 2.0174604829210576e+136 |
| 18.0ms | 7.14332140864527e+29 | 5.834263186106253e+32 |
| 14.0ms | 144× | 0 | valid |
Compiled 316 to 205 computations (35.1% saved)
ival-cosh: 4.0ms (40.8% of total)ival-sin: 3.0ms (30.6% of total)ival-div: 1.0ms (10.2% of total)ival-mult: 1.0ms (10.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 2.1167907808811138e+138 | 1.2179629916567716e+140 |
| 13.0ms | 112× | 0 | valid |
Compiled 238 to 171 computations (28.2% saved)
ival-sin: 4.0ms (45.4% of total)ival-cosh: 3.0ms (34% of total)ival-div: 1.0ms (11.3% of total)ival-mult: 1.0ms (11.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 2.2971915236887724e+108 | 1.343639960447613e+109 |
| 18.0ms | 96× | 0 | valid |
Compiled 206 to 148 computations (28.2% saved)
ival-sin: 3.0ms (49.6% of total)ival-div: 1.0ms (16.5% of total)ival-mult: 1.0ms (16.5% of total)ival-cosh: 1.0ms (16.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.594771781287839e+41 | 2.3905788747390595e+45 |
| 10.0ms | 128× | 0 | valid |
Compiled 190 to 138 computations (27.4% saved)
ival-sin: 3.0ms (49.4% of total)ival-div: 1.0ms (16.5% of total)ival-mult: 1.0ms (16.5% of total)ival-cosh: 1.0ms (16.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 5.575700811016946e+145 | 1.4941059021333141e+146 |
| 30.0ms | 80× | 0 | valid |
Compiled 104 to 80 computations (23.1% saved)
ival-sin: 26.0ms (93.9% of total)ival-div: 1.0ms (3.6% of total)ival-mult: 1.0ms (3.6% of total)ival-cosh: 1.0ms (3.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 24.309901473630287 | 808619.1949949312 |
| 17.0ms | 128× | 0 | valid |
Compiled 110 to 90 computations (18.2% saved)
ival-mult: 7.0ms (55.7% of total)ival-sin: 3.0ms (23.9% of total)ival-cosh: 2.0ms (15.9% of total)ival-div: 1.0ms (8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 134× | *-commutative_binary64 |
| 86× | +-commutative_binary64 |
| 28× | sub-neg_binary64 |
| 22× | neg-sub0_binary64 |
| 22× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 176 | 819 |
| 1 | 279 | 819 |
| 2 | 305 | 819 |
| 3 | 326 | 819 |
| 4 | 341 | 819 |
| 5 | 356 | 819 |
| 6 | 363 | 819 |
| 7 | 367 | 819 |
| 8 | 368 | 819 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(if (<=.f64 x #s(literal 25 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 (sin.f64 y) y)) (if (<=.f64 x #s(literal 7200000000000000217036429612386896011285712838066176 binary64)) (cosh.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 (sin.f64 y) y)))) |
(if (<=.f64 x #s(literal 25 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) (if (<=.f64 x #s(literal 260000000000000018663387145971383195348398005969182809960058423038525829021696 binary64)) (cosh.f64 x) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)))) |
(if (<=.f64 x #s(literal 6139076427730539/4722366482869645213696 binary64)) (/.f64 (sin.f64 y) y) (if (<=.f64 x #s(literal 260000000000000018663387145971383195348398005969182809960058423038525829021696 binary64)) (cosh.f64 x) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)))) |
(if (<=.f64 x #s(literal 6139076427730539/4722366482869645213696 binary64)) (/.f64 (sin.f64 y) y) (if (<=.f64 x #s(literal 97999999999999999133943467081728 binary64)) (cosh.f64 x) (if (<=.f64 x #s(literal 13500000000000000275507010685175621526490118987092636456657125042259125821644957267949903389666459196246900088209596760608108317076954234449082739494748160 binary64)) (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y))))) |
(if (<=.f64 x #s(literal 6139076427730539/4722366482869645213696 binary64)) (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(cosh.f64 x) |
(if (<=.f64 x #s(literal 1049999999999999929138838317591905173504 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) (if (<=.f64 x #s(literal 199999999999999984296407299341398630015099654745944923008750222099696603215320648945714523230290178856098728915675690981064839861895168 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 x #s(literal 350000000000000013257170985048933805120661864593006871705348846155853062995968 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (if (<=.f64 x #s(literal 499999999999999980914845420907469931724617668138392575722702061727550202027827845338095855082297280184351144790266035545655630691827712 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 x #s(literal 850000000000000059123177619456 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (if (<=.f64 x #s(literal 499999999999999980914845420907469931724617668138392575722702061727550202027827845338095855082297280184351144790266035545655630691827712 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 x #s(literal 22499999999999999120549784978260761476118953852928 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(if (<=.f64 x #s(literal 8999999999999999897486646837248 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (if (<=.f64 x #s(literal 10000000000000000223511723594768599335098409300973759560478836428900264860242343595976203511843100595010152570837624953702918544949248 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(if (<=.f64 y #s(literal 5499999999999999795883546965294206708650288783820332340541937347748553872338638307068869335533386365354901504 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 x #s(literal 10500000000000000084443720843115790342291456 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(if (<=.f64 x #s(literal 145999999999999993415905483175107516209912639944309174414041490108519579720146523866951692924155277422977289366034686344022698587716004029690544128 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(if (<=.f64 x #s(literal 29 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(if (<=.f64 x #s(literal 25 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 (sin.f64 y) y)) (if (<=.f64 x #s(literal 7200000000000000217036429612386896011285712838066176 binary64)) (cosh.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 (sin.f64 y) y)))) |
(if (<=.f64 x #s(literal 25 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))) (if (<=.f64 x #s(literal 7200000000000000217036429612386896011285712838066176 binary64)) (cosh.f64 x) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))))))) |
(if (<=.f64 x #s(literal 25 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 (sin.f64 y) y)) (if (<=.f64 x #s(literal 260000000000000018663387145971383195348398005969182809960058423038525829021696 binary64)) (cosh.f64 x) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)))) |
(if (<=.f64 x #s(literal 25 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) (if (<=.f64 x #s(literal 260000000000000018663387145971383195348398005969182809960058423038525829021696 binary64)) (cosh.f64 x) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(if (<=.f64 x #s(literal 6139076427730539/4722366482869645213696 binary64)) (/.f64 (sin.f64 y) y) (if (<=.f64 x #s(literal 260000000000000018663387145971383195348398005969182809960058423038525829021696 binary64)) (cosh.f64 x) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (sin.f64 y) y)))) |
(if (<=.f64 x #s(literal 6139076427730539/4722366482869645213696 binary64)) (/.f64 (sin.f64 y) y) (if (<=.f64 x #s(literal 260000000000000018663387145971383195348398005969182809960058423038525829021696 binary64)) (cosh.f64 x) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(if (<=.f64 x #s(literal 6139076427730539/4722366482869645213696 binary64)) (/.f64 (sin.f64 y) y) (if (<=.f64 x #s(literal 97999999999999999133943467081728 binary64)) (cosh.f64 x) (if (<=.f64 x #s(literal 13500000000000000275507010685175621526490118987092636456657125042259125821644957267949903389666459196246900088209596760608108317076954234449082739494748160 binary64)) (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (sin.f64 y) y))))) |
(if (<=.f64 x #s(literal 6139076427730539/4722366482869645213696 binary64)) (/.f64 (sin.f64 y) y) (if (<=.f64 x #s(literal 97999999999999999133943467081728 binary64)) (cosh.f64 x) (if (<=.f64 x #s(literal 13500000000000000275507010685175621526490118987092636456657125042259125821644957267949903389666459196246900088209596760608108317076954234449082739494748160 binary64)) (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 (/.f64 (sin.f64 y) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(if (<=.f64 x #s(literal 6139076427730539/4722366482869645213696 binary64)) (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(cosh.f64 x) |
(if (<=.f64 x #s(literal 1049999999999999929138838317591905173504 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) (if (<=.f64 x #s(literal 199999999999999984296407299341398630015099654745944923008750222099696603215320648945714523230290178856098728915675690981064839861895168 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 x #s(literal 1049999999999999929138838317591905173504 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) #s(literal 1/2 binary64)))))))) (if (<=.f64 x #s(literal 199999999999999984296407299341398630015099654745944923008750222099696603215320648945714523230290178856098728915675690981064839861895168 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 x #s(literal 350000000000000013257170985048933805120661864593006871705348846155853062995968 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (if (<=.f64 x #s(literal 499999999999999980914845420907469931724617668138392575722702061727550202027827845338095855082297280184351144790266035545655630691827712 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 x #s(literal 350000000000000013257170985048933805120661864593006871705348846155853062995968 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (if (<=.f64 x #s(literal 499999999999999980914845420907469931724617668138392575722702061727550202027827845338095855082297280184351144790266035545655630691827712 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 x #s(literal 850000000000000059123177619456 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (if (<=.f64 x #s(literal 499999999999999980914845420907469931724617668138392575722702061727550202027827845338095855082297280184351144790266035545655630691827712 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 x #s(literal 850000000000000059123177619456 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (if (<=.f64 x #s(literal 499999999999999980914845420907469931724617668138392575722702061727550202027827845338095855082297280184351144790266035545655630691827712 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 x #s(literal 22499999999999999120549784978260761476118953852928 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64)))))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/720 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y #s(literal -1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(if (<=.f64 x #s(literal 8999999999999999897486646837248 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))))) (if (<=.f64 x #s(literal 10000000000000000223511723594768599335098409300973759560478836428900264860242343595976203511843100595010152570837624953702918544949248 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/144 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(if (<=.f64 y #s(literal 26999999999999997581442343257290009373072799127854316636809047687580072763023299507659079340391911016520584430600281522667449122006918758400 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))))) |
(if (<=.f64 y #s(literal 5499999999999999795883546965294206708650288783820332340541937347748553872338638307068869335533386365354901504 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(if (<=.f64 x #s(literal 10500000000000000084443720843115790342291456 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(if (<=.f64 x #s(literal 10500000000000000084443720843115790342291456 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(if (<=.f64 x #s(literal 145999999999999993415905483175107516209912639944309174414041490108519579720146523866951692924155277422977289366034686344022698587716004029690544128 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(if (<=.f64 x #s(literal 145999999999999993415905483175107516209912639944309174414041490108519579720146523866951692924155277422977289366034686344022698587716004029690544128 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(if (<=.f64 x #s(literal 29 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(if (<=.f64 x #s(literal 29 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
| 6164× | *-lowering-*.f32 |
| 6164× | *-lowering-*.f64 |
| 5822× | +-lowering-+.f64 |
| 5822× | +-lowering-+.f32 |
| 5368× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 1 | 23 | 15 |
| 2 | 128 | 15 |
| 3 | 1049 | 15 |
| 0 | 8465 | 15 |
| 0 | 190 | 2637 |
| 1 | 601 | 2266 |
| 2 | 2159 | 2232 |
| 3 | 6810 | 2230 |
| 0 | 8183 | 2230 |
| 0 | 300 | 5614 |
| 1 | 1116 | 4400 |
| 2 | 5419 | 3920 |
| 3 | 6966 | 3801 |
| 0 | 8208 | 3801 |
| 0 | 44 | 232 |
| 1 | 273 | 197 |
| 2 | 2445 | 193 |
| 0 | 9815 | 193 |
| 0 | 83 | 622 |
| 1 | 285 | 558 |
| 2 | 1150 | 534 |
| 3 | 4412 | 518 |
| 0 | 8248 | 518 |
| 0 | 189 | 3032 |
| 1 | 676 | 2576 |
| 2 | 2889 | 2441 |
| 0 | 9070 | 2441 |
| 0 | 25 | 102 |
| 1 | 124 | 92 |
| 2 | 1052 | 92 |
| 0 | 8499 | 92 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2314 to 1196 computations (48.3% saved)
(abs y)
(abs x)
Compiled 1832 to 448 computations (75.5% saved)
Loading profile data...