
Time bar (total: 9.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 1 |
| 50% | 12.5% | 12.5% | 75% | 0% | 0% | 0% | 2 |
| 50% | 12.5% | 12.5% | 75% | 0% | 0% | 0% | 3 |
| 75% | 18.7% | 6.2% | 75% | 0% | 0% | 0% | 4 |
| 87.5% | 21.8% | 3.1% | 75% | 0% | 0% | 0% | 5 |
| 93.8% | 23.4% | 1.6% | 75% | 0% | 0% | 0% | 6 |
| 93.8% | 23.4% | 1.6% | 75% | 0% | 0% | 0% | 7 |
| 96.9% | 24.2% | 0.8% | 75% | 0% | 0% | 0% | 8 |
| 96.9% | 24.2% | 0.8% | 75% | 0% | 0% | 0% | 9 |
| 98.4% | 24.6% | 0.4% | 75% | 0% | 0% | 0% | 10 |
| 98.4% | 24.6% | 0.4% | 75% | 0% | 0% | 0% | 11 |
| 99.2% | 24.8% | 0.2% | 75% | 0% | 0% | 0% | 12 |
Compiled 20 to 13 computations (35% saved)
ival-mult: 3.0ms (52.5% of total)ival-add: 1.0ms (17.5% of total)ival-sin: 1.0ms (17.5% of total)ival-<=: 1.0ms (17.5% of total)ival-div: 0.0ms (0% of total)ival-cos: 0.0ms (0% of total)ival-and: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 953.0ms | 8256× | 0 | valid |
ival-sin: 203.0ms (28.1% of total)ival-cos: 185.0ms (25.6% of total)ival-mult: 135.0ms (18.7% of total)ival-<=: 76.0ms (10.5% of total)ival-div: 56.0ms (7.7% of total)ival-add: 44.0ms (6.1% of total)const: 12.0ms (1.7% of total)ival-and: 10.0ms (1.4% of total)backward-pass: 3.0ms (0.4% of total)| 2× | egg-herbie |
| 2078× | fnmadd-define |
| 1544× | fma-define |
| 1136× | fmsub-define |
| 1126× | fnmsub-define |
| 1014× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 72 |
| 1 | 72 | 62 |
| 2 | 167 | 61 |
| 3 | 432 | 60 |
| 4 | 1214 | 60 |
| 5 | 2446 | 60 |
| 6 | 3686 | 60 |
| 7 | 4080 | 60 |
| 8 | 4511 | 60 |
| 9 | 5332 | 60 |
| 10 | 5863 | 60 |
| 11 | 6275 | 60 |
| 12 | 6474 | 60 |
| 13 | 6549 | 60 |
| 14 | 6565 | 60 |
| 0 | 9 | 11 |
| 1 | 16 | 10 |
| 2 | 21 | 10 |
| 3 | 22 | 10 |
| 0 | 22 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
| Outputs |
|---|
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| Inputs |
|---|
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* (neg e) (sin v)) (+ 1 (* (neg e) (cos v)))) |
(/ (* e (sin (neg v))) (+ 1 (* e (cos (neg v))))) |
(neg (/ (* (neg e) (sin v)) (+ 1 (* (neg e) (cos v))))) |
(neg (/ (* e (sin (neg v))) (+ 1 (* e (cos (neg v)))))) |
(/ (* v (sin e)) (+ 1 (* v (cos e)))) |
| Outputs |
|---|
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (fmsub e (cos v) -1)) |
(/ (* (neg e) (sin v)) (+ 1 (* (neg e) (cos v)))) |
(* (sin v) (/ e (fmsub e (cos v) 1))) |
(/ (* e (sin (neg v))) (+ 1 (* e (cos (neg v))))) |
(/ (* e (sin v)) (fnmsub e (cos v) 1)) |
(neg (/ (* (neg e) (sin v)) (+ 1 (* (neg e) (cos v))))) |
(* (sin v) (/ e (fnmsub e (cos v) -1))) |
(neg (/ (* e (sin (neg v))) (+ 1 (* e (cos (neg v)))))) |
(/ (* e (sin v)) (fmsub e (cos v) -1)) |
(/ (* v (sin e)) (+ 1 (* v (cos e)))) |
(/ (* v (sin e)) (fmsub v (cos e) -1)) |
(negabs v)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (cos.f64 v) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
| 0 | 0 | - | 0 | - | v |
| 0 | 0 | - | 0 | - | (sin.f64 v) |
| 0 | 0 | - | 0 | - | (*.f64 e (sin.f64 v)) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 0 | 0 | - | 0 | - | (*.f64 e (cos.f64 v)) |
| 0 | 0 | - | 0 | - | e |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 64.0ms | 512× | 0 | valid |
Compiled 83 to 29 computations (65.1% saved)
ival-sin: 12.0ms (31.5% of total)ival-cos: 11.0ms (28.8% of total)ival-mult: 8.0ms (21% of total)ival-div: 3.0ms (7.9% of total)ival-add: 3.0ms (7.9% of total)const: 1.0ms (2.6% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 9 computations (30.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
Compiled 13 to 9 computations (30.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 0 | (*.f64 e (sin.f64 v)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 16× | *-lowering-*.f32 |
| 16× | *-lowering-*.f64 |
| 8× | *-commutative |
| 6× | /-lowering-/.f32 |
| 6× | /-lowering-/.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 32 |
| 1 | 16 | 30 |
| 2 | 21 | 30 |
| 3 | 22 | 30 |
| 0 | 22 | 30 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(* e (sin v)) |
e |
(sin v) |
v |
(+ 1 (* e (cos v))) |
1 |
(* e (cos v)) |
(cos v) |
| Outputs |
|---|
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
e |
(sin v) |
(sin.f64 v) |
v |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
1 |
#s(literal 1 binary64) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(cos v) |
(cos.f64 v) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| ✓ | accuracy | 99.8% | (*.f64 e (cos.f64 v)) |
| ✓ | accuracy | 99.8% | (*.f64 e (sin.f64 v)) |
| 33.0ms | 256× | 0 | valid |
Compiled 35 to 10 computations (71.4% saved)
ival-sin: 7.0ms (33.7% of total)ival-cos: 6.0ms (28.9% of total)ival-mult: 4.0ms (19.2% of total)ival-div: 2.0ms (9.6% of total)ival-add: 1.0ms (4.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (* e (sin v))> |
#<alt (sin v)> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (* e (cos v))> |
| Outputs |
|---|
#<alt (* e (sin v))> |
#<alt (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v))))))> |
#<alt (/ (sin v) (cos v))> |
#<alt (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v)))> |
#<alt (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))> |
#<alt (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))> |
#<alt (/ (sin v) (cos v))> |
#<alt (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e v)> |
#<alt (* v (+ e (* -1/6 (* e (pow v 2)))))> |
#<alt (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2)))))))> |
#<alt (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)))))))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt v> |
#<alt (* v (+ 1 (* -1/6 (pow v 2))))> |
#<alt (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt 1> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (* e (cos v))> |
#<alt (* e (+ (cos v) (/ 1 e)))> |
#<alt (* e (+ (cos v) (/ 1 e)))> |
#<alt (* e (+ (cos v) (/ 1 e)))> |
#<alt (* e (cos v))> |
#<alt (* -1 (* e (- (* -1 (cos v)) (/ 1 e))))> |
#<alt (* -1 (* e (- (* -1 (cos v)) (/ 1 e))))> |
#<alt (* -1 (* e (- (* -1 (cos v)) (/ 1 e))))> |
#<alt (+ 1 e)> |
#<alt (+ 1 (+ e (* -1/2 (* e (pow v 2)))))> |
#<alt (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))> |
#<alt (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt e> |
#<alt (+ e (* -1/2 (* e (pow v 2))))> |
#<alt (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))> |
#<alt (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | v | @ | 0 | (/ (* e (sin v)) (+ 1 (* e (cos v)))) |
| 1.0ms | v | @ | inf | (/ (* e (sin v)) (+ 1 (* e (cos v)))) |
| 1.0ms | v | @ | -inf | (/ (* e (sin v)) (+ 1 (* e (cos v)))) |
| 1.0ms | e | @ | 0 | (* e (sin v)) |
| 1.0ms | e | @ | inf | (/ (* e (sin v)) (+ 1 (* e (cos v)))) |
| 1× | batch-egg-rewrite |
| 3370× | *-lowering-*.f32 |
| 3370× | *-lowering-*.f64 |
| 2926× | /-lowering-/.f32 |
| 2926× | /-lowering-/.f64 |
| 1952× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 27 |
| 1 | 36 | 25 |
| 2 | 249 | 25 |
| 3 | 2406 | 25 |
| 0 | 8936 | 25 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(* e (sin v)) |
(sin v) |
(+ 1 (* e (cos v))) |
(* e (cos v)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (cos.f64 v) (-.f64 #s(literal 0 binary64) e)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (*.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (*.f64 (*.f64 (cos.f64 v) (-.f64 #s(literal 0 binary64) e)) (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (*.f64 (cos.f64 v) (-.f64 #s(literal 0 binary64) e)) (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))))) |
(fma.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (cos.f64 v) (-.f64 #s(literal 0 binary64) e)))) |
(neg.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v))) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(/.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) |
(/.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (sin.f64 v) (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) |
(/.f64 (*.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (-.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 v) (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) |
(/.f64 (/.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v)))) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (-.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (*.f64 e (sin.f64 v)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (-.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v))))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (-.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(pow.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))))) #s(literal -1 binary64)) |
(*.f64 e (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (sin.f64 v) (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (sin.f64 v) (*.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (*.f64 e (sin.f64 v)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 #s(literal 1 binary64) (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(*.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 e (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) e) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (*.f64 e (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (/.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 e (sin.f64 v))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (-.f64 #s(literal 0 binary64) e) (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (sin.f64 v) (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) (*.f64 e (sin.f64 v))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 e (sin.f64 v))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) e)) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) e) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (/.f64 e (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) e)) |
(*.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) e) #s(literal -1 binary64))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (sin.f64 v)) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 e #s(literal -1 binary64)) (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (sin.f64 v) #s(literal -1 binary64)) (/.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(*.f64 (/.f64 e (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (/.f64 (sin.f64 v) #s(literal 1 binary64)) (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 e #s(literal 1 binary64)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (pow.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal -1 binary64)) (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 e (sin.f64 v))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) (sin.f64 v)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) e) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (sin.f64 v)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) e) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v)) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v)))) |
(*.f64 e (sin.f64 v)) |
(*.f64 e (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(*.f64 e (*.f64 (sin.f64 v) #s(literal 1 binary64))) |
(*.f64 (sin.f64 v) e) |
(*.f64 (sin.f64 v) (neg.f64 (-.f64 #s(literal 0 binary64) e))) |
(*.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e (sin.f64 v)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (-.f64 #s(literal 0 binary64) e)) |
(*.f64 (-.f64 #s(literal 0 binary64) e) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))) e) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) e)) (sin.f64 v)) |
(sin.f64 v) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (cos.f64 v) (-.f64 #s(literal 0 binary64) e)))) |
(+.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(+.f64 (neg.f64 (*.f64 (cos.f64 v) (-.f64 #s(literal 0 binary64) e))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 e (cos.f64 v))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 e (cos.f64 v))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(fma.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal -3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal -2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal -2 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (neg.f64 (*.f64 e e)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (neg.f64 (*.f64 e e))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (neg.f64 (*.f64 e e))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (neg.f64 (*.f64 e e))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal -3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal -2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal -2 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (-.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) |
(exp.f64 (log.f64 (*.f64 e (cos.f64 v)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 e (cos.f64 v))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(*.f64 e (cos.f64 v)) |
(*.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(*.f64 (cos.f64 v) e) |
(*.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 e #s(literal 1 binary64)) (pow.f64 (cos.f64 v) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 v) #s(literal 1 binary64)) (pow.f64 e #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 e)) (exp.f64 (log.f64 (cos.f64 v)))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 v))) (exp.f64 (log.f64 e))) |
| 1× | egg-herbie |
| 4514× | *-lowering-*.f32 |
| 4514× | *-lowering-*.f64 |
| 1708× | +-lowering-+.f64 |
| 1708× | +-lowering-+.f32 |
| 1694× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 182 | 1121 |
| 1 | 596 | 1063 |
| 2 | 1922 | 1040 |
| 3 | 6903 | 1040 |
| 0 | 8442 | 1040 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* e (sin v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))) |
(/ (sin v) (cos v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) |
(- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) |
(/ (sin v) (cos v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(/ (* e v) (+ 1 e)) |
(* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e v) |
(* v (+ e (* -1/6 (* e (pow v 2))))) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
v |
(* v (+ 1 (* -1/6 (pow v 2)))) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
1 |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(* e (cos v)) |
(* e (+ (cos v) (/ 1 e))) |
(* e (+ (cos v) (/ 1 e))) |
(* e (+ (cos v) (/ 1 e))) |
(* e (cos v)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(+ 1 e) |
(+ 1 (+ e (* -1/2 (* e (pow v 2))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
e |
(+ e (* -1/2 (* e (pow v 2)))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
| Outputs |
|---|
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 e (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (sin.f64 v))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(*.f64 e (+.f64 (sin.f64 v) (*.f64 (*.f64 e (sin.f64 v)) (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))) |
(*.f64 e (+.f64 (*.f64 e (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (sin.f64 v))) (*.f64 (cos.f64 v) (*.f64 (cos.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (sin.f64 v)))) |
(/ (sin v) (cos v)) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
(- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) e)) |
(- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) |
(-.f64 (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))))) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) e)) |
(/ (sin v) (cos v)) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
(+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) e)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64))))) e)) e)) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (-.f64 (-.f64 (/.f64 (*.f64 e #s(literal -1/5040 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 e (*.f64 e #s(literal -1/720 binary64))) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 e (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal 1/24 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))))))))))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e v) |
(*.f64 e v) |
(* v (+ e (* -1/6 (* e (pow v 2))))) |
(*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 e (*.f64 v v)) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 e (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))))))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
v |
(* v (+ 1 (* -1/6 (pow v 2)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))))))))) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
1 |
#s(literal 1 binary64) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (+ (cos v) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (+ (cos v) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (+ (cos v) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 (+ e (* -1/2 (* e (pow v 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/2 binary64)) #s(literal 1 binary64)) e)) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
(+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/2 binary64) (*.f64 v (*.f64 v #s(literal 1/24 binary64))))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
(+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (*.f64 e (*.f64 v v)) (+.f64 #s(literal 1/24 binary64) (*.f64 v (*.f64 v #s(literal -1/720 binary64)))))))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
e |
(+ e (* -1/2 (* e (pow v 2)))) |
(*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/2 binary64)) #s(literal 1 binary64)) e) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))) |
(+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/2 binary64) (*.f64 v (*.f64 v #s(literal 1/24 binary64))))))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))) |
(+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (*.f64 e (*.f64 v v)) (+.f64 #s(literal 1/24 binary64) (*.f64 v (*.f64 v #s(literal -1/720 binary64)))))))) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
Compiled 10126 to 1024 computations (89.9% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 388 | 10 | 398 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 389 | 10 | 399 |
| Status | Accuracy | Program |
|---|---|---|
| 74.5% | (pow.f64 (pow.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) | |
| ▶ | 99.8% | (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
| ▶ | 98.5% | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
| ▶ | 99.6% | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
| 98.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) | |
| 99.7% | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) | |
| 50.4% | (*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) | |
| ▶ | 50.4% | (*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
| ▶ | 50.6% | (*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
| 97.8% | (*.f64 e (sin.f64 v)) |
Compiled 438 to 230 computations (47.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 e (cos.f64 v)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
| ✓ | cost-diff | 0 | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
| ✓ | cost-diff | 0 | (+.f64 e #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 0 | (*.f64 e (sin.f64 v)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
| ✓ | cost-diff | 1536 | (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) |
| ✓ | cost-diff | 1536 | (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
| ✓ | cost-diff | 1536 | (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
| ✓ | cost-diff | 1536 | (*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
| ✓ | cost-diff | 0 | (+.f64 e #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 v (+.f64 e #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 0 | (*.f64 e (sin.f64 v)) |
| ✓ | cost-diff | 6272 | (fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
| ✓ | cost-diff | 6272 | (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
| 3538× | *-lowering-*.f32 |
| 3538× | *-lowering-*.f64 |
| 2014× | +-lowering-+.f64 |
| 2014× | +-lowering-+.f32 |
| 1796× | /-lowering-/.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 735 |
| 1 | 135 | 718 |
| 2 | 447 | 693 |
| 3 | 1851 | 625 |
| 4 | 5197 | 586 |
| 5 | 7524 | 579 |
| 0 | 8091 | 579 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* e (sin v)) (+ (* (cos v) e) 1)) |
(* e (sin v)) |
e |
(sin v) |
v |
(+ (* (cos v) e) 1) |
(cos v) |
1 |
(* e (/ v (+ e 1))) |
e |
(/ v (+ e 1)) |
v |
(+ e 1) |
1 |
(* v (+ (/ e (+ e 1)) (* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))))))) |
v |
(+ (/ e (+ e 1)) (* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1)))))))) |
(/ e (+ e 1)) |
e |
(+ e 1) |
1 |
(* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))))) |
(* v v) |
(+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1)))))) |
(+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) |
(/ (* e -1/6) (+ e 1)) |
(* e -1/6) |
-1/6 |
(/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))) |
(* (* e e) 1/2) |
(* e e) |
1/2 |
(* (+ e 1) (+ e 1)) |
(* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))) |
(+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1)))) |
(* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) |
(- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1))) |
(/ 1/120 (+ e 1)) |
1/120 |
(/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)) |
(* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) |
-1/2 |
(/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))) |
(* -1/24 (* e e)) |
-1/24 |
(/ (* e (sin v)) (+ e 1)) |
(* e (sin v)) |
e |
(sin v) |
v |
(+ e 1) |
1 |
(/ e (/ (+ 1 (* e (cos v))) (sin v))) |
e |
(/ (+ 1 (* e (cos v))) (sin v)) |
(+ 1 (* e (cos v))) |
1 |
(* e (cos v)) |
(cos v) |
v |
(sin v) |
| Outputs |
|---|
(/ (* e (sin v)) (+ (* (cos v) e) 1)) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
e |
(sin v) |
(sin.f64 v) |
v |
(+ (* (cos v) e) 1) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(cos v) |
(cos.f64 v) |
1 |
#s(literal 1 binary64) |
(* e (/ v (+ e 1))) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
e |
(/ v (+ e 1)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
v |
(+ e 1) |
(+.f64 e #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(* v (+ (/ e (+ e 1)) (* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))))))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) (-.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/6 binary64)))))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 v (*.f64 v #s(literal -1/24 binary64))))))))))) |
v |
(+ (/ e (+ e 1)) (* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1)))))))) |
(+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) (-.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/6 binary64)))))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 v (*.f64 v #s(literal -1/24 binary64)))))))))) |
(/ e (+ e 1)) |
(/.f64 e (+.f64 e #s(literal 1 binary64))) |
e |
(+ e 1) |
(+.f64 e #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))))) |
(*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) (-.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/6 binary64)))))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 v (*.f64 v #s(literal -1/24 binary64))))))))) |
(* v v) |
(*.f64 v v) |
(+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1)))))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) (-.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/6 binary64)))))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 v (*.f64 v #s(literal -1/24 binary64)))))))) |
(+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 e #s(literal 1/2 binary64)) (+.f64 e #s(literal 1 binary64))))) |
(/ (* e -1/6) (+ e 1)) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal -1/6 binary64)) |
(* e -1/6) |
(*.f64 e #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))) |
(/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) |
(* (* e e) 1/2) |
(*.f64 e (*.f64 e #s(literal 1/2 binary64))) |
(* e e) |
(*.f64 e e) |
1/2 |
#s(literal 1/2 binary64) |
(* (+ e 1) (+ e 1)) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) |
(* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal 1/120 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 (*.f64 e (/.f64 #s(literal -1/24 binary64) (+.f64 e #s(literal 1 binary64)))) (*.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) (-.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/6 binary64))))))) |
(+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1)))) |
(+.f64 (/.f64 (*.f64 e #s(literal 1/120 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 (*.f64 e (/.f64 #s(literal -1/24 binary64) (+.f64 e #s(literal 1 binary64)))) (*.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) (-.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/6 binary64)))))) |
(* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) (-.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/6 binary64))))) |
(- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1))) |
(+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) (-.f64 (*.f64 e (/.f64 #s(literal -1/2 binary64) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/6 binary64))) (+.f64 e #s(literal 1 binary64)))) |
(/ 1/120 (+ e 1)) |
(/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) |
1/120 |
#s(literal 1/120 binary64) |
(/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)) |
(/.f64 (*.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 e #s(literal 1/2 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (+.f64 e #s(literal 1 binary64))) |
(* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) |
(*.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 e #s(literal 1/2 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))) |
(/.f64 (*.f64 e (*.f64 e #s(literal -1/24 binary64))) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) |
(* -1/24 (* e e)) |
(*.f64 e (*.f64 e #s(literal -1/24 binary64))) |
-1/24 |
#s(literal -1/24 binary64) |
(/ (* e (sin v)) (+ e 1)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
e |
(sin v) |
(sin.f64 v) |
v |
(+ e 1) |
(+.f64 e #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(/ e (/ (+ 1 (* e (cos v))) (sin v))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
e |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
1 |
#s(literal 1 binary64) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(cos v) |
(cos.f64 v) |
v |
(sin v) |
(sin.f64 v) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
| ✓ | accuracy | 99.8% | (*.f64 e (cos.f64 v)) |
| ✓ | accuracy | 99.8% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
| ✓ | accuracy | 99.7% | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
| ✓ | accuracy | 100.0% | (+.f64 e #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 e (sin.f64 v)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) |
| ✓ | accuracy | 99.5% | (*.f64 e #s(literal -1/6 binary64)) |
| ✓ | accuracy | 87.4% | (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) |
| ✓ | accuracy | 100.0% | (+.f64 e #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 v (+.f64 e #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 100.0% | (cos.f64 v) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 e (sin.f64 v)) |
| 133.0ms | 256× | 0 | valid |
Compiled 751 to 44 computations (94.1% saved)
ival-mult: 26.0ms (30.4% of total)ival-div: 18.0ms (21.1% of total)...c/correct-round.rkt:119:19: 12.0ms (14% of total)ival-add: 8.0ms (9.4% of total)ival-sin: 8.0ms (9.4% of total)ival-cos: 6.0ms (7% of total)compiled-spec: 4.0ms (4.7% of total)ival-sub: 1.0ms (1.2% of total)const: 1.0ms (1.2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* e (sin v)) (+ (* (cos v) e) 1))> |
#<alt (+ (* (cos v) e) 1)> |
#<alt (* e (sin v))> |
#<alt (sin v)> |
#<alt (* e (/ v (+ e 1)))> |
#<alt (/ v (+ e 1))> |
#<alt (+ e 1)> |
#<alt (* v (+ (/ e (+ e 1)) (* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1)))))))))> |
#<alt (+ (/ e (+ e 1)) (* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))))))> |
#<alt (* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1)))))))> |
#<alt (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))))> |
#<alt (/ (* e (sin v)) (+ e 1))> |
#<alt (/ e (/ (+ 1 (* e (cos v))) (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (* e (cos v))> |
#<alt (cos v)> |
#<alt (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1)))))> |
#<alt (* e -1/6)> |
#<alt (* -1/24 (* e e))> |
| Outputs |
|---|
#<alt (* e (sin v))> |
#<alt (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v))))))> |
#<alt (/ (sin v) (cos v))> |
#<alt (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v)))> |
#<alt (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))> |
#<alt (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))> |
#<alt (/ (sin v) (cos v))> |
#<alt (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (+ 1 e)> |
#<alt (+ 1 (+ e (* -1/2 (* e (pow v 2)))))> |
#<alt (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))> |
#<alt (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt 1> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (* e (cos v))> |
#<alt (* e (+ (cos v) (/ 1 e)))> |
#<alt (* e (+ (cos v) (/ 1 e)))> |
#<alt (* e (+ (cos v) (/ 1 e)))> |
#<alt (* e (cos v))> |
#<alt (* -1 (* e (- (* -1 (cos v)) (/ 1 e))))> |
#<alt (* -1 (* e (- (* -1 (cos v)) (/ 1 e))))> |
#<alt (* -1 (* e (- (* -1 (cos v)) (/ 1 e))))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e v)> |
#<alt (* v (+ e (* -1/6 (* e (pow v 2)))))> |
#<alt (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2)))))))> |
#<alt (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)))))))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt v> |
#<alt (* v (+ 1 (* -1/6 (pow v 2))))> |
#<alt (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (* e v)> |
#<alt (* e (+ v (* -1 (* e v))))> |
#<alt (* e (+ v (* e (- (* e v) v))))> |
#<alt (* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v))))> |
#<alt v> |
#<alt (+ v (* -1 (/ v e)))> |
#<alt (- (+ v (/ v (pow e 2))) (/ v e))> |
#<alt (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e)))> |
#<alt v> |
#<alt (+ v (* -1 (/ v e)))> |
#<alt (+ v (* -1 (/ (+ v (* -1 (/ v e))) e)))> |
#<alt (+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt v> |
#<alt (+ v (* -1 (* e v)))> |
#<alt (+ v (* e (- (* e v) v)))> |
#<alt (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))> |
#<alt (/ v e)> |
#<alt (/ (+ v (* -1 (/ v e))) e)> |
#<alt (/ (- (+ v (/ v (pow e 2))) (/ v e)) e)> |
#<alt (/ (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) e)> |
#<alt (/ v e)> |
#<alt (* -1 (/ (+ (* -1 v) (/ v e)) e))> |
#<alt (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ v e) v) e))) e))> |
#<alt (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ v e) v) e)) v) e))) e))> |
#<alt 1> |
#<alt (+ 1 e)> |
#<alt (+ 1 e)> |
#<alt (+ 1 e)> |
#<alt e> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt e> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) (/ e (+ 1 e))))> |
#<alt (* (pow v 5) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 5) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 5) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e))))))))> |
#<alt (* (pow v 5) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e))))))))> |
#<alt (* (pow v 5) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* -1 (* (pow v 5) (+ (* -1 (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) (* -1 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (pow v 2))))))> |
#<alt (* -1 (* (pow v 5) (+ (* -1 (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) (+ (* -1 (/ e (* (pow v 4) (+ 1 e)))) (* -1 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (pow v 2)))))))> |
#<alt (* -1 (* (pow v 5) (+ (* -1 (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) (+ (* -1 (/ e (* (pow v 4) (+ 1 e)))) (* -1 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (pow v 2)))))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (+ (* e (* v (- (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))) 1))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))))> |
#<alt (* e (+ (* e (+ (* e (* v (+ 1 (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6))))) (* v (- (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))) 1)))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))))> |
#<alt (* e (+ (* e (+ (* e (+ (* e (* v (- (* (pow v 2) (+ 5/3 (* -17/15 (pow v 2)))) 1))) (* v (+ 1 (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6)))))) (* v (- (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))) 1)))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))))> |
#<alt (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))))> |
#<alt (+ (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) (/ (* v (- (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) 1)) e))> |
#<alt (+ (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) (+ (/ (* v (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))))) (pow e 2)) (/ (* v (- (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) 1)) e)))> |
#<alt (+ (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) (+ (/ (* v (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))))) (pow e 2)) (+ (/ (* v (- (* (pow v 2) (- (* -241/120 (pow v 2)) 11/6)) 1)) (pow e 3)) (/ (* v (- (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) 1)) e))))> |
#<alt (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))))> |
#<alt (+ (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2)))))) e)) (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))))) e)) (* v (+ 1 (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))))) e)) (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 11/6 (* 241/120 (pow v 2)))))) e)) (* v (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2))))))) e)) (* v (+ 1 (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))))) e)) (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))))> |
#<alt (* e (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (* e (+ 1 (+ (* e (- (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))) 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (+ 1 (+ (* e (- (+ (* e (+ 1 (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6)))) (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2))))) 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (+ 1 (+ (* e (- (+ (* e (+ 1 (+ (* e (- (* (pow v 2) (+ 5/3 (* -17/15 (pow v 2)))) 1)) (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6))))) (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2))))) 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))> |
#<alt (- (+ 1 (+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e))) (/ 1 e))> |
#<alt (- (+ 1 (+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (+ (/ 1 (pow e 2)) (+ (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) (pow e 2)) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e))))) (/ 1 e))> |
#<alt (- (+ 1 (+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (+ (/ 1 (pow e 2)) (+ (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) (pow e 2)) (+ (/ (* (pow v 2) (- (* -241/120 (pow v 2)) 11/6)) (pow e 3)) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e)))))) (+ (/ 1 e) (/ 1 (pow e 3))))> |
#<alt (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))> |
#<alt (+ 1 (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))))> |
#<alt (+ 1 (+ (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2))))) e)) (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2)))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))))> |
#<alt (+ 1 (+ (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 11/6 (* 241/120 (pow v 2))))) e)) (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))))) e)) (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2)))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))))> |
#<alt (/ e (+ 1 e))> |
#<alt (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))> |
#<alt (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) (/ e (+ 1 e)))> |
#<alt (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) (/ e (+ 1 e)))> |
#<alt (* (pow v 4) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e))))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e))))))))> |
#<alt (* (pow v 4) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e))))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e))))))))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))))> |
#<alt (* (pow v 4) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 4) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (+ (* e (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2))))) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (* e (+ (* e (+ (* e (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6))) (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))))) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (* e (+ (* e (+ (* e (+ (* e (* (pow v 2) (+ 5/3 (* -17/15 (pow v 2))))) (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6)))) (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))))) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))> |
#<alt (+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e))> |
#<alt (+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (+ (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) (pow e 2)) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e)))> |
#<alt (+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (+ (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) (pow e 2)) (+ (/ (* (pow v 2) (- (* -241/120 (pow v 2)) 11/6)) (pow e 3)) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e))))> |
#<alt (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))> |
#<alt (+ (* -1 (/ (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2)))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) e)) (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow v 2) (+ 11/6 (* 241/120 (pow v 2)))) e)) (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2))))) e)) (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* e (- (+ (* 1/120 (pow v 2)) (* e (+ 2/3 (* -2/15 (pow v 2))))) 1/6))> |
#<alt (* e (- (+ (* 1/120 (pow v 2)) (* e (+ 2/3 (+ (* -2/15 (pow v 2)) (* e (- (* 61/120 (pow v 2)) 7/6)))))) 1/6))> |
#<alt (* e (- (+ (* 1/120 (pow v 2)) (* e (+ 2/3 (+ (* -2/15 (pow v 2)) (* e (- (+ (* 61/120 (pow v 2)) (* e (+ 5/3 (* -17/15 (pow v 2))))) 7/6)))))) 1/6))> |
#<alt (+ 1/3 (* 2/15 (pow v 2)))> |
#<alt (- (+ 1/3 (+ (* -61/120 (/ (pow v 2) e)) (* 2/15 (pow v 2)))) (* 5/6 (/ 1 e)))> |
#<alt (- (+ 1/3 (+ (* -61/120 (/ (pow v 2) e)) (+ (* 2/15 (pow v 2)) (+ (* 17/15 (/ (pow v 2) (pow e 2))) (/ 4/3 (pow e 2)))))) (* 5/6 (/ 1 e)))> |
#<alt (- (+ 1/3 (+ (* -241/120 (/ (pow v 2) (pow e 3))) (+ (* -61/120 (/ (pow v 2) e)) (+ (* 2/15 (pow v 2)) (+ (* 17/15 (/ (pow v 2) (pow e 2))) (/ 4/3 (pow e 2))))))) (+ (* 5/6 (/ 1 e)) (* 11/6 (/ 1 (pow e 3)))))> |
#<alt (+ 1/3 (* 2/15 (pow v 2)))> |
#<alt (+ 1/3 (+ (* -1 (/ (+ 5/6 (* 61/120 (pow v 2))) e)) (* 2/15 (pow v 2))))> |
#<alt (+ 1/3 (+ (* -1 (/ (+ 5/6 (+ (* -1 (/ (+ 4/3 (* 17/15 (pow v 2))) e)) (* 61/120 (pow v 2)))) e)) (* 2/15 (pow v 2))))> |
#<alt (+ 1/3 (+ (* -1 (/ (+ 5/6 (+ (* -1 (/ (+ 4/3 (+ (* -1 (/ (+ 11/6 (* 241/120 (pow v 2))) e)) (* 17/15 (pow v 2)))) e)) (* 61/120 (pow v 2)))) e)) (* 2/15 (pow v 2))))> |
#<alt (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))))> |
#<alt (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))> |
#<alt (* e (sin v))> |
#<alt (* e (+ (sin v) (* -1 (* e (sin v)))))> |
#<alt (* e (+ (sin v) (* e (- (* e (sin v)) (sin v)))))> |
#<alt (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (sin v))) (* -1 (sin v)))) (sin v)))))> |
#<alt (sin v)> |
#<alt (+ (sin v) (* -1 (/ (sin v) e)))> |
#<alt (- (+ (sin v) (/ (sin v) (pow e 2))) (/ (sin v) e))> |
#<alt (- (+ (sin v) (* -1 (/ (sin v) (pow e 3)))) (+ (* -1 (/ (sin v) (pow e 2))) (/ (sin v) e)))> |
#<alt (sin v)> |
#<alt (+ (sin v) (* -1 (/ (sin v) e)))> |
#<alt (+ (sin v) (* -1 (/ (+ (sin v) (* -1 (/ (sin v) e))) e)))> |
#<alt (+ (sin v) (* -1 (/ (+ (sin v) (* -1 (/ (+ (sin v) (* -1 (/ (sin v) e))) e))) e)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (* v (+ (* -1/6 (/ (* e (pow v 2)) (+ 1 e))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/120 (/ (* e (pow v 2)) (+ 1 e))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (+ (* -1/5040 (/ (* e (pow v 2)) (+ 1 e))) (* 1/120 (/ e (+ 1 e))))))) (/ e (+ 1 e))))> |
#<alt (/ (* e (sin v)) (+ 1 e))> |
#<alt (/ (* e (sin v)) (+ 1 e))> |
#<alt (/ (* e (sin v)) (+ 1 e))> |
#<alt (/ (* e (sin v)) (+ 1 e))> |
#<alt (/ (* e (sin v)) (+ 1 e))> |
#<alt (/ (* e (sin v)) (+ 1 e))> |
#<alt (/ (* e (sin v)) (+ 1 e))> |
#<alt (/ (* e (sin v)) (+ 1 e))> |
#<alt (* e (sin v))> |
#<alt (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v))))))> |
#<alt (/ (sin v) (cos v))> |
#<alt (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v)))> |
#<alt (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))> |
#<alt (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))> |
#<alt (/ (sin v) (cos v))> |
#<alt (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ 1 (sin v))> |
#<alt (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v)))> |
#<alt (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v)))> |
#<alt (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v)))> |
#<alt (/ (* e (cos v)) (sin v))> |
#<alt (* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))))> |
#<alt (* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))))> |
#<alt (* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))))> |
#<alt (/ (* e (cos v)) (sin v))> |
#<alt (* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v))))))> |
#<alt (* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v))))))> |
#<alt (* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v))))))> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (- (* -1/2 e) (* -1/6 (+ 1 e)))))) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (+ (* 1/24 e) (* (pow v 2) (- (* -1/720 e) (+ (* -1/6 (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e))))) (+ (* -1/5040 (+ 1 e)) (* 1/120 (- (* -1/2 e) (* -1/6 (+ 1 e))))))))) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v)> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt 1> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (* e (cos v))> |
#<alt (* e (+ (cos v) (/ 1 e)))> |
#<alt (* e (+ (cos v) (/ 1 e)))> |
#<alt (* e (+ (cos v) (/ 1 e)))> |
#<alt (* e (cos v))> |
#<alt (* -1 (* e (- (* -1 (cos v)) (/ 1 e))))> |
#<alt (* -1 (* e (- (* -1 (cos v)) (/ 1 e))))> |
#<alt (* -1 (* e (- (* -1 (cos v)) (/ 1 e))))> |
#<alt (+ 1 e)> |
#<alt (+ 1 (+ e (* -1/2 (* e (pow v 2)))))> |
#<alt (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))> |
#<alt (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt e> |
#<alt (+ e (* -1/2 (* e (pow v 2))))> |
#<alt (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))> |
#<alt (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow v 2)))> |
#<alt (+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2)))> |
#<alt (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)))> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))> |
#<alt (* 1/120 (* e (pow v 2)))> |
#<alt (* e (+ (* -2/15 (* e (pow v 2))) (* 1/120 (pow v 2))))> |
#<alt (* e (+ (* 1/120 (pow v 2)) (* e (+ (* -2/15 (pow v 2)) (* 61/120 (* e (pow v 2)))))))> |
#<alt (* e (+ (* 1/120 (pow v 2)) (* e (+ (* -2/15 (pow v 2)) (* e (+ (* -17/15 (* e (pow v 2))) (* 61/120 (pow v 2))))))))> |
#<alt (* 2/15 (pow v 2))> |
#<alt (+ (* -61/120 (/ (pow v 2) e)) (* 2/15 (pow v 2)))> |
#<alt (+ (* -61/120 (/ (pow v 2) e)) (+ (* 2/15 (pow v 2)) (* 17/15 (/ (pow v 2) (pow e 2)))))> |
#<alt (+ (* -241/120 (/ (pow v 2) (pow e 3))) (+ (* -61/120 (/ (pow v 2) e)) (+ (* 2/15 (pow v 2)) (* 17/15 (/ (pow v 2) (pow e 2))))))> |
#<alt (* 2/15 (pow v 2))> |
#<alt (+ (* -61/120 (/ (pow v 2) e)) (* 2/15 (pow v 2)))> |
#<alt (+ (* -1 (/ (+ (* -17/15 (/ (pow v 2) e)) (* 61/120 (pow v 2))) e)) (* 2/15 (pow v 2)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -241/120 (/ (pow v 2) e)) (* 17/15 (pow v 2))) e)) (* 61/120 (pow v 2))) e)) (* 2/15 (pow v 2)))> |
#<alt (* -1/6 e)> |
#<alt (* -1/6 e)> |
#<alt (* -1/6 e)> |
#<alt (* -1/6 e)> |
#<alt (* -1/6 e)> |
#<alt (* -1/6 e)> |
#<alt (* -1/6 e)> |
#<alt (* -1/6 e)> |
#<alt (* -1/6 e)> |
#<alt (* -1/6 e)> |
#<alt (* -1/6 e)> |
#<alt (* -1/6 e)> |
#<alt (* -1/24 (pow e 2))> |
#<alt (* -1/24 (pow e 2))> |
#<alt (* -1/24 (pow e 2))> |
#<alt (* -1/24 (pow e 2))> |
#<alt (* -1/24 (pow e 2))> |
#<alt (* -1/24 (pow e 2))> |
#<alt (* -1/24 (pow e 2))> |
#<alt (* -1/24 (pow e 2))> |
#<alt (* -1/24 (pow e 2))> |
#<alt (* -1/24 (pow e 2))> |
#<alt (* -1/24 (pow e 2))> |
#<alt (* -1/24 (pow e 2))> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | v | @ | 0 | (* v (+ (/ e (+ e 1)) (* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))))))) |
| 4.0ms | e | @ | 0 | (* v (+ (/ e (+ e 1)) (* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))))))) |
| 2.0ms | v | @ | inf | (* v (+ (/ e (+ e 1)) (* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))))))) |
| 1.0ms | e | @ | 0 | (* e (/ v (+ e 1))) |
| 1.0ms | v | @ | 0 | (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))) |
| 1× | batch-egg-rewrite |
| 4098× | *-lowering-*.f32 |
| 4098× | *-lowering-*.f64 |
| 2868× | /-lowering-/.f32 |
| 2868× | /-lowering-/.f64 |
| 2712× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 403 |
| 1 | 314 | 364 |
| 2 | 3659 | 364 |
| 0 | 8726 | 364 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* e (sin v)) (+ (* (cos v) e) 1)) |
(+ (* (cos v) e) 1) |
(* e (sin v)) |
(sin v) |
(* e (/ v (+ e 1))) |
(/ v (+ e 1)) |
(+ e 1) |
(* v (+ (/ e (+ e 1)) (* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))))))) |
(+ (/ e (+ e 1)) (* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1)))))))) |
(* (* v v) (+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))))) |
(+ (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1)))) (* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1)))))) |
(/ (* e (sin v)) (+ e 1)) |
(/ e (/ (+ 1 (* e (cos v))) (sin v))) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(+ 1 (* e (cos v))) |
(* e (cos v)) |
(cos v) |
(* (* v v) (+ (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) (/ (* -1/24 (* e e)) (* (+ e 1) (+ e 1))))) |
(* e -1/6) |
(* -1/24 (* e e)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(neg.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (*.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 e (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (sin.f64 v) (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (*.f64 e (sin.f64 v)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 #s(literal 1 binary64) (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(*.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) e) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 e (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e) #s(literal -1 binary64))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (sin.f64 v)) |
(*.f64 (/.f64 e #s(literal 1 binary64)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 e (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) e) |
(sin.f64 v) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 e v)) (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64))) |
(/.f64 (*.f64 v #s(literal 1 binary64)) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 (*.f64 v (-.f64 #s(literal 0 binary64) e)) (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64))) |
(/.f64 (*.f64 e (-.f64 #s(literal 0 binary64) v)) (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) v) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) e) v) (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) v) e) (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) #s(literal -1 binary64)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) e) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(*.f64 (*.f64 e v) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (*.f64 e v) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 v (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) v) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) v) (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) v)) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64)))) |
(/.f64 (*.f64 v #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 v (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) v) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) v) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) v) #s(literal -1 binary64))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 v (+.f64 (*.f64 e e) #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(+.f64 e #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) e) |
(exp.f64 (*.f64 (log1p.f64 e) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 (*.f64 e e) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e))) |
(/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (neg.f64 (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64))) (neg.f64 (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 e #s(literal -1 binary64))) |
(pow.f64 (+.f64 e #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 (*.f64 e e) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 v (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(+.f64 (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) (*.f64 v (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) |
(fma.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) |
(fma.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v (*.f64 v (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v v))) (pow.f64 (*.f64 v (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v))) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) (*.f64 v (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) (*.f64 (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) (*.f64 v (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v))) (*.f64 (*.f64 v (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) (*.f64 v (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))))) (-.f64 (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) (*.f64 v (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))))) |
(/.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)))) |
(/.f64 (*.f64 v (-.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))))) (-.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) #s(literal 3 binary64))) v) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) v) (-.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) |
(*.f64 (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) v) |
(+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) |
(+.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(+.f64 (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v)))) |
(-.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (/.f64 e (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64)))) |
(-.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (/.f64 (-.f64 #s(literal 0 binary64) e) (+.f64 e #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (-.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) (/.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) (-.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))))) |
(fma.f64 e (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) |
(fma.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(fma.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (*.f64 v v) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e))) (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) (-.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)))) |
(/.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) (-.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) (-.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))))) (neg.f64 (-.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e))) (-.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e))) (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) (-.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e))))) |
(*.f64 (-.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v)))) |
(+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) |
(+.f64 (*.f64 (*.f64 v v) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 v v)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (*.f64 v v))) |
(fma.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v v) (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v))))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(/.f64 (*.f64 (*.f64 v v) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) (*.f64 v v)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) (*.f64 v v)) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(*.f64 v (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (*.f64 v v)) |
(*.f64 (*.f64 v (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) v) |
(+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(+.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (*.f64 e (*.f64 v v))) (+.f64 (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (*.f64 e (*.f64 v v)))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) #s(literal -1/24 binary64))))) |
(+.f64 (+.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(fma.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(fma.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 e #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(fma.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (neg.f64 (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/36 binary64) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) (*.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) (-.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (*.f64 v (*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(*.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 e (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (sin.f64 v) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (*.f64 e (sin.f64 v)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 e (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(neg.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (*.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 e (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (sin.f64 v) (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (*.f64 e (sin.f64 v)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 #s(literal 1 binary64) (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(*.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) e) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 e (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e) #s(literal -1 binary64))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (sin.f64 v)) |
(*.f64 (/.f64 e #s(literal 1 binary64)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 e (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (sin.f64 v) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (*.f64 (sin.f64 v) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (sin.f64 v))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (sin.f64 v))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) (sin.f64 v))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (sin.f64 v)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 v) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 e (cos.f64 v)) |
(*.f64 e (*.f64 (cos.f64 v) #s(literal 1 binary64))) |
(*.f64 (cos.f64 v) e) |
(*.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(*.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 v)) e) |
(cos.f64 v) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (*.f64 e (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) #s(literal -1/24 binary64))))) |
(+.f64 (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (*.f64 e (*.f64 v v)))) |
(fma.f64 (*.f64 v v) (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) #s(literal -1/24 binary64))))) |
(fma.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (*.f64 v v) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) #s(literal -1/24 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (/.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (/.f64 (*.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))))))) (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (*.f64 e (*.f64 v v))) (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (*.f64 e (*.f64 v v)))) (-.f64 (*.f64 (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) #s(literal -1/24 binary64))))) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (*.f64 e (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (*.f64 e (*.f64 v v))) (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (*.f64 e (*.f64 v v)))) (*.f64 (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (*.f64 e (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) (/.f64 #s(literal -1/13824 binary64) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (*.f64 (*.f64 e e) (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 e e) (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e))) #s(literal 1/576 binary64)))) (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 e e) (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) (/.f64 #s(literal -1/13824 binary64) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 v v)) (+.f64 (*.f64 (*.f64 e e) (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 e e) (*.f64 (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e))) #s(literal 1/576 binary64))) (*.f64 v v)) (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (+.f64 e #s(literal 1 binary64)) e))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v v)) |
(*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (-.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 binary64)))) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) v) |
(*.f64 e #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) e) |
(*.f64 e (*.f64 e #s(literal -1/24 binary64))) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
(*.f64 #s(literal -1/24 binary64) (*.f64 e e)) |
(*.f64 (*.f64 e #s(literal -1/24 binary64)) e) |
| 1× | egg-herbie |
| 5012× | +-lowering-+.f64 |
| 5012× | +-lowering-+.f32 |
| 5002× | *-lowering-*.f32 |
| 5002× | *-lowering-*.f64 |
| 1794× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 702 | 8539 |
| 1 | 2443 | 8173 |
| 0 | 8680 | 8173 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* e (sin v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))) |
(/ (sin v) (cos v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) |
(- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) |
(/ (sin v) (cos v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(/ (* e v) (+ 1 e)) |
(* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(+ 1 e) |
(+ 1 (+ e (* -1/2 (* e (pow v 2))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
1 |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(* e (cos v)) |
(* e (+ (cos v) (/ 1 e))) |
(* e (+ (cos v) (/ 1 e))) |
(* e (+ (cos v) (/ 1 e))) |
(* e (cos v)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e v) |
(* v (+ e (* -1/6 (* e (pow v 2))))) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
v |
(* v (+ 1 (* -1/6 (pow v 2)))) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(* e v) |
(* e (+ v (* -1 (* e v)))) |
(* e (+ v (* e (- (* e v) v)))) |
(* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))) |
v |
(+ v (* -1 (/ v e))) |
(- (+ v (/ v (pow e 2))) (/ v e)) |
(- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) |
v |
(+ v (* -1 (/ v e))) |
(+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) |
(+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
v |
(+ v (* -1 (* e v))) |
(+ v (* e (- (* e v) v))) |
(+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v))) |
(/ v e) |
(/ (+ v (* -1 (/ v e))) e) |
(/ (- (+ v (/ v (pow e 2))) (/ v e)) e) |
(/ (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) e) |
(/ v e) |
(* -1 (/ (+ (* -1 v) (/ v e)) e)) |
(* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ v e) v) e))) e)) |
(* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ v e) v) e)) v) e))) e)) |
1 |
(+ 1 e) |
(+ 1 e) |
(+ 1 e) |
e |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
e |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
(/ (* e v) (+ 1 e)) |
(* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) (/ e (+ 1 e)))) |
(* (pow v 5) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 5) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 5) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e)))))))) |
(* (pow v 5) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e)))))))) |
(* (pow v 5) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* -1 (* (pow v 5) (+ (* -1 (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) (* -1 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (pow v 2)))))) |
(* -1 (* (pow v 5) (+ (* -1 (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) (+ (* -1 (/ e (* (pow v 4) (+ 1 e)))) (* -1 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (pow v 2))))))) |
(* -1 (* (pow v 5) (+ (* -1 (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) (+ (* -1 (/ e (* (pow v 4) (+ 1 e)))) (* -1 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (pow v 2))))))) |
(* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(* e (+ (* e (* v (- (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))) 1))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(* e (+ (* e (+ (* e (* v (+ 1 (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6))))) (* v (- (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))) 1)))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(* e (+ (* e (+ (* e (+ (* e (* v (- (* (pow v 2) (+ 5/3 (* -17/15 (pow v 2)))) 1))) (* v (+ 1 (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6)))))) (* v (- (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))) 1)))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) |
(+ (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) (/ (* v (- (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) 1)) e)) |
(+ (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) (+ (/ (* v (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))))) (pow e 2)) (/ (* v (- (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) 1)) e))) |
(+ (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) (+ (/ (* v (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))))) (pow e 2)) (+ (/ (* v (- (* (pow v 2) (- (* -241/120 (pow v 2)) 11/6)) 1)) (pow e 3)) (/ (* v (- (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) 1)) e)))) |
(* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) |
(+ (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2)))))) e)) (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))))) |
(+ (* -1 (/ (+ (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))))) e)) (* v (+ 1 (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))))) e)) (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 11/6 (* 241/120 (pow v 2)))))) e)) (* v (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2))))))) e)) (* v (+ 1 (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))))) e)) (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))))) |
(* e (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(* e (+ 1 (+ (* e (- (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))) 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(* e (+ 1 (+ (* e (- (+ (* e (+ 1 (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6)))) (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2))))) 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(* e (+ 1 (+ (* e (- (+ (* e (+ 1 (+ (* e (- (* (pow v 2) (+ 5/3 (* -17/15 (pow v 2)))) 1)) (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6))))) (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2))))) 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))) |
(- (+ 1 (+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e))) (/ 1 e)) |
(- (+ 1 (+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (+ (/ 1 (pow e 2)) (+ (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) (pow e 2)) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e))))) (/ 1 e)) |
(- (+ 1 (+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (+ (/ 1 (pow e 2)) (+ (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) (pow e 2)) (+ (/ (* (pow v 2) (- (* -241/120 (pow v 2)) 11/6)) (pow e 3)) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e)))))) (+ (/ 1 e) (/ 1 (pow e 3)))) |
(+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))) |
(+ 1 (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) |
(+ 1 (+ (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2))))) e)) (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2)))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) |
(+ 1 (+ (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 11/6 (* 241/120 (pow v 2))))) e)) (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))))) e)) (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2)))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) |
(/ e (+ 1 e)) |
(+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))) |
(+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) (/ e (+ 1 e))) |
(+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) (/ e (+ 1 e))) |
(* (pow v 4) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e)))))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e)))))))) |
(* (pow v 4) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e)))))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e)))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) |
(* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) |
(* (pow v 4) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 4) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (+ (* e (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2))))) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(* e (+ (* e (+ (* e (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6))) (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))))) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(* e (+ (* e (+ (* e (+ (* e (* (pow v 2) (+ 5/3 (* -17/15 (pow v 2))))) (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6)))) (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))))) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) |
(+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e)) |
(+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (+ (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) (pow e 2)) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e))) |
(+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (+ (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) (pow e 2)) (+ (/ (* (pow v 2) (- (* -241/120 (pow v 2)) 11/6)) (pow e 3)) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e)))) |
(* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) |
(+ (* -1 (/ (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2)))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))) |
(+ (* -1 (/ (+ (* -1 (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) e)) (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow v 2) (+ 11/6 (* 241/120 (pow v 2)))) e)) (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2))))) e)) (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* e (- (+ (* 1/120 (pow v 2)) (* e (+ 2/3 (* -2/15 (pow v 2))))) 1/6)) |
(* e (- (+ (* 1/120 (pow v 2)) (* e (+ 2/3 (+ (* -2/15 (pow v 2)) (* e (- (* 61/120 (pow v 2)) 7/6)))))) 1/6)) |
(* e (- (+ (* 1/120 (pow v 2)) (* e (+ 2/3 (+ (* -2/15 (pow v 2)) (* e (- (+ (* 61/120 (pow v 2)) (* e (+ 5/3 (* -17/15 (pow v 2))))) 7/6)))))) 1/6)) |
(+ 1/3 (* 2/15 (pow v 2))) |
(- (+ 1/3 (+ (* -61/120 (/ (pow v 2) e)) (* 2/15 (pow v 2)))) (* 5/6 (/ 1 e))) |
(- (+ 1/3 (+ (* -61/120 (/ (pow v 2) e)) (+ (* 2/15 (pow v 2)) (+ (* 17/15 (/ (pow v 2) (pow e 2))) (/ 4/3 (pow e 2)))))) (* 5/6 (/ 1 e))) |
(- (+ 1/3 (+ (* -241/120 (/ (pow v 2) (pow e 3))) (+ (* -61/120 (/ (pow v 2) e)) (+ (* 2/15 (pow v 2)) (+ (* 17/15 (/ (pow v 2) (pow e 2))) (/ 4/3 (pow e 2))))))) (+ (* 5/6 (/ 1 e)) (* 11/6 (/ 1 (pow e 3))))) |
(+ 1/3 (* 2/15 (pow v 2))) |
(+ 1/3 (+ (* -1 (/ (+ 5/6 (* 61/120 (pow v 2))) e)) (* 2/15 (pow v 2)))) |
(+ 1/3 (+ (* -1 (/ (+ 5/6 (+ (* -1 (/ (+ 4/3 (* 17/15 (pow v 2))) e)) (* 61/120 (pow v 2)))) e)) (* 2/15 (pow v 2)))) |
(+ 1/3 (+ (* -1 (/ (+ 5/6 (+ (* -1 (/ (+ 4/3 (+ (* -1 (/ (+ 11/6 (* 241/120 (pow v 2))) e)) (* 17/15 (pow v 2)))) e)) (* 61/120 (pow v 2)))) e)) (* 2/15 (pow v 2)))) |
(+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) |
(+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(* e (sin v)) |
(* e (+ (sin v) (* -1 (* e (sin v))))) |
(* e (+ (sin v) (* e (- (* e (sin v)) (sin v))))) |
(* e (+ (sin v) (* e (- (* e (- (* -1 (* e (sin v))) (* -1 (sin v)))) (sin v))))) |
(sin v) |
(+ (sin v) (* -1 (/ (sin v) e))) |
(- (+ (sin v) (/ (sin v) (pow e 2))) (/ (sin v) e)) |
(- (+ (sin v) (* -1 (/ (sin v) (pow e 3)))) (+ (* -1 (/ (sin v) (pow e 2))) (/ (sin v) e))) |
(sin v) |
(+ (sin v) (* -1 (/ (sin v) e))) |
(+ (sin v) (* -1 (/ (+ (sin v) (* -1 (/ (sin v) e))) e))) |
(+ (sin v) (* -1 (/ (+ (sin v) (* -1 (/ (+ (sin v) (* -1 (/ (sin v) e))) e))) e))) |
(/ (* e v) (+ 1 e)) |
(* v (+ (* -1/6 (/ (* e (pow v 2)) (+ 1 e))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/120 (/ (* e (pow v 2)) (+ 1 e))))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (+ (* -1/5040 (/ (* e (pow v 2)) (+ 1 e))) (* 1/120 (/ e (+ 1 e))))))) (/ e (+ 1 e)))) |
(/ (* e (sin v)) (+ 1 e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/ (* e (sin v)) (+ 1 e)) |
(* e (sin v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))) |
(/ (sin v) (cos v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) |
(- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) |
(/ (sin v) (cos v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(/ (* e v) (+ 1 e)) |
(* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ 1 (sin v)) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(/ (* e (cos v)) (sin v)) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(/ (* e (cos v)) (sin v)) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(/ (+ 1 e) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (* -1/2 e) (* -1/6 (+ 1 e)))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (+ (* 1/24 e) (* (pow v 2) (- (* -1/720 e) (+ (* -1/6 (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e))))) (+ (* -1/5040 (+ 1 e)) (* 1/120 (- (* -1/2 e) (* -1/6 (+ 1 e))))))))) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
1 |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(* e (cos v)) |
(* e (+ (cos v) (/ 1 e))) |
(* e (+ (cos v) (/ 1 e))) |
(* e (+ (cos v) (/ 1 e))) |
(* e (cos v)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(+ 1 e) |
(+ 1 (+ e (* -1/2 (* e (pow v 2))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
e |
(+ e (* -1/2 (* e (pow v 2)))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
1 |
(+ 1 (* -1/2 (pow v 2))) |
(+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(* 1/120 (* e (pow v 2))) |
(* e (+ (* -2/15 (* e (pow v 2))) (* 1/120 (pow v 2)))) |
(* e (+ (* 1/120 (pow v 2)) (* e (+ (* -2/15 (pow v 2)) (* 61/120 (* e (pow v 2))))))) |
(* e (+ (* 1/120 (pow v 2)) (* e (+ (* -2/15 (pow v 2)) (* e (+ (* -17/15 (* e (pow v 2))) (* 61/120 (pow v 2)))))))) |
(* 2/15 (pow v 2)) |
(+ (* -61/120 (/ (pow v 2) e)) (* 2/15 (pow v 2))) |
(+ (* -61/120 (/ (pow v 2) e)) (+ (* 2/15 (pow v 2)) (* 17/15 (/ (pow v 2) (pow e 2))))) |
(+ (* -241/120 (/ (pow v 2) (pow e 3))) (+ (* -61/120 (/ (pow v 2) e)) (+ (* 2/15 (pow v 2)) (* 17/15 (/ (pow v 2) (pow e 2)))))) |
(* 2/15 (pow v 2)) |
(+ (* -61/120 (/ (pow v 2) e)) (* 2/15 (pow v 2))) |
(+ (* -1 (/ (+ (* -17/15 (/ (pow v 2) e)) (* 61/120 (pow v 2))) e)) (* 2/15 (pow v 2))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -241/120 (/ (pow v 2) e)) (* 17/15 (pow v 2))) e)) (* 61/120 (pow v 2))) e)) (* 2/15 (pow v 2))) |
(* -1/6 e) |
(* -1/6 e) |
(* -1/6 e) |
(* -1/6 e) |
(* -1/6 e) |
(* -1/6 e) |
(* -1/6 e) |
(* -1/6 e) |
(* -1/6 e) |
(* -1/6 e) |
(* -1/6 e) |
(* -1/6 e) |
(* -1/24 (pow e 2)) |
(* -1/24 (pow e 2)) |
(* -1/24 (pow e 2)) |
(* -1/24 (pow e 2)) |
(* -1/24 (pow e 2)) |
(* -1/24 (pow e 2)) |
(* -1/24 (pow e 2)) |
(* -1/24 (pow e 2)) |
(* -1/24 (pow e 2)) |
(* -1/24 (pow e 2)) |
(* -1/24 (pow e 2)) |
(* -1/24 (pow e 2)) |
| Outputs |
|---|
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 e (-.f64 (sin.f64 v) (*.f64 (*.f64 e (sin.f64 v)) (cos.f64 v)))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(*.f64 e (+.f64 (sin.f64 v) (*.f64 e (*.f64 (sin.f64 v) (-.f64 (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (cos.f64 v)))))) |
(* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))) |
(*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 (*.f64 e #s(literal -1 binary64)) (*.f64 (sin.f64 v) (-.f64 (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) (*.f64 (sin.f64 v) (cos.f64 v)))))) |
(/ (sin v) (cos v)) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) |
(- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e e))) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) |
(-.f64 (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (*.f64 e (*.f64 e e)) (pow.f64 (cos.f64 v) #s(literal 4 binary64))))) (-.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e e))))) |
(/ (sin v) (cos v)) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) |
(+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e)) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (/.f64 (*.f64 e #s(literal 1/120 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 e #s(literal -1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/5040 binary64) e) (+.f64 e #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (*.f64 e #s(literal 1/24 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 (-.f64 (/.f64 (*.f64 e #s(literal 1/120 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 e #s(literal -1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (-.f64 (-.f64 (/.f64 (*.f64 e #s(literal 1/120 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 e #s(literal -1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 (+ e (* -1/2 (* e (pow v 2))))) |
(+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 v (*.f64 v #s(literal -1/2 binary64)))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
(+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 e (*.f64 (*.f64 v v) #s(literal 1/24 binary64)))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
(+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v))) (*.f64 e #s(literal 1/24 binary64))))))))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (+ (cos v) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (+ (cos v) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (+ (cos v) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 v)) (/.f64 #s(literal -1 binary64) e)))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 v)) (/.f64 #s(literal -1 binary64) e)))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 v)) (/.f64 #s(literal -1 binary64) e)))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e v) |
(*.f64 e v) |
(* v (+ e (* -1/6 (* e (pow v 2))))) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e #s(literal 1/120 binary64)))))))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
v |
(* v (+ 1 (* -1/6 (pow v 2)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(* e v) |
(*.f64 e v) |
(* e (+ v (* -1 (* e v)))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(* e (+ v (* e (- (* e v) v)))) |
(*.f64 e (+.f64 v (*.f64 e (*.f64 v (+.f64 e #s(literal -1 binary64)))))) |
(* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))) |
(*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 v (*.f64 e v))) v)))) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(- (+ v (/ v (pow e 2))) (/ v e)) |
(+.f64 (/.f64 v (*.f64 e e)) (-.f64 v (/.f64 v e))) |
(- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) |
(-.f64 (-.f64 v (/.f64 v (*.f64 e (*.f64 e e)))) (-.f64 (/.f64 v e) (/.f64 v (*.f64 e e)))) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) |
(-.f64 v (/.f64 (-.f64 v (/.f64 v e)) e)) |
(+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))) |
(-.f64 v (/.f64 (-.f64 v (/.f64 (-.f64 v (/.f64 v e)) e)) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
v |
(+ v (* -1 (* e v))) |
(-.f64 v (*.f64 e v)) |
(+ v (* e (- (* e v) v))) |
(+.f64 v (*.f64 e (*.f64 v (+.f64 e #s(literal -1 binary64))))) |
(+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v))) |
(+.f64 v (*.f64 e (-.f64 (*.f64 e (-.f64 v (*.f64 e v))) v))) |
(/ v e) |
(/.f64 v e) |
(/ (+ v (* -1 (/ v e))) e) |
(/.f64 (-.f64 v (/.f64 v e)) e) |
(/ (- (+ v (/ v (pow e 2))) (/ v e)) e) |
(/.f64 (+.f64 (/.f64 v (*.f64 e e)) (-.f64 v (/.f64 v e))) e) |
(/ (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) e) |
(/.f64 (-.f64 (-.f64 v (/.f64 v (*.f64 e (*.f64 e e)))) (-.f64 (/.f64 v e) (/.f64 v (*.f64 e e)))) e) |
(/ v e) |
(/.f64 v e) |
(* -1 (/ (+ (* -1 v) (/ v e)) e)) |
(/.f64 (-.f64 v (/.f64 v e)) e) |
(* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ v e) v) e))) e)) |
(/.f64 (-.f64 v (/.f64 (-.f64 v (/.f64 v e)) e)) e) |
(* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ v e) v) e)) v) e))) e)) |
(/.f64 (-.f64 v (/.f64 (-.f64 v (/.f64 (-.f64 v (/.f64 v e)) e)) e)) e) |
1 |
#s(literal 1 binary64) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
e |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
e |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))))))) |
(* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))))))) |
(* (pow v 5) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))) (pow.f64 v #s(literal 5 binary64))) |
(* (pow v 5) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(* (pow v 5) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e)))))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 e #s(literal 1 binary64)))))) |
(* (pow v 5) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e)))))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 e #s(literal 1 binary64)))))) |
(* (pow v 5) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))) (pow.f64 v #s(literal 5 binary64))) |
(* -1 (* (pow v 5) (+ (* -1 (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) (* -1 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (pow v 2)))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (neg.f64 (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))))) (*.f64 #s(literal -1 binary64) (pow.f64 v #s(literal 5 binary64)))) |
(* -1 (* (pow v 5) (+ (* -1 (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) (+ (* -1 (/ e (* (pow v 4) (+ 1 e)))) (* -1 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (pow v 2))))))) |
(*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (neg.f64 (*.f64 v v))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 e #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))))) (*.f64 #s(literal -1 binary64) (pow.f64 v #s(literal 5 binary64)))) |
(* -1 (* (pow v 5) (+ (* -1 (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) (+ (* -1 (/ e (* (pow v 4) (+ 1 e)))) (* -1 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (pow v 2))))))) |
(*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (neg.f64 (*.f64 v v))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 e #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))))) (*.f64 #s(literal -1 binary64) (pow.f64 v #s(literal 5 binary64)))) |
(* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(* e (+ (* e (* v (- (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))) 1))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(*.f64 e (+.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 e v) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 v v) #s(literal -2/15 binary64))))) #s(literal -1 binary64))))) |
(* e (+ (* e (+ (* e (* v (+ 1 (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6))))) (* v (- (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))) 1)))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(*.f64 e (+.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) (*.f64 e (+.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 v v) #s(literal -2/15 binary64))))) #s(literal -1 binary64))) (*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal -7/6 binary64)))))))))) |
(* e (+ (* e (+ (* e (+ (* e (* v (- (* (pow v 2) (+ 5/3 (* -17/15 (pow v 2)))) 1))) (* v (+ 1 (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6)))))) (* v (- (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))) 1)))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(*.f64 e (+.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) (*.f64 e (+.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 v v) #s(literal -2/15 binary64))))) #s(literal -1 binary64))) (*.f64 e (+.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal -7/6 binary64))))) (*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 5/3 binary64) (*.f64 (*.f64 v v) #s(literal -17/15 binary64)))) #s(literal -1 binary64)))))))))) |
(* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))))) |
(+ (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) (/ (* v (- (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) 1)) e)) |
(*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(+ (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) (+ (/ (* v (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))))) (pow e 2)) (/ (* v (- (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) 1)) e))) |
(+.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))))))) (*.f64 e e))) |
(+ (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) (+ (/ (* v (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))))) (pow e 2)) (+ (/ (* v (- (* (pow v 2) (- (* -241/120 (pow v 2)) 11/6)) 1)) (pow e 3)) (/ (* v (- (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) 1)) e)))) |
(+.f64 (*.f64 v (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64)))))) (*.f64 e e)) (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal -241/120 binary64))) #s(literal -11/6 binary64))) #s(literal -1 binary64)) (*.f64 e (*.f64 e e))))) (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))))) |
(+ (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2)))))) e)) (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))))) |
(-.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64)))))) e)) |
(+ (* -1 (/ (+ (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))))) e)) (* v (+ 1 (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))))) e)) (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))))) |
(-.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))))) (/.f64 (-.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64)))))) (*.f64 v (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64)))))) e))) e)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 11/6 (* 241/120 (pow v 2)))))) e)) (* v (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2))))))) e)) (* v (+ 1 (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))))) e)) (* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))))) |
(-.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))))) (/.f64 (-.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64)))))) (/.f64 (-.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))))))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 11/6 binary64) (*.f64 (*.f64 v v) #s(literal 241/120 binary64))))))) e)) e)) e)) |
(* e (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* e (+ 1 (+ (* e (- (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))) 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 e (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 v v) #s(literal -2/15 binary64))))) #s(literal -1 binary64)))))) |
(* e (+ 1 (+ (* e (- (+ (* e (+ 1 (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6)))) (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2))))) 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (+.f64 (*.f64 e (+.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal -7/6 binary64))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 v v) #s(literal -2/15 binary64))))) #s(literal -1 binary64)))) #s(literal 1 binary64)))) |
(* e (+ 1 (+ (* e (- (+ (* e (+ 1 (+ (* e (- (* (pow v 2) (+ 5/3 (* -17/15 (pow v 2)))) 1)) (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6))))) (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2))))) 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 e (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (*.f64 e (+.f64 (*.f64 e (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal -7/6 binary64)))) (*.f64 e (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 5/3 binary64) (*.f64 (*.f64 v v) #s(literal -17/15 binary64)))) #s(literal -1 binary64))))) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 v v) #s(literal -2/15 binary64))))) #s(literal -1 binary64)))))) |
(+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64)))))) |
(- (+ 1 (+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e))) (/ 1 e)) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(- (+ 1 (+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (+ (/ 1 (pow e 2)) (+ (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) (pow e 2)) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e))))) (/ 1 e)) |
(+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (/.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))))) (*.f64 e e))) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(- (+ 1 (+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (+ (/ 1 (pow e 2)) (+ (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) (pow e 2)) (+ (/ (* (pow v 2) (- (* -241/120 (pow v 2)) 11/6)) (pow e 3)) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e)))))) (+ (/ 1 e) (/ 1 (pow e 3)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))) (/.f64 (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))) (*.f64 e e)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e) (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -241/120 binary64))) #s(literal -11/6 binary64)) (*.f64 e (*.f64 e e))))))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) |
(+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64)))))) |
(+ 1 (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64))))) e))) |
(+ 1 (+ (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2))))) e)) (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2)))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64)))))) e)) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64))))) e))) |
(+ 1 (+ (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 11/6 (* 241/120 (pow v 2))))) e)) (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))))) e)) (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2)))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64)))) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 11/6 binary64) (*.f64 (*.f64 v v) #s(literal 241/120 binary64)))))) e)) (*.f64 v (*.f64 v (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64)))))) e))) e)) (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64)))))) |
(/ e (+ 1 e)) |
(/.f64 e (+.f64 e #s(literal 1 binary64))) |
(+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))) |
(+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) |
(+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) (/ e (+ 1 e))) |
(+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))))))))) |
(+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) (/ e (+ 1 e))) |
(+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))))))))) |
(* (pow v 4) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))) (pow.f64 v #s(literal 4 binary64))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) (pow.f64 v #s(literal 4 binary64))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e)))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 e #s(literal 1 binary64)))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e)))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 e #s(literal 1 binary64)))))) |
(* (pow v 4) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))) (pow.f64 v #s(literal 4 binary64))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) (pow.f64 v #s(literal 4 binary64))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e)))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 e #s(literal 1 binary64)))))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (+ (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))) (/ e (* (pow v 4) (+ 1 e)))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 e #s(literal 1 binary64)))))) |
(* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) |
(* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e)))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))))) |
(* (pow v 4) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))) (pow.f64 v #s(literal 4 binary64))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) (pow.f64 v #s(literal 4 binary64))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) (pow.f64 v #s(literal 4 binary64))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) (pow.f64 v #s(literal 4 binary64))) |
(* (pow v 4) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))) (pow.f64 v #s(literal 4 binary64))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) (pow.f64 v #s(literal 4 binary64))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) (pow.f64 v #s(literal 4 binary64))) |
(* (pow v 4) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) (pow.f64 v #s(literal 4 binary64))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 v (*.f64 v (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(* e (+ (* e (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2))))) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 e (*.f64 v v)) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 v v) #s(literal -2/15 binary64)))))) |
(* e (+ (* e (+ (* e (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6))) (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))))) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 v v) #s(literal -2/15 binary64))))) (*.f64 (*.f64 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal -7/6 binary64))))))) |
(* e (+ (* e (+ (* e (+ (* e (* (pow v 2) (+ 5/3 (* -17/15 (pow v 2))))) (* (pow v 2) (- (* 61/120 (pow v 2)) 7/6)))) (* (pow v 2) (+ 2/3 (* -2/15 (pow v 2)))))) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 v v) #s(literal -2/15 binary64))))) (*.f64 e (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal -7/6 binary64))) (*.f64 (*.f64 e (*.f64 v v)) (+.f64 #s(literal 5/3 binary64) (*.f64 (*.f64 v v) #s(literal -17/15 binary64)))))))))) |
(* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))) |
(+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e)) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e))) |
(+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (+ (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) (pow e 2)) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e))) (/.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))))) (*.f64 e e))) |
(+ (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) (+ (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) (pow e 2)) (+ (/ (* (pow v 2) (- (* -241/120 (pow v 2)) 11/6)) (pow e 3)) (/ (* (pow v 2) (- (* -61/120 (pow v 2)) 5/6)) e)))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))) (/.f64 (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))) (*.f64 e e)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e) (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal -241/120 binary64))) #s(literal -11/6 binary64)) (*.f64 e (*.f64 e e)))))) |
(* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))) |
(+ (* -1 (/ (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2)))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))) |
(-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))) (/.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64)))) e)) |
(+ (* -1 (/ (+ (* -1 (/ (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2)))) e)) (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))) |
(-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))) (/.f64 (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64)))) (*.f64 v (*.f64 v (/.f64 (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))) e)))) e)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow v 2) (+ 11/6 (* 241/120 (pow v 2)))) e)) (* (pow v 2) (+ 4/3 (* 17/15 (pow v 2))))) e)) (* (pow v 2) (+ 5/6 (* 61/120 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2))))) |
(-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))) (/.f64 (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64)))) (/.f64 (-.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))))) (/.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 11/6 binary64) (*.f64 (*.f64 v v) #s(literal 241/120 binary64))))) e)) e)) e)) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* e (- (+ (* 1/120 (pow v 2)) (* e (+ 2/3 (* -2/15 (pow v 2))))) 1/6)) |
(*.f64 e (+.f64 (+.f64 (*.f64 e #s(literal 2/3 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -2/15 binary64) e) #s(literal 1/120 binary64)))) #s(literal -1/6 binary64))) |
(* e (- (+ (* 1/120 (pow v 2)) (* e (+ 2/3 (+ (* -2/15 (pow v 2)) (* e (- (* 61/120 (pow v 2)) 7/6)))))) 1/6)) |
(*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (+.f64 (*.f64 e (+.f64 #s(literal 2/3 binary64) (+.f64 (*.f64 (*.f64 v v) #s(literal -2/15 binary64)) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal -7/6 binary64)))))) #s(literal -1/6 binary64)))) |
(* e (- (+ (* 1/120 (pow v 2)) (* e (+ 2/3 (+ (* -2/15 (pow v 2)) (* e (- (+ (* 61/120 (pow v 2)) (* e (+ 5/3 (* -17/15 (pow v 2))))) 7/6)))))) 1/6)) |
(*.f64 e (+.f64 (*.f64 e (+.f64 #s(literal 2/3 binary64) (+.f64 (*.f64 (*.f64 v v) #s(literal -2/15 binary64)) (*.f64 e (+.f64 (+.f64 (*.f64 e #s(literal 5/3 binary64)) (*.f64 (*.f64 v v) (+.f64 #s(literal 61/120 binary64) (*.f64 #s(literal -17/15 binary64) e)))) #s(literal -7/6 binary64)))))) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(+ 1/3 (* 2/15 (pow v 2))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))) |
(- (+ 1/3 (+ (* -61/120 (/ (pow v 2) e)) (* 2/15 (pow v 2)))) (* 5/6 (/ 1 e))) |
(+.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e))) |
(- (+ 1/3 (+ (* -61/120 (/ (pow v 2) e)) (+ (* 2/15 (pow v 2)) (+ (* 17/15 (/ (pow v 2) (pow e 2))) (/ 4/3 (pow e 2)))))) (* 5/6 (/ 1 e))) |
(+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 17/15 binary64)) (*.f64 e e)) (/.f64 #s(literal 4/3 binary64) (*.f64 e e)))) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e))) |
(- (+ 1/3 (+ (* -241/120 (/ (pow v 2) (pow e 3))) (+ (* -61/120 (/ (pow v 2) e)) (+ (* 2/15 (pow v 2)) (+ (* 17/15 (/ (pow v 2) (pow e 2))) (/ 4/3 (pow e 2))))))) (+ (* 5/6 (/ 1 e)) (* 11/6 (/ 1 (pow e 3))))) |
(-.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 v (*.f64 v #s(literal -241/120 binary64))) (*.f64 e (*.f64 e e)))) (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 17/15 binary64)) (*.f64 e e)) (/.f64 #s(literal 4/3 binary64) (*.f64 e e)))) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e))) (/.f64 #s(literal 11/6 binary64) (*.f64 e (*.f64 e e)))) |
(+ 1/3 (* 2/15 (pow v 2))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))) |
(+ 1/3 (+ (* -1 (/ (+ 5/6 (* 61/120 (pow v 2))) e)) (* 2/15 (pow v 2)))) |
(+.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64)) e))) |
(+ 1/3 (+ (* -1 (/ (+ 5/6 (+ (* -1 (/ (+ 4/3 (* 17/15 (pow v 2))) e)) (* 61/120 (pow v 2)))) e)) (* 2/15 (pow v 2)))) |
(+.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 5/6 binary64) (/.f64 (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))) e)) (*.f64 (*.f64 v v) #s(literal 61/120 binary64))) e))) |
(+ 1/3 (+ (* -1 (/ (+ 5/6 (+ (* -1 (/ (+ 4/3 (+ (* -1 (/ (+ 11/6 (* 241/120 (pow v 2))) e)) (* 17/15 (pow v 2)))) e)) (* 61/120 (pow v 2)))) e)) (* 2/15 (pow v 2)))) |
(+.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.f64 (+.f64 #s(literal 5/6 binary64) (-.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) (/.f64 (+.f64 #s(literal 4/3 binary64) (-.f64 (*.f64 (*.f64 v v) #s(literal 17/15 binary64)) (/.f64 (+.f64 #s(literal 11/6 binary64) (*.f64 (*.f64 v v) #s(literal 241/120 binary64))) e))) e))) e))) |
(+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) |
(+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) |
(+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))))))) |
(+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))))))) |
(+ (* -1/6 (/ e (+ 1 e))) (+ (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))) (* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(* (pow v 2) (+ (* -1/6 (/ e (* (pow v 2) (+ 1 e)))) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (+ (* 1/2 (/ (pow e 2) (* (pow v 2) (pow (+ 1 e) 2)))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (sin v))))) |
(*.f64 (*.f64 e #s(literal -1 binary64)) (*.f64 (sin.f64 v) (+.f64 e #s(literal -1 binary64)))) |
(* e (+ (sin v) (* e (- (* e (sin v)) (sin v))))) |
(*.f64 e (+.f64 (sin.f64 v) (*.f64 e (*.f64 (sin.f64 v) (+.f64 e #s(literal -1 binary64)))))) |
(* e (+ (sin v) (* e (- (* e (- (* -1 (* e (sin v))) (* -1 (sin v)))) (sin v))))) |
(*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 (*.f64 e #s(literal -1 binary64)) (*.f64 (sin.f64 v) (+.f64 e #s(literal -1 binary64)))) (sin.f64 v))))) |
(sin v) |
(sin.f64 v) |
(+ (sin v) (* -1 (/ (sin v) e))) |
(-.f64 (sin.f64 v) (/.f64 (sin.f64 v) e)) |
(- (+ (sin v) (/ (sin v) (pow e 2))) (/ (sin v) e)) |
(+.f64 (sin.f64 v) (-.f64 (/.f64 (sin.f64 v) (*.f64 e e)) (/.f64 (sin.f64 v) e))) |
(- (+ (sin v) (* -1 (/ (sin v) (pow e 3)))) (+ (* -1 (/ (sin v) (pow e 2))) (/ (sin v) e))) |
(-.f64 (-.f64 (sin.f64 v) (/.f64 (sin.f64 v) (*.f64 e (*.f64 e e)))) (-.f64 (/.f64 (sin.f64 v) e) (/.f64 (sin.f64 v) (*.f64 e e)))) |
(sin v) |
(sin.f64 v) |
(+ (sin v) (* -1 (/ (sin v) e))) |
(-.f64 (sin.f64 v) (/.f64 (sin.f64 v) e)) |
(+ (sin v) (* -1 (/ (+ (sin v) (* -1 (/ (sin v) e))) e))) |
(-.f64 (sin.f64 v) (/.f64 (-.f64 (sin.f64 v) (/.f64 (sin.f64 v) e)) e)) |
(+ (sin v) (* -1 (/ (+ (sin v) (* -1 (/ (+ (sin v) (* -1 (/ (sin v) e))) e))) e))) |
(-.f64 (sin.f64 v) (/.f64 (-.f64 (sin.f64 v) (/.f64 (-.f64 (sin.f64 v) (/.f64 (sin.f64 v) e)) e)) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(* v (+ (* -1/6 (/ (* e (pow v 2)) (+ 1 e))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) (+.f64 e #s(literal 1 binary64))))) |
(* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/120 (/ (* e (pow v 2)) (+ 1 e))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (+.f64 e #s(literal 1 binary64))))))) |
(* v (+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (+ (* -1/5040 (/ (* e (pow v 2)) (+ 1 e))) (* 1/120 (/ e (+ 1 e))))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal 1/120 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (+.f64 e #s(literal 1 binary64))))))))) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 e (-.f64 (sin.f64 v) (*.f64 (*.f64 e (sin.f64 v)) (cos.f64 v)))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(*.f64 e (+.f64 (sin.f64 v) (*.f64 e (*.f64 (sin.f64 v) (-.f64 (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (cos.f64 v)))))) |
(* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))) |
(*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 (*.f64 e #s(literal -1 binary64)) (*.f64 (sin.f64 v) (-.f64 (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) (*.f64 (sin.f64 v) (cos.f64 v)))))) |
(/ (sin v) (cos v)) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) |
(- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e e))) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) |
(-.f64 (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (*.f64 e (*.f64 e e)) (pow.f64 (cos.f64 v) #s(literal 4 binary64))))) (-.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e e))))) |
(/ (sin v) (cos v)) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) |
(+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e)) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (/.f64 (*.f64 e #s(literal 1/120 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 e #s(literal -1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/5040 binary64) e) (+.f64 e #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 (*.f64 e #s(literal 1/24 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 (-.f64 (/.f64 (*.f64 e #s(literal 1/120 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 e #s(literal -1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (-.f64 (-.f64 (/.f64 (*.f64 e #s(literal 1/120 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 e #s(literal -1/2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ 1 (sin v)) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(/ (* e (cos v)) (sin v)) |
(/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(*.f64 e (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v)))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(*.f64 e (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v)))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(*.f64 e (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v)))) |
(/ (* e (cos v)) (sin v)) |
(/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 v) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (/.f64 #s(literal -1 binary64) (*.f64 e (sin.f64 v)))) (neg.f64 e)) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 v) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (/.f64 #s(literal -1 binary64) (*.f64 e (sin.f64 v)))) (neg.f64 e)) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 v) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (/.f64 #s(literal -1 binary64) (*.f64 e (sin.f64 v)))) (neg.f64 e)) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (* -1/2 e) (* -1/6 (+ 1 e)))))) v) |
(/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (+ (* 1/24 e) (* (pow v 2) (- (* -1/720 e) (+ (* -1/6 (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e))))) (+ (* -1/5040 (+ 1 e)) (* 1/120 (- (* -1/2 e) (* -1/6 (+ 1 e))))))))) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v) |
(/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (+ (cos v) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (+ (cos v) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (+ (cos v) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 v)) (/.f64 #s(literal -1 binary64) e)))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 v)) (/.f64 #s(literal -1 binary64) e)))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 v)) (/.f64 #s(literal -1 binary64) e)))) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 (+ e (* -1/2 (* e (pow v 2))))) |
(+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 v (*.f64 v #s(literal -1/2 binary64)))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
(+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 e (*.f64 (*.f64 v v) #s(literal 1/24 binary64)))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
(+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v))) (*.f64 e #s(literal 1/24 binary64))))))))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
e |
(+ e (* -1/2 (* e (pow v 2)))) |
(+.f64 e (*.f64 e (*.f64 v (*.f64 v #s(literal -1/2 binary64))))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))) |
(+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 e (*.f64 (*.f64 v v) #s(literal 1/24 binary64)))))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))) |
(+.f64 e (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e (*.f64 v v))) (*.f64 e #s(literal 1/24 binary64))))))))) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal -1/2 binary64)))) |
(+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64))))) #s(literal -1/2 binary64)))) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* (pow v 2) (+ (* -1/24 (/ (pow e 2) (pow (+ 1 e) 2))) (* e (- (* 1/120 (/ 1 (+ 1 e))) (* -1/2 (/ (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) (+ 1 e))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))))))))) |
(* 1/120 (* e (pow v 2))) |
(*.f64 e (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) |
(* e (+ (* -2/15 (* e (pow v 2))) (* 1/120 (pow v 2)))) |
(*.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -2/15 binary64) e) #s(literal 1/120 binary64)))) |
(* e (+ (* 1/120 (pow v 2)) (* e (+ (* -2/15 (pow v 2)) (* 61/120 (* e (pow v 2))))))) |
(*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 e (*.f64 (*.f64 v v) (+.f64 #s(literal -2/15 binary64) (*.f64 #s(literal 61/120 binary64) e)))))) |
(* e (+ (* 1/120 (pow v 2)) (* e (+ (* -2/15 (pow v 2)) (* e (+ (* -17/15 (* e (pow v 2))) (* 61/120 (pow v 2)))))))) |
(*.f64 e (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -2/15 binary64) e) #s(literal 1/120 binary64))) (*.f64 e (*.f64 e (*.f64 (*.f64 v v) (+.f64 #s(literal 61/120 binary64) (*.f64 #s(literal -17/15 binary64) e))))))) |
(* 2/15 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 2/15 binary64)) |
(+ (* -61/120 (/ (pow v 2) e)) (* 2/15 (pow v 2))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) e)) |
(+ (* -61/120 (/ (pow v 2) e)) (+ (* 2/15 (pow v 2)) (* 17/15 (/ (pow v 2) (pow e 2))))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) e) (/.f64 (*.f64 (*.f64 v v) #s(literal 17/15 binary64)) (*.f64 e e)))) |
(+ (* -241/120 (/ (pow v 2) (pow e 3))) (+ (* -61/120 (/ (pow v 2) e)) (+ (* 2/15 (pow v 2)) (* 17/15 (/ (pow v 2) (pow e 2)))))) |
(+.f64 (/.f64 (*.f64 v (*.f64 v #s(literal -241/120 binary64))) (*.f64 e (*.f64 e e))) (+.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) e) (/.f64 (*.f64 (*.f64 v v) #s(literal 17/15 binary64)) (*.f64 e e))))) |
(* 2/15 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 2/15 binary64)) |
(+ (* -61/120 (/ (pow v 2) e)) (* 2/15 (pow v 2))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) e)) |
(+ (* -1 (/ (+ (* -17/15 (/ (pow v 2) e)) (* 61/120 (pow v 2))) e)) (* 2/15 (pow v 2))) |
(-.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal -17/15 binary64)) e)) e)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -241/120 (/ (pow v 2) e)) (* 17/15 (pow v 2))) e)) (* 61/120 (pow v 2))) e)) (* 2/15 (pow v 2))) |
(-.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 17/15 binary64)) (/.f64 (*.f64 v (*.f64 v #s(literal -241/120 binary64))) e)) e)) e)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(* -1/24 (pow e 2)) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
(* -1/24 (pow e 2)) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
(* -1/24 (pow e 2)) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
(* -1/24 (pow e 2)) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
(* -1/24 (pow e 2)) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
(* -1/24 (pow e 2)) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
(* -1/24 (pow e 2)) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
(* -1/24 (pow e 2)) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
(* -1/24 (pow e 2)) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
(* -1/24 (pow e 2)) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
(* -1/24 (pow e 2)) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
(* -1/24 (pow e 2)) |
(*.f64 (*.f64 e e) #s(literal -1/24 binary64)) |
Compiled 75679 to 4076 computations (94.6% saved)
27 alts after pruning (27 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1271 | 25 | 1296 |
| Fresh | 3 | 2 | 5 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1279 | 27 | 1306 |
| Status | Accuracy | Program |
|---|---|---|
| 50.4% | (/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) | |
| 50.4% | (/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) | |
| 50.5% | (/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) | |
| 50.4% | (/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) | |
| 99.7% | (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 0 binary64) (*.f64 e (+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 v)) (/.f64 #s(literal -1 binary64) e))))) | |
| 50.5% | (/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) | |
| 51.8% | (/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) | |
| 52.0% | (/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) | |
| 50.5% | (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) | |
| 51.9% | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) | |
| 97.6% | (/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) | |
| 99.7% | (/.f64 e (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) | |
| 96.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) | |
| 49.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) | |
| 2.5% | (-.f64 v (/.f64 v e)) | |
| 98.5% | (*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) | |
| 98.1% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e) #s(literal -1 binary64))) | |
| ▶ | 99.7% | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
| ▶ | 50.4% | (*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
| 49.6% | (*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) | |
| 2.4% | (*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) | |
| ▶ | 50.6% | (*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
| 50.0% | (*.f64 e (-.f64 v (*.f64 e v))) | |
| 97.8% | (*.f64 e (sin.f64 v)) | |
| 49.9% | (*.f64 e v) | |
| ▶ | 6.1% | (sin.f64 v) |
| ▶ | 4.6% | v |
Compiled 960 to 566 computations (41% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 0 | (+.f64 e #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 e (+.f64 e #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
| ✓ | cost-diff | 0 | (+.f64 e #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 e #s(literal 1 binary64)) v) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
| ✓ | cost-diff | 128 | (*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
| ✓ | cost-diff | 0 | (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 128 | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
| 2394× | fma-define |
| 1048× | fma-lowering-fma.f32 |
| 1048× | fma-lowering-fma.f64 |
| 832× | *-lowering-*.f32 |
| 832× | *-lowering-*.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 143 |
| 1 | 63 | 139 |
| 2 | 175 | 138 |
| 3 | 571 | 137 |
| 4 | 1273 | 135 |
| 5 | 2095 | 135 |
| 6 | 2716 | 135 |
| 7 | 3152 | 135 |
| 8 | 3322 | 135 |
| 9 | 3388 | 135 |
| 10 | 3407 | 135 |
| 11 | 3411 | 135 |
| 12 | 3412 | 135 |
| 13 | 3412 | 135 |
| 0 | 3412 | 135 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (sin v) (/ 1 (+ (cos v) (/ 1 e)))) |
(sin v) |
v |
(/ 1 (+ (cos v) (/ 1 e))) |
1 |
(+ (cos v) (/ 1 e)) |
(cos v) |
(/ 1 e) |
e |
v |
(* e (/ 1 (/ (+ e 1) v))) |
e |
(/ 1 (/ (+ e 1) v)) |
1 |
(/ (+ e 1) v) |
(+ e 1) |
v |
(* v (+ (/ e (+ e 1)) (* (* v v) (* e (+ (* (* v v) 1/120) -1/6))))) |
v |
(+ (/ e (+ e 1)) (* (* v v) (* e (+ (* (* v v) 1/120) -1/6)))) |
(/ e (+ e 1)) |
e |
(+ e 1) |
1 |
(* (* v v) (* e (+ (* (* v v) 1/120) -1/6))) |
(* v v) |
(* e (+ (* (* v v) 1/120) -1/6)) |
(+ (* (* v v) 1/120) -1/6) |
(* (* v v) 1/120) |
1/120 |
-1/6 |
(sin v) |
v |
| Outputs |
|---|
(* (sin v) (/ 1 (+ (cos v) (/ 1 e)))) |
(/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(sin v) |
(sin.f64 v) |
v |
(/ 1 (+ (cos v) (/ 1 e))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
1 |
#s(literal 1 binary64) |
(+ (cos v) (/ 1 e)) |
(+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(cos v) |
(cos.f64 v) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
e |
v |
(* e (/ 1 (/ (+ e 1) v))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
e |
(/ 1 (/ (+ e 1) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
1 |
#s(literal 1 binary64) |
(/ (+ e 1) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(+ e 1) |
(+.f64 #s(literal 1 binary64) e) |
v |
(* v (+ (/ e (+ e 1)) (* (* v v) (* e (+ (* (* v v) 1/120) -1/6))))) |
(*.f64 v (*.f64 e (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
v |
(+ (/ e (+ e 1)) (* (* v v) (* e (+ (* (* v v) 1/120) -1/6)))) |
(*.f64 e (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/ e (+ e 1)) |
(/.f64 e (+.f64 #s(literal 1 binary64) e)) |
e |
(+ e 1) |
(+.f64 #s(literal 1 binary64) e) |
1 |
#s(literal 1 binary64) |
(* (* v v) (* e (+ (* (* v v) 1/120) -1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
(* v v) |
(*.f64 v v) |
(* e (+ (* (* v v) 1/120) -1/6)) |
(*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(+ (* (* v v) 1/120) -1/6) |
(+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(* (* v v) 1/120) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
1/120 |
#s(literal 1/120 binary64) |
-1/6 |
#s(literal -1/6 binary64) |
(sin v) |
(sin.f64 v) |
v |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 99.9% | (*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
| ✓ | accuracy | 99.1% | (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
| ✓ | accuracy | 88.0% | (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 e #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 e #s(literal 1 binary64)) v) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
| ✓ | accuracy | 100.0% | (cos.f64 v) |
| ✓ | accuracy | 100.0% | (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
| ✓ | accuracy | 99.8% | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
| 79.0ms | 256× | 0 | valid |
Compiled 159 to 24 computations (84.9% saved)
ival-mult: 13.0ms (26.8% of total)ival-div: 8.0ms (16.5% of total)ival-cos: 8.0ms (16.5% of total)...c/correct-round.rkt:119:19: 8.0ms (16.5% of total)ival-sin: 7.0ms (14.4% of total)ival-add: 5.0ms (10.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sin v) (/ 1 (+ (cos v) (/ 1 e))))> |
#<alt (sin v)> |
#<alt (/ 1 (+ (cos v) (/ 1 e)))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (* e (/ 1 (/ (+ e 1) v)))> |
#<alt (/ 1 (/ (+ e 1) v))> |
#<alt (/ (+ e 1) v)> |
#<alt (+ e 1)> |
#<alt (* v (+ (/ e (+ e 1)) (* (* v v) (* e (+ (* (* v v) 1/120) -1/6)))))> |
#<alt (+ (/ e (+ e 1)) (* (* v v) (* e (+ (* (* v v) 1/120) -1/6))))> |
#<alt (/ e (+ e 1))> |
#<alt (cos v)> |
#<alt (* e (+ (* (* v v) 1/120) -1/6))> |
#<alt (* (* v v) 1/120)> |
#<alt (* (* v v) (* e (+ (* (* v v) 1/120) -1/6)))> |
| Outputs |
|---|
#<alt (/ v (+ 1 (/ 1 e)))> |
#<alt (* v (+ (* (pow v 2) (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e)))))) (/ 1 (+ 1 (/ 1 e)))))> |
#<alt (* v (+ (* (pow v 2) (- (+ (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* (pow v 2) (- (* 1/120 (/ 1 (+ 1 (/ 1 e)))) (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e))))) (+ 1 (/ 1 e)))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))))) (* 1/6 (/ 1 (+ 1 (/ 1 e)))))) (/ 1 (+ 1 (/ 1 e)))))> |
#<alt (* v (+ (* (pow v 2) (- (+ (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* (pow v 2) (- (+ (* 1/120 (/ 1 (+ 1 (/ 1 e)))) (* (pow v 2) (- (* 1/720 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (+ (* -1/2 (/ (- (* 1/120 (/ 1 (+ 1 (/ 1 e)))) (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e))))) (+ 1 (/ 1 e)))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (+ 1 (/ 1 e)))) (+ (* 1/5040 (/ 1 (+ 1 (/ 1 e)))) (* 1/24 (/ (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e))))) (+ 1 (/ 1 e))))))))) (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e))))) (+ 1 (/ 1 e)))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))))) (* 1/6 (/ 1 (+ 1 (/ 1 e)))))) (/ 1 (+ 1 (/ 1 e)))))> |
#<alt (/ (sin v) (+ (cos v) (/ 1 e)))> |
#<alt (/ (sin v) (+ (cos v) (/ 1 e)))> |
#<alt (/ (sin v) (+ (cos v) (/ 1 e)))> |
#<alt (/ (sin v) (+ (cos v) (/ 1 e)))> |
#<alt (/ (sin v) (+ (cos v) (/ 1 e)))> |
#<alt (/ (sin v) (+ (cos v) (/ 1 e)))> |
#<alt (/ (sin v) (+ (cos v) (/ 1 e)))> |
#<alt (/ (sin v) (+ (cos v) (/ 1 e)))> |
#<alt (* e (sin v))> |
#<alt (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v))))))> |
#<alt (/ (sin v) (cos v))> |
#<alt (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v)))> |
#<alt (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))> |
#<alt (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))> |
#<alt (/ (sin v) (cos v))> |
#<alt (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (* -1 (/ (sin v) (pow (cos v) 2)))) e)) (/ (sin v) (cos v)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (* -1 (/ (sin v) (pow (cos v) 3)))) e)) (* -1 (/ (sin v) (pow (cos v) 2)))) e)) (/ (sin v) (cos v)))> |
#<alt v> |
#<alt (* v (+ 1 (* -1/6 (pow v 2))))> |
#<alt (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (/ 1 (+ 1 (/ 1 e)))> |
#<alt (+ (* 1/2 (/ (pow v 2) (pow (+ 1 (/ 1 e)) 2))) (/ 1 (+ 1 (/ 1 e))))> |
#<alt (+ (* (pow v 2) (+ (* (pow v 2) (- (* 1/4 (/ 1 (pow (+ 1 (/ 1 e)) 3))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (/ 1 (+ 1 (/ 1 e))))> |
#<alt (+ (* (pow v 2) (+ (* (pow v 2) (- (+ (* 1/4 (/ 1 (pow (+ 1 (/ 1 e)) 3))) (* (pow v 2) (- (* 1/720 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (+ (* -1/2 (/ (- (* 1/4 (/ 1 (pow (+ 1 (/ 1 e)) 3))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2)))) (+ 1 (/ 1 e)))) (* 1/48 (/ 1 (pow (+ 1 (/ 1 e)) 3))))))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (/ 1 (+ 1 (/ 1 e))))> |
#<alt (/ 1 (+ (cos v) (/ 1 e)))> |
#<alt (/ 1 (+ (cos v) (/ 1 e)))> |
#<alt (/ 1 (+ (cos v) (/ 1 e)))> |
#<alt (/ 1 (+ (cos v) (/ 1 e)))> |
#<alt (/ 1 (+ (cos v) (/ 1 e)))> |
#<alt (/ 1 (+ (cos v) (/ 1 e)))> |
#<alt (/ 1 (+ (cos v) (/ 1 e)))> |
#<alt (/ 1 (+ (cos v) (/ 1 e)))> |
#<alt e> |
#<alt (* e (+ 1 (* -1 (* e (cos v)))))> |
#<alt (* e (+ 1 (* e (- (* e (pow (cos v) 2)) (cos v)))))> |
#<alt (* e (+ 1 (* e (- (* e (- (* -1 (* e (pow (cos v) 3))) (* -1 (pow (cos v) 2)))) (cos v)))))> |
#<alt (/ 1 (cos v))> |
#<alt (- (/ 1 (cos v)) (/ 1 (* e (pow (cos v) 2))))> |
#<alt (- (+ (/ 1 (cos v)) (/ 1 (* (pow e 2) (pow (cos v) 3)))) (/ 1 (* e (pow (cos v) 2))))> |
#<alt (- (+ (/ 1 (cos v)) (/ 1 (* (pow e 2) (pow (cos v) 3)))) (+ (/ 1 (* e (pow (cos v) 2))) (/ 1 (* (pow e 3) (pow (cos v) 4)))))> |
#<alt (/ 1 (cos v))> |
#<alt (- (/ 1 (cos v)) (/ 1 (* e (pow (cos v) 2))))> |
#<alt (+ (* -1 (/ (- (/ 1 (pow (cos v) 2)) (/ 1 (* e (pow (cos v) 3)))) e)) (/ 1 (cos v)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (- (/ 1 (pow (cos v) 3)) (/ 1 (* e (pow (cos v) 4)))) e)) (/ 1 (pow (cos v) 2))) e)) (/ 1 (cos v)))> |
#<alt (+ 1 (/ 1 e))> |
#<alt (+ 1 (+ (* -1/2 (pow v 2)) (/ 1 e)))> |
#<alt (+ 1 (+ (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2)) (/ 1 e)))> |
#<alt (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)) (/ 1 e)))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (/ 1 e)> |
#<alt (/ (+ 1 (* e (cos v))) e)> |
#<alt (/ (+ 1 (* e (cos v))) e)> |
#<alt (/ (+ 1 (* e (cos v))) e)> |
#<alt (cos v)> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (cos v)> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (+ (cos v) (/ 1 e))> |
#<alt (* e v)> |
#<alt (* e (+ v (* -1 (* e v))))> |
#<alt (* e (+ v (* e (- (* e v) v))))> |
#<alt (* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v))))> |
#<alt v> |
#<alt (+ v (* -1 (/ v e)))> |
#<alt (- (+ v (/ v (pow e 2))) (/ v e))> |
#<alt (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e)))> |
#<alt v> |
#<alt (+ v (* -1 (/ v e)))> |
#<alt (+ v (* -1 (/ (+ v (* -1 (/ v e))) e)))> |
#<alt (+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt v> |
#<alt (+ v (* -1 (* e v)))> |
#<alt (+ v (* e (- (* e v) v)))> |
#<alt (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))> |
#<alt (/ v e)> |
#<alt (/ (+ v (* -1 (/ v e))) e)> |
#<alt (/ (- (+ v (/ v (pow e 2))) (/ v e)) e)> |
#<alt (/ (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) e)> |
#<alt (/ v e)> |
#<alt (* -1 (/ (+ (* -1 v) (/ v e)) e))> |
#<alt (* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ v e) v) e))) e))> |
#<alt (* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ v e) v) e)) v) e))) e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ v (+ 1 e))> |
#<alt (/ 1 v)> |
#<alt (+ (/ 1 v) (/ e v))> |
#<alt (+ (/ 1 v) (/ e v))> |
#<alt (+ (/ 1 v) (/ e v))> |
#<alt (/ e v)> |
#<alt (* e (+ (/ 1 v) (/ 1 (* e v))))> |
#<alt (* e (+ (/ 1 v) (/ 1 (* e v))))> |
#<alt (* e (+ (/ 1 v) (/ 1 (* e v))))> |
#<alt (/ e v)> |
#<alt (* e (+ (/ 1 v) (/ 1 (* e v))))> |
#<alt (* e (+ (/ 1 v) (/ 1 (* e v))))> |
#<alt (* e (+ (/ 1 v) (/ 1 (* e v))))> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt 1> |
#<alt (+ 1 e)> |
#<alt (+ 1 e)> |
#<alt (+ 1 e)> |
#<alt e> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt e> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (* v (+ (* -1/6 (* e (pow v 2))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) (/ e (+ 1 e))))> |
#<alt (* 1/120 (* e (pow v 5)))> |
#<alt (* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e))))))> |
#<alt (* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e))))))> |
#<alt (* 1/120 (* e (pow v 5)))> |
#<alt (* -1 (* (pow v 5) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))> |
#<alt (* -1 (* (pow v 5) (+ (* -1 (/ e (* (pow v 4) (+ 1 e)))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2)))))))> |
#<alt (* -1 (* (pow v 5) (+ (* -1 (/ e (* (pow v 4) (+ 1 e)))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2)))))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))))> |
#<alt (* e (+ (* e (+ (* -1 v) (* e v))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))))> |
#<alt (* e (+ (* e (+ (* -1 v) (* e (+ v (* -1 (* e v)))))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))))> |
#<alt (* e (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (+ (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6)) (/ v e)))> |
#<alt (* e (+ (* -1 (/ v (pow e 2))) (+ (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6)) (/ v e))))> |
#<alt (* e (+ (* -1 (/ v (pow e 2))) (+ (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6)) (+ (/ v e) (/ v (pow e 3))))))> |
#<alt (* e (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* -1 (* e (+ (* -1 (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ v e)))))> |
#<alt (* -1 (* e (+ (* -1 (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ (+ v (* -1 (/ v e))) e)))))> |
#<alt (* -1 (* e (+ (* -1 (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e)))))> |
#<alt (* e (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (* e (+ 1 (+ (* -1 e) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (+ 1 (+ (* e (- e 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (+ 1 (+ (* e (- (* e (+ 1 (* -1 e))) 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (+ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) (/ 1 e)))> |
#<alt (* e (- (+ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) (/ 1 e)) (/ 1 (pow e 2))))> |
#<alt (* e (- (+ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) (+ (/ 1 e) (/ 1 (pow e 3)))) (/ 1 (pow e 2))))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* -1 (* e (- (* -1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) (/ 1 e))))> |
#<alt (* -1 (* e (+ (* -1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ (- 1 (/ 1 e)) e)))))> |
#<alt (* -1 (* e (+ (* -1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) e)))))> |
#<alt (/ e (+ 1 e))> |
#<alt (+ (* -1/6 (* e (pow v 2))) (/ e (+ 1 e)))> |
#<alt (+ (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) (/ e (+ 1 e)))> |
#<alt (+ (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) (/ e (+ 1 e)))> |
#<alt (* 1/120 (* e (pow v 4)))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e))))))> |
#<alt (* 1/120 (* e (pow v 4)))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e))))))> |
#<alt e> |
#<alt (* e (+ 1 (* -1 e)))> |
#<alt (* e (+ 1 (* e (- e 1))))> |
#<alt (* e (+ 1 (* e (- (* e (+ 1 (* -1 e))) 1))))> |
#<alt 1> |
#<alt (- 1 (/ 1 e))> |
#<alt (- (+ 1 (/ 1 (pow e 2))) (/ 1 e))> |
#<alt (- (+ 1 (/ 1 (pow e 2))) (+ (/ 1 e) (/ 1 (pow e 3))))> |
#<alt 1> |
#<alt (- 1 (/ 1 e))> |
#<alt (+ 1 (* -1 (/ (- 1 (/ 1 e)) e)))> |
#<alt (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) e)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow v 2)))> |
#<alt (+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2)))> |
#<alt (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)))> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* e (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* -1/6 e)> |
#<alt (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))> |
#<alt (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))> |
#<alt (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))> |
#<alt (* 1/120 (* e (pow v 2)))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* 1/120 (* e (pow v 2)))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* -1/6 (* e (pow v 2)))> |
#<alt (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2)))))> |
#<alt (* 1/120 (* e (pow v 4)))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* 1/120 (* e (pow v 4)))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | e | @ | -inf | (/ (+ e 1) v) |
| 1.0ms | v | @ | 0 | (* (sin v) (/ 1 (+ (cos v) (/ 1 e)))) |
| 1.0ms | v | @ | inf | (* (sin v) (/ 1 (+ (cos v) (/ 1 e)))) |
| 1.0ms | e | @ | 0 | (* e (+ (* (* v v) 1/120) -1/6)) |
| 1.0ms | v | @ | inf | (* v (+ (/ e (+ e 1)) (* (* v v) (* e (+ (* (* v v) 1/120) -1/6))))) |
| 1× | batch-egg-rewrite |
| 3252× | *-lowering-*.f32 |
| 3252× | *-lowering-*.f64 |
| 3200× | /-lowering-/.f32 |
| 3200× | /-lowering-/.f64 |
| 1856× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 112 |
| 1 | 148 | 109 |
| 2 | 1244 | 109 |
| 0 | 8314 | 109 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sin v) (/ 1 (+ (cos v) (/ 1 e)))) |
(sin v) |
(/ 1 (+ (cos v) (/ 1 e))) |
(+ (cos v) (/ 1 e)) |
(* e (/ 1 (/ (+ e 1) v))) |
(/ 1 (/ (+ e 1) v)) |
(/ (+ e 1) v) |
(+ e 1) |
(* v (+ (/ e (+ e 1)) (* (* v v) (* e (+ (* (* v v) 1/120) -1/6))))) |
(+ (/ e (+ e 1)) (* (* v v) (* e (+ (* (* v v) 1/120) -1/6)))) |
(/ e (+ e 1)) |
(cos v) |
(* e (+ (* (* v v) 1/120) -1/6)) |
(* (* v v) 1/120) |
(* (* v v) (* e (+ (* (* v v) 1/120) -1/6))) |
| Outputs |
|---|
(/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (sin.f64 v)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v)) (*.f64 (sin.f64 v) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (sin.f64 v)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v))) |
(/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64))) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(pow.f64 (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (sin.f64 v)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) (sin.f64 v)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) (/.f64 (sin.f64 v) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v)))) |
(*.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v)))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e))))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))))) |
(*.f64 (/.f64 (sin.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v)))) |
(sin.f64 v) |
(*.f64 (sin.f64 v) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 v)) |
(exp.f64 (*.f64 (log.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v)))) |
(-.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 #s(literal 1 binary64) (*.f64 e e))) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (/.f64 (/.f64 (cos.f64 v) e) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) |
(-.f64 (/.f64 (cos.f64 v) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (/.f64 (/.f64 #s(literal 1 binary64) e) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v))) |
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e)) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) |
(/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e)))) |
(pow.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v)))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) |
(*.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e)))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) #s(literal -1 binary64))) |
(+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) #s(literal -1 binary64)))) |
(-.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(fma.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64) (cos.f64 v)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e) (cos.f64 v)) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64)) (cos.f64 v)) |
(neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (cos.f64 v) e))) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) |
(/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (cos.f64 v) e)))) |
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e)) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (cos.f64 v) e))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) (*.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) (*.f64 e e)))) (*.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))))))) |
(pow.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e)))) |
(*.f64 (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (cos.f64 v) e))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e)) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)))) |
(*.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e)) #s(literal 1 binary64)) (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) e)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) (/.f64 e (/.f64 (-.f64 #s(literal -1 binary64) e) v))) |
(/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 v (-.f64 #s(literal 0 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) (*.f64 e #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 (-.f64 #s(literal 0 binary64) e) v))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal 1 binary64) v)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(/.f64 (-.f64 #s(literal 0 binary64) v) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(/.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) v))) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 v (-.f64 #s(literal 0 binary64) e)) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 e #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) e) v) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 v e)) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 e v)) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 v (-.f64 #s(literal 0 binary64) e))) (+.f64 #s(literal 1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 e #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) e) v)) (+.f64 #s(literal 1 binary64) e)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e) #s(literal -1 binary64)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(*.f64 #s(literal 1 binary64) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) v) |
(*.f64 (-.f64 #s(literal 0 binary64) e) (-.f64 #s(literal 0 binary64) (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 v e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (/.f64 e (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 e (/.f64 #s(literal -1 binary64) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 e (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) v)))) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (-.f64 #s(literal 0 binary64) v)) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) v))) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (*.f64 v e) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (*.f64 e v) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (*.f64 v (-.f64 #s(literal 0 binary64) e)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (*.f64 e #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) e) v) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (/.f64 e (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 v (+.f64 (*.f64 e e) #s(literal -1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (/.f64 v (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 e (+.f64 (*.f64 e e) #s(literal -1 binary64))) (/.f64 v (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 e #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (/.f64 e (/.f64 #s(literal 1 binary64) v)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) e) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) (/.f64 e (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 (/.f64 e (+.f64 (*.f64 e e) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 v #s(literal -1 binary64)) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 v (-.f64 #s(literal -1 binary64) e))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(/.f64 (-.f64 #s(literal 0 binary64) v) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal 1 binary64) v)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 v (+.f64 #s(literal 1 binary64) e))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) v))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) #s(literal -1 binary64)) |
(pow.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) (/.f64 (+.f64 #s(literal 1 binary64) e) v)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v))) #s(literal -1 binary64)) |
(*.f64 v (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 #s(literal 1 binary64) (/.f64 v (+.f64 #s(literal 1 binary64) e))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(*.f64 (-.f64 #s(literal 0 binary64) v) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) v) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (-.f64 #s(literal 0 binary64) v)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (pow.f64 (/.f64 #s(literal -1 binary64) v) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (/.f64 v (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (/.f64 v (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 v (+.f64 (*.f64 e e) #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e e) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) v))) |
(exp.f64 (*.f64 (log.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) v) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) v)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) v)) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(-.f64 (/.f64 (*.f64 e e) (*.f64 v (+.f64 e #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 v (+.f64 e #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 v (+.f64 #s(literal 1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (+.f64 e #s(literal -1 binary64))) (+.f64 (*.f64 e e) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e) v) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 e #s(literal -1 binary64)) v) (+.f64 (*.f64 e e) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) v))) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 v (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (-.f64 #s(literal -1 binary64) e) (-.f64 #s(literal 0 binary64) v)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (*.f64 (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e) v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (*.f64 v (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e))) |
(/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e))) |
(/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (*.f64 (+.f64 e #s(literal -1 binary64)) v)) |
(/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (*.f64 v (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (neg.f64 (*.f64 v (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e) v))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (neg.f64 (*.f64 v (+.f64 e #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 e #s(literal -1 binary64)) v))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) v) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)) |
(/.f64 (/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) v) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) v)) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) v)) (-.f64 #s(literal 0 binary64) (+.f64 e #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) #s(literal 1 binary64)) |
(pow.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(*.f64 (+.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) (/.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(*.f64 (-.f64 #s(literal -1 binary64) e) (/.f64 #s(literal -1 binary64) v)) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (*.f64 v (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) v) (+.f64 #s(literal 1 binary64) e)) |
(*.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 e #s(literal -1 binary64)) v))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) v) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) v) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) v)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e))) |
(*.f64 (pow.f64 (/.f64 v (+.f64 (*.f64 e e) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)) v)) |
(*.f64 (/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) v)) |
(+.f64 #s(literal 1 binary64) e) |
(+.f64 e #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) e)) |
(-.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(-.f64 (/.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) e #s(literal 1 binary64)) |
(fma.f64 e #s(literal 1 binary64) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e)) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) (*.f64 e e)))) |
(/.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (-.f64 #s(literal -1 binary64) e) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e))) |
(/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (-.f64 (*.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (*.f64 (+.f64 e #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 e e) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 e #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e))) (neg.f64 (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) |
(*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) e)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e)))) |
(*.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e))) |
(+.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(+.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(-.f64 (/.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (-.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) (/.f64 (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (-.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) |
(fma.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(fma.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(fma.f64 #s(literal 1 binary64) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(fma.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) v (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(fma.f64 (*.f64 v v) (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(fma.f64 (*.f64 e (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(fma.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) v (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(fma.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 v e) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(fma.f64 (*.f64 v (*.f64 v e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) v) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(fma.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v v) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(fma.f64 (*.f64 v (*.f64 v v)) (*.f64 e (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(fma.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (-.f64 #s(literal 0 binary64) v) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(fma.f64 (*.f64 v e) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(fma.f64 (*.f64 v (*.f64 v (*.f64 v e))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(/.f64 v (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (-.f64 (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (+.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (-.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) (*.f64 (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) v))) |
(/.f64 (+.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (+.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (-.f64 (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) (-.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) |
(/.f64 (*.f64 v (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))))) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (*.f64 v (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) v) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) v) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (-.f64 (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (neg.f64 (-.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) |
(/.f64 (neg.f64 (*.f64 v (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(/.f64 (neg.f64 (*.f64 v (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) v)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) v)) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))))) (+.f64 (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (-.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) (-.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(*.f64 (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) v) |
(*.f64 (+.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (-.f64 (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (*.f64 (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) |
(*.f64 (*.f64 v (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 v (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) v) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) v) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) |
(+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) |
(+.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(+.f64 (/.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (neg.f64 (/.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) |
(-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(-.f64 (/.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (/.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) |
(-.f64 (/.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (/.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(fma.f64 v (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(fma.f64 #s(literal 1 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) |
(fma.f64 e (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) |
(fma.f64 e (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v v)) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(fma.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(fma.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(fma.f64 (*.f64 e (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(fma.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) e (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) |
(fma.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(fma.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(fma.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) e (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) |
(fma.f64 (/.f64 e (+.f64 (*.f64 e e) #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (-.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (+.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(/.f64 (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))))) (neg.f64 (+.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) |
(/.f64 (-.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 e (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))) |
(/.f64 (+.f64 (*.f64 e (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) e) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) e) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (+.f64 #s(literal 1 binary64) e))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (-.f64 #s(literal -1 binary64) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (-.f64 #s(literal 0 binary64) e))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (-.f64 #s(literal -1 binary64) e))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))) (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (+.f64 #s(literal 1 binary64) e))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))) (-.f64 #s(literal -1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (-.f64 #s(literal 0 binary64) e))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (-.f64 #s(literal -1 binary64) e))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (*.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (*.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (/.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) (+.f64 (*.f64 (/.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (/.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) (*.f64 (/.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (/.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) |
(*.f64 (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e))))) |
(*.f64 (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))))) |
(*.f64 (-.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))))) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) (/.f64 e (+.f64 #s(literal 1 binary64) e))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(neg.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(/.f64 e (+.f64 #s(literal 1 binary64) e)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal 1 binary64) e)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(*.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) e) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (/.f64 e (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 e e) #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 e (+.f64 (*.f64 e e) #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 e (+.f64 (*.f64 e e) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(cos.f64 v) |
(*.f64 (cos.f64 v) #s(literal 1 binary64)) |
(+.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 e #s(literal -1/6 binary64))) |
(+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) |
(-.f64 (/.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (-.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 e #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e #s(literal -1/6 binary64))) (-.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 e #s(literal -1/6 binary64))))) |
(fma.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 e (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 e #s(literal -1/6 binary64) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) |
(fma.f64 (*.f64 v v) (*.f64 #s(literal 1/120 binary64) e) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 v (*.f64 v e)) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) e (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) e (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) |
(fma.f64 (*.f64 v (*.f64 v e)) #s(literal 1/120 binary64) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 e v) (*.f64 v #s(literal 1/120 binary64)) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 v v) (*.f64 e #s(literal -1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (-.f64 (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e #s(literal -1/6 binary64))) (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 e #s(literal -1/6 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) (*.f64 e (*.f64 e e))) (*.f64 #s(literal -1/216 binary64) (*.f64 e (*.f64 e e)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 e #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (*.f64 e (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 e (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64)) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64)) e))) |
(/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) (*.f64 e (*.f64 e e))) (*.f64 #s(literal -1/216 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (-.f64 (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e #s(literal -1/6 binary64))) (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 e #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e #s(literal -1/6 binary64)))) (-.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 e #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 e (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64))))) |
(/.f64 (*.f64 e (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64)) e) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64)) e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) (*.f64 e (*.f64 e e))) (*.f64 #s(literal -1/216 binary64) (*.f64 e (*.f64 e e))))) (neg.f64 (+.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (-.f64 (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e #s(literal -1/6 binary64))) (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 e #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e #s(literal -1/6 binary64))))) (neg.f64 (-.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 e #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (*.f64 e (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))) |
(/.f64 (neg.f64 (*.f64 e (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64)) e)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64)) e)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 e (*.f64 e e))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) (*.f64 e (*.f64 e e)))) (+.f64 (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e #s(literal -1/6 binary64))) (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)))) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)))) |
(*.f64 e (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) |
(*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) e) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) (*.f64 e (*.f64 e e))) (*.f64 #s(literal -1/216 binary64) (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (-.f64 (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e #s(literal -1/6 binary64))) (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 e #s(literal -1/6 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 e #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 e (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))) |
(*.f64 (*.f64 e (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64)) e) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64)) e) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(*.f64 v (*.f64 v #s(literal 1/120 binary64))) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v #s(literal 1/120 binary64)) v) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64)) (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) |
(+.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v v)) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 v v))) |
(+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e))) (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e)))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e))) (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e)))) |
(fma.f64 (*.f64 v v) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e)) (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e)) (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e)))) |
(fma.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v v) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 v v))) |
(fma.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64) (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (*.f64 v (*.f64 v e)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64))))) |
(/.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)))) (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64)) (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64)) (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64)) (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v v)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 v v)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v v)) (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v v))) (-.f64 (*.f64 (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 v v)) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 v v))) (*.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v v)) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 v v)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e))) (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e)))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e))) (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e)))) (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e))) (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e))) (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e)))) (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e))) (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e))) (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (*.f64 (*.f64 v v) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)))) (*.f64 (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 v v) (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e))) (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64)) (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64)))) (-.f64 (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64)) (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) (-.f64 (*.f64 (*.f64 v (*.f64 v e)) #s(literal -1/6 binary64)) (*.f64 (*.f64 v (*.f64 v e)) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v v)) (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v v))) (*.f64 (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 v v)) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 v v)))) (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) e)) (*.f64 v v)) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e))) (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e))) (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e))))) (-.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e))) (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e))) (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e)))) (*.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e))) (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v e))) (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v (*.f64 v e))))) |
(*.f64 v (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e)))) |
(*.f64 e (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v v))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v e))) |
(*.f64 (*.f64 e (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v v)) |
(*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 v e) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) v) |
(*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) e) |
(*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))) |
(*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
| 1× | egg-herbie |
| 4362× | *-lowering-*.f32 |
| 4362× | *-lowering-*.f64 |
| 1766× | +-lowering-+.f64 |
| 1766× | +-lowering-+.f32 |
| 1254× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 415 | 3209 |
| 1 | 1462 | 3066 |
| 2 | 4608 | 3041 |
| 0 | 8373 | 3041 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ v (+ 1 (/ 1 e))) |
(* v (+ (* (pow v 2) (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e)))))) (/ 1 (+ 1 (/ 1 e))))) |
(* v (+ (* (pow v 2) (- (+ (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* (pow v 2) (- (* 1/120 (/ 1 (+ 1 (/ 1 e)))) (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e))))) (+ 1 (/ 1 e)))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))))) (* 1/6 (/ 1 (+ 1 (/ 1 e)))))) (/ 1 (+ 1 (/ 1 e))))) |
(* v (+ (* (pow v 2) (- (+ (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* (pow v 2) (- (+ (* 1/120 (/ 1 (+ 1 (/ 1 e)))) (* (pow v 2) (- (* 1/720 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (+ (* -1/2 (/ (- (* 1/120 (/ 1 (+ 1 (/ 1 e)))) (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e))))) (+ 1 (/ 1 e)))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (+ 1 (/ 1 e)))) (+ (* 1/5040 (/ 1 (+ 1 (/ 1 e)))) (* 1/24 (/ (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e))))) (+ 1 (/ 1 e))))))))) (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e))))) (+ 1 (/ 1 e)))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))))) (* 1/6 (/ 1 (+ 1 (/ 1 e)))))) (/ 1 (+ 1 (/ 1 e))))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(* e (sin v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))) |
(/ (sin v) (cos v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) |
(- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) |
(/ (sin v) (cos v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(+ (* -1 (/ (- (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (* -1 (/ (sin v) (pow (cos v) 2)))) e)) (/ (sin v) (cos v))) |
(+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (* -1 (/ (sin v) (pow (cos v) 3)))) e)) (* -1 (/ (sin v) (pow (cos v) 2)))) e)) (/ (sin v) (cos v))) |
v |
(* v (+ 1 (* -1/6 (pow v 2)))) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(/ 1 (+ 1 (/ 1 e))) |
(+ (* 1/2 (/ (pow v 2) (pow (+ 1 (/ 1 e)) 2))) (/ 1 (+ 1 (/ 1 e)))) |
(+ (* (pow v 2) (+ (* (pow v 2) (- (* 1/4 (/ 1 (pow (+ 1 (/ 1 e)) 3))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (/ 1 (+ 1 (/ 1 e)))) |
(+ (* (pow v 2) (+ (* (pow v 2) (- (+ (* 1/4 (/ 1 (pow (+ 1 (/ 1 e)) 3))) (* (pow v 2) (- (* 1/720 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (+ (* -1/2 (/ (- (* 1/4 (/ 1 (pow (+ 1 (/ 1 e)) 3))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2)))) (+ 1 (/ 1 e)))) (* 1/48 (/ 1 (pow (+ 1 (/ 1 e)) 3))))))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (/ 1 (+ 1 (/ 1 e)))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/ 1 (+ (cos v) (/ 1 e))) |
e |
(* e (+ 1 (* -1 (* e (cos v))))) |
(* e (+ 1 (* e (- (* e (pow (cos v) 2)) (cos v))))) |
(* e (+ 1 (* e (- (* e (- (* -1 (* e (pow (cos v) 3))) (* -1 (pow (cos v) 2)))) (cos v))))) |
(/ 1 (cos v)) |
(- (/ 1 (cos v)) (/ 1 (* e (pow (cos v) 2)))) |
(- (+ (/ 1 (cos v)) (/ 1 (* (pow e 2) (pow (cos v) 3)))) (/ 1 (* e (pow (cos v) 2)))) |
(- (+ (/ 1 (cos v)) (/ 1 (* (pow e 2) (pow (cos v) 3)))) (+ (/ 1 (* e (pow (cos v) 2))) (/ 1 (* (pow e 3) (pow (cos v) 4))))) |
(/ 1 (cos v)) |
(- (/ 1 (cos v)) (/ 1 (* e (pow (cos v) 2)))) |
(+ (* -1 (/ (- (/ 1 (pow (cos v) 2)) (/ 1 (* e (pow (cos v) 3)))) e)) (/ 1 (cos v))) |
(+ (* -1 (/ (+ (* -1 (/ (- (/ 1 (pow (cos v) 3)) (/ 1 (* e (pow (cos v) 4)))) e)) (/ 1 (pow (cos v) 2))) e)) (/ 1 (cos v))) |
(+ 1 (/ 1 e)) |
(+ 1 (+ (* -1/2 (pow v 2)) (/ 1 e))) |
(+ 1 (+ (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2)) (/ 1 e))) |
(+ 1 (+ (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)) (/ 1 e))) |
(+ (cos v) (/ 1 e)) |
(+ (cos v) (/ 1 e)) |
(+ (cos v) (/ 1 e)) |
(+ (cos v) (/ 1 e)) |
(+ (cos v) (/ 1 e)) |
(+ (cos v) (/ 1 e)) |
(+ (cos v) (/ 1 e)) |
(+ (cos v) (/ 1 e)) |
(/ 1 e) |
(/ (+ 1 (* e (cos v))) e) |
(/ (+ 1 (* e (cos v))) e) |
(/ (+ 1 (* e (cos v))) e) |
(cos v) |
(+ (cos v) (/ 1 e)) |
(+ (cos v) (/ 1 e)) |
(+ (cos v) (/ 1 e)) |
(cos v) |
(+ (cos v) (/ 1 e)) |
(+ (cos v) (/ 1 e)) |
(+ (cos v) (/ 1 e)) |
(* e v) |
(* e (+ v (* -1 (* e v)))) |
(* e (+ v (* e (- (* e v) v)))) |
(* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))) |
v |
(+ v (* -1 (/ v e))) |
(- (+ v (/ v (pow e 2))) (/ v e)) |
(- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) |
v |
(+ v (* -1 (/ v e))) |
(+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) |
(+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
v |
(+ v (* -1 (* e v))) |
(+ v (* e (- (* e v) v))) |
(+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v))) |
(/ v e) |
(/ (+ v (* -1 (/ v e))) e) |
(/ (- (+ v (/ v (pow e 2))) (/ v e)) e) |
(/ (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) e) |
(/ v e) |
(* -1 (/ (+ (* -1 v) (/ v e)) e)) |
(* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ v e) v) e))) e)) |
(* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ v e) v) e)) v) e))) e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ v (+ 1 e)) |
(/ 1 v) |
(+ (/ 1 v) (/ e v)) |
(+ (/ 1 v) (/ e v)) |
(+ (/ 1 v) (/ e v)) |
(/ e v) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(/ e v) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
1 |
(+ 1 e) |
(+ 1 e) |
(+ 1 e) |
e |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
e |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
(/ (* e v) (+ 1 e)) |
(* v (+ (* -1/6 (* e (pow v 2))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) (/ e (+ 1 e)))) |
(* 1/120 (* e (pow v 5))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e)))))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e)))))) |
(* 1/120 (* e (pow v 5))) |
(* -1 (* (pow v 5) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2)))))) |
(* -1 (* (pow v 5) (+ (* -1 (/ e (* (pow v 4) (+ 1 e)))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))) |
(* -1 (* (pow v 5) (+ (* -1 (/ e (* (pow v 4) (+ 1 e)))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))) |
(* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(* e (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(* e (+ (* e (+ (* -1 v) (* e v))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(* e (+ (* e (+ (* -1 v) (* e (+ v (* -1 (* e v)))))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(* e (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (+ (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6)) (/ v e))) |
(* e (+ (* -1 (/ v (pow e 2))) (+ (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6)) (/ v e)))) |
(* e (+ (* -1 (/ v (pow e 2))) (+ (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6)) (+ (/ v e) (/ v (pow e 3)))))) |
(* e (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) |
(* -1 (* e (+ (* -1 (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ v e))))) |
(* -1 (* e (+ (* -1 (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ (+ v (* -1 (/ v e))) e))))) |
(* -1 (* e (+ (* -1 (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))))) |
(* e (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(* e (+ 1 (+ (* -1 e) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(* e (+ 1 (+ (* e (- e 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(* e (+ 1 (+ (* e (- (* e (+ 1 (* -1 e))) 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (+ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) (/ 1 e))) |
(* e (- (+ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) (/ 1 e)) (/ 1 (pow e 2)))) |
(* e (- (+ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) (+ (/ 1 e) (/ 1 (pow e 3)))) (/ 1 (pow e 2)))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* -1 (* e (- (* -1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) (/ 1 e)))) |
(* -1 (* e (+ (* -1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ (- 1 (/ 1 e)) e))))) |
(* -1 (* e (+ (* -1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) e))))) |
(/ e (+ 1 e)) |
(+ (* -1/6 (* e (pow v 2))) (/ e (+ 1 e))) |
(+ (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) (/ e (+ 1 e))) |
(+ (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) (/ e (+ 1 e))) |
(* 1/120 (* e (pow v 4))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e)))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e)))))) |
(* 1/120 (* e (pow v 4))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e)))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e)))))) |
e |
(* e (+ 1 (* -1 e))) |
(* e (+ 1 (* e (- e 1)))) |
(* e (+ 1 (* e (- (* e (+ 1 (* -1 e))) 1)))) |
1 |
(- 1 (/ 1 e)) |
(- (+ 1 (/ 1 (pow e 2))) (/ 1 e)) |
(- (+ 1 (/ 1 (pow e 2))) (+ (/ 1 e) (/ 1 (pow e 3)))) |
1 |
(- 1 (/ 1 e)) |
(+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) |
(+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) e))) |
1 |
(+ 1 (* -1/2 (pow v 2))) |
(+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(* -1/6 e) |
(+ (* -1/6 e) (* 1/120 (* e (pow v 2)))) |
(+ (* -1/6 e) (* 1/120 (* e (pow v 2)))) |
(+ (* -1/6 e) (* 1/120 (* e (pow v 2)))) |
(* 1/120 (* e (pow v 2))) |
(* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* 1/120 (* e (pow v 2))) |
(* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* -1/6 (* e (pow v 2))) |
(* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) |
(* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) |
(* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) |
(* 1/120 (* e (pow v 4))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* 1/120 (* e (pow v 4))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
| Outputs |
|---|
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(* v (+ (* (pow v 2) (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e)))))) (/ 1 (+ 1 (/ 1 e))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) |
(* v (+ (* (pow v 2) (- (+ (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* (pow v 2) (- (* 1/120 (/ 1 (+ 1 (/ 1 e)))) (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e))))) (+ 1 (/ 1 e)))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))))) (* 1/6 (/ 1 (+ 1 (/ 1 e)))))) (/ 1 (+ 1 (/ 1 e))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/24 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))))))) |
(* v (+ (* (pow v 2) (- (+ (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* (pow v 2) (- (+ (* 1/120 (/ 1 (+ 1 (/ 1 e)))) (* (pow v 2) (- (* 1/720 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (+ (* -1/2 (/ (- (* 1/120 (/ 1 (+ 1 (/ 1 e)))) (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e))))) (+ 1 (/ 1 e)))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (+ 1 (/ 1 e)))) (+ (* 1/5040 (/ 1 (+ 1 (/ 1 e)))) (* 1/24 (/ (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e))))) (+ 1 (/ 1 e))))))))) (+ (* -1/2 (/ (- (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (* 1/6 (/ 1 (+ 1 (/ 1 e))))) (+ 1 (/ 1 e)))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))))) (* 1/6 (/ 1 (+ 1 (/ 1 e)))))) (/ 1 (+ 1 (/ 1 e))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 #s(literal 1/5040 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))) #s(literal 1/24 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/24 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))) (+.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/24 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))))))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ (sin v) (+ (cos v) (/ 1 e))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 e (-.f64 (sin.f64 v) (*.f64 (cos.f64 v) (*.f64 e (sin.f64 v))))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(*.f64 e (+.f64 (sin.f64 v) (*.f64 e (*.f64 (sin.f64 v) (-.f64 (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (cos.f64 v)))))) |
(* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))) |
(*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (*.f64 e (*.f64 (sin.f64 v) (-.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) (*.f64 (sin.f64 v) (cos.f64 v)))))) |
(/ (sin v) (cos v)) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
(- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)) |
(- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) |
(+.f64 (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (/.f64 (/.f64 (sin.f64 v) e) e) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)) |
(/ (sin v) (cos v)) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
(+ (* -1 (/ (- (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (* -1 (/ (sin v) (pow (cos v) 2)))) e)) (/ (sin v) (cos v))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)) |
(+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (* -1 (/ (sin v) (pow (cos v) 3)))) e)) (* -1 (/ (sin v) (pow (cos v) 2)))) e)) (/ (sin v) (cos v))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)) |
v |
(* v (+ 1 (* -1/6 (pow v 2)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))))))))) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(/ 1 (+ 1 (/ 1 e))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(+ (* 1/2 (/ (pow v 2) (pow (+ 1 (/ 1 e)) 2))) (/ 1 (+ 1 (/ 1 e)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 v v) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))) |
(+ (* (pow v 2) (+ (* (pow v 2) (- (* 1/4 (/ 1 (pow (+ 1 (/ 1 e)) 3))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (/ 1 (+ 1 (/ 1 e)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))) (/.f64 #s(literal -1/24 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))))))))) |
(+ (* (pow v 2) (+ (* (pow v 2) (- (+ (* 1/4 (/ 1 (pow (+ 1 (/ 1 e)) 3))) (* (pow v 2) (- (* 1/720 (/ 1 (pow (+ 1 (/ 1 e)) 2))) (+ (* -1/2 (/ (- (* 1/4 (/ 1 (pow (+ 1 (/ 1 e)) 3))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2)))) (+ 1 (/ 1 e)))) (* 1/48 (/ 1 (pow (+ 1 (/ 1 e)) 3))))))) (* 1/24 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (* 1/2 (/ 1 (pow (+ 1 (/ 1 e)) 2))))) (/ 1 (+ 1 (/ 1 e)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))) (/.f64 #s(literal 1/48 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))) (/.f64 #s(literal -1/24 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))) (/.f64 #s(literal -1/24 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))))))))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/ 1 (+ (cos v) (/ 1 e))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
e |
(* e (+ 1 (* -1 (* e (cos v))))) |
(*.f64 e (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(* e (+ 1 (* e (- (* e (pow (cos v) 2)) (cos v))))) |
(*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (-.f64 (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (cos.f64 v))))) |
(* e (+ 1 (* e (- (* e (- (* -1 (* e (pow (cos v) 3))) (* -1 (pow (cos v) 2)))) (cos v))))) |
(*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (-.f64 (*.f64 e (-.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (cos.f64 v))))) |
(/ 1 (cos v)) |
(/.f64 #s(literal 1 binary64) (cos.f64 v)) |
(- (/ 1 (cos v)) (/ 1 (* e (pow (cos v) 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 v)) (/.f64 #s(literal -1 binary64) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
(- (+ (/ 1 (cos v)) (/ 1 (* (pow e 2) (pow (cos v) 3)))) (/ 1 (* e (pow (cos v) 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 v)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(- (+ (/ 1 (cos v)) (/ 1 (* (pow e 2) (pow (cos v) 3)))) (+ (/ 1 (* e (pow (cos v) 2))) (/ 1 (* (pow e 3) (pow (cos v) 4))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 v)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e e)) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) |
(/ 1 (cos v)) |
(/.f64 #s(literal 1 binary64) (cos.f64 v)) |
(- (/ 1 (cos v)) (/ 1 (* e (pow (cos v) 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (cos.f64 v)) (/.f64 #s(literal -1 binary64) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
(+ (* -1 (/ (- (/ 1 (pow (cos v) 2)) (/ 1 (* e (pow (cos v) 3)))) e)) (/ 1 (cos v))) |
(-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 v)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) |
(+ (* -1 (/ (+ (* -1 (/ (- (/ 1 (pow (cos v) 3)) (/ 1 (* e (pow (cos v) 4)))) e)) (/ 1 (pow (cos v) 2))) e)) (/ 1 (cos v))) |
(-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 v)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) e)) e)) |
(+ 1 (/ 1 e)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
(+ 1 (+ (* -1/2 (pow v 2)) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) #s(literal -1/2 binary64)))) |
(+ 1 (+ (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2)) (/ 1 e))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 v v) #s(literal 1/24 binary64)))))) |
(+ 1 (+ (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))))) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) e) |
(cos v) |
(cos.f64 v) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(cos v) |
(cos.f64 v) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(* e v) |
(*.f64 v e) |
(* e (+ v (* -1 (* e v)))) |
(*.f64 e (*.f64 v (-.f64 #s(literal 1 binary64) e))) |
(* e (+ v (* e (- (* e v) v)))) |
(*.f64 e (+.f64 v (*.f64 e (*.f64 v (+.f64 e #s(literal -1 binary64)))))) |
(* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))) |
(*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (*.f64 v (-.f64 #s(literal 1 binary64) e))) v)))) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(- (+ v (/ v (pow e 2))) (/ v e)) |
(-.f64 v (/.f64 (-.f64 v (/.f64 v e)) e)) |
(- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) |
(+.f64 (-.f64 v (/.f64 v (*.f64 e (*.f64 e e)))) (/.f64 (-.f64 (/.f64 v e) v) e)) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) |
(-.f64 v (/.f64 (-.f64 v (/.f64 v e)) e)) |
(+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))) |
(+.f64 v (/.f64 (-.f64 (/.f64 (-.f64 v (/.f64 v e)) e) v) e)) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
v |
(+ v (* -1 (* e v))) |
(*.f64 v (-.f64 #s(literal 1 binary64) e)) |
(+ v (* e (- (* e v) v))) |
(+.f64 v (*.f64 e (*.f64 v (+.f64 e #s(literal -1 binary64))))) |
(+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v))) |
(+.f64 v (*.f64 e (-.f64 (*.f64 e (*.f64 v (-.f64 #s(literal 1 binary64) e))) v))) |
(/ v e) |
(/.f64 v e) |
(/ (+ v (* -1 (/ v e))) e) |
(/.f64 (-.f64 v (/.f64 v e)) e) |
(/ (- (+ v (/ v (pow e 2))) (/ v e)) e) |
(/.f64 (-.f64 v (/.f64 (-.f64 v (/.f64 v e)) e)) e) |
(/ (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) e) |
(/.f64 (+.f64 (-.f64 v (/.f64 v (*.f64 e (*.f64 e e)))) (/.f64 (-.f64 (/.f64 v e) v) e)) e) |
(/ v e) |
(/.f64 v e) |
(* -1 (/ (+ (* -1 v) (/ v e)) e)) |
(/.f64 (-.f64 v (/.f64 v e)) e) |
(* -1 (/ (+ (* -1 v) (* -1 (/ (- (/ v e) v) e))) e)) |
(/.f64 (-.f64 v (/.f64 (-.f64 v (/.f64 v e)) e)) e) |
(* -1 (/ (+ (* -1 v) (* -1 (/ (- (* -1 (/ (- (/ v e) v) e)) v) e))) e)) |
(/.f64 (+.f64 v (/.f64 (-.f64 (/.f64 (-.f64 v (/.f64 v e)) e) v) e)) e) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(+ (/ 1 v) (/ e v)) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) |
(+ (/ 1 v) (/ e v)) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) |
(+ (/ 1 v) (/ e v)) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) |
(/ e v) |
(/.f64 e v) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) |
(/ e v) |
(/.f64 e v) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
1 |
#s(literal 1 binary64) |
(+ 1 e) |
(+.f64 #s(literal 1 binary64) e) |
(+ 1 e) |
(+.f64 #s(literal 1 binary64) e) |
(+ 1 e) |
(+.f64 #s(literal 1 binary64) e) |
e |
(* e (+ 1 (/ 1 e))) |
(+.f64 #s(literal 1 binary64) e) |
(* e (+ 1 (/ 1 e))) |
(+.f64 #s(literal 1 binary64) e) |
(* e (+ 1 (/ 1 e))) |
(+.f64 #s(literal 1 binary64) e) |
e |
(* e (+ 1 (/ 1 e))) |
(+.f64 #s(literal 1 binary64) e) |
(* e (+ 1 (/ 1 e))) |
(+.f64 #s(literal 1 binary64) e) |
(* e (+ 1 (/ 1 e))) |
(+.f64 #s(literal 1 binary64) e) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(* v (+ (* -1/6 (* e (pow v 2))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) |
(* v (+ (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(* v (+ (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(* 1/120 (* e (pow v 5))) |
(*.f64 e (*.f64 (pow.f64 v #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64)))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e)))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (+.f64 (*.f64 e #s(literal 1/120 binary64)) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e)))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (+.f64 (*.f64 e #s(literal 1/120 binary64)) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* 1/120 (* e (pow v 5))) |
(*.f64 e (*.f64 (pow.f64 v #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
(* -1 (* (pow v 5) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2)))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64)))) |
(* -1 (* (pow v 5) (+ (* -1 (/ e (* (pow v 4) (+ 1 e)))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (+.f64 (*.f64 e #s(literal 1/120 binary64)) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* -1 (* (pow v 5) (+ (* -1 (/ e (* (pow v 4) (+ 1 e)))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (+.f64 (*.f64 e #s(literal 1/120 binary64)) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(* e (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
(* e (+ (* e (+ (* -1 v) (* e v))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(*.f64 e (+.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 e (*.f64 v (+.f64 e #s(literal -1 binary64)))))) |
(* e (+ (* e (+ (* -1 v) (* e (+ v (* -1 (* e v)))))) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(*.f64 e (+.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 e e) (*.f64 v (-.f64 #s(literal 1 binary64) e))))) |
(* e (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 e (*.f64 v (*.f64 v v)))) |
(* e (+ (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6)) (/ v e))) |
(+.f64 (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 e (*.f64 v (*.f64 v v)))) (*.f64 #s(literal 1 binary64) (/.f64 v #s(literal 1 binary64)))) |
(* e (+ (* -1 (/ v (pow e 2))) (+ (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6)) (/ v e)))) |
(-.f64 (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 e (*.f64 v (*.f64 v v)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 v e) v) #s(literal 1 binary64)))) |
(* e (+ (* -1 (/ v (pow e 2))) (+ (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6)) (+ (/ v e) (/ v (pow e 3)))))) |
(*.f64 e (+.f64 (+.f64 (/.f64 v e) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 v (*.f64 v v)))) (/.f64 (/.f64 (-.f64 (/.f64 v e) v) e) e))) |
(* e (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 e (*.f64 v (*.f64 v v)))) |
(* -1 (* e (+ (* -1 (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ v e))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 e (*.f64 v (*.f64 v v)))) (*.f64 #s(literal 1 binary64) (/.f64 v #s(literal 1 binary64)))) |
(* -1 (* e (+ (* -1 (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ (+ v (* -1 (/ v e))) e))))) |
(-.f64 (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 e (*.f64 v (*.f64 v v)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 v e) v) #s(literal 1 binary64)))) |
(* -1 (* e (+ (* -1 (* (pow v 3) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))))) |
(-.f64 (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 e (*.f64 v (*.f64 v v)))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 v (/.f64 v e)) e) v) #s(literal 1 binary64)))) |
(* e (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(* e (+ 1 (+ (* -1 e) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e))) |
(* e (+ 1 (+ (* e (- e 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal -1 binary64)))))) |
(* e (+ 1 (+ (* e (- (* e (+ 1 (* -1 e))) 1)) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 e (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 e (+.f64 #s(literal -1 binary64) (*.f64 e (-.f64 #s(literal 1 binary64) e)))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* e (+ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(* e (- (+ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) (/ 1 e)) (/ 1 (pow e 2)))) |
(*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)) e))) |
(* e (- (+ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) (+ (/ 1 e) (/ 1 (pow e 3)))) (/ 1 (pow e 2)))) |
(*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e e)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)) e)))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* -1 (* e (- (* -1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) (/ 1 e)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(* -1 (* e (+ (* -1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ (- 1 (/ 1 e)) e))))) |
(*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)) e))) |
(* -1 (* e (+ (* -1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) e))))) |
(*.f64 e (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)) e)) e))) |
(/ e (+ 1 e)) |
(/.f64 e (+.f64 #s(literal 1 binary64) e)) |
(+ (* -1/6 (* e (pow v 2))) (/ e (+ 1 e))) |
(+.f64 (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(+ (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) (/ e (+ 1 e))) |
(+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(+ (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) (/ e (+ 1 e))) |
(+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(* 1/120 (* e (pow v 4))) |
(*.f64 v (*.f64 v (*.f64 e (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e)))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (+.f64 (*.f64 e #s(literal 1/120 binary64)) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e)))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (+.f64 (*.f64 e #s(literal 1/120 binary64)) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* 1/120 (* e (pow v 4))) |
(*.f64 v (*.f64 v (*.f64 e (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e)))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (+.f64 (*.f64 e #s(literal 1/120 binary64)) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (* (pow v 4) (+ 1 e)))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (+.f64 (*.f64 e #s(literal 1/120 binary64)) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
e |
(* e (+ 1 (* -1 e))) |
(*.f64 e (-.f64 #s(literal 1 binary64) e)) |
(* e (+ 1 (* e (- e 1)))) |
(*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal -1 binary64))))) |
(* e (+ 1 (* e (- (* e (+ 1 (* -1 e))) 1)))) |
(*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 #s(literal -1 binary64) (*.f64 e (-.f64 #s(literal 1 binary64) e)))))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 e)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)) |
(- (+ 1 (/ 1 (pow e 2))) (/ 1 e)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(- (+ 1 (/ 1 (pow e 2))) (+ (/ 1 e) (/ 1 (pow e 3)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e e))) (-.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e e)))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 e)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)) |
(+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)) e)) |
(+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) e))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)) e)) e)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/2 binary64))) |
(+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 v v) #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64))))))) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* e (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(+ (* -1/6 e) (* 1/120 (* e (pow v 2)))) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(+ (* -1/6 e) (* 1/120 (* e (pow v 2)))) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(+ (* -1/6 e) (* 1/120 (* e (pow v 2)))) |
(*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* 1/120 (* e (pow v 2))) |
(*.f64 e (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) |
(* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))))) |
(* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))))) |
(* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))))) |
(* 1/120 (* e (pow v 2))) |
(*.f64 e (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) |
(* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))))) |
(* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))))) |
(* (pow v 2) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))))) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* -1/6 (* e (pow v 2))) |
(*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))) |
(* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* 1/120 (* e (pow v 4))) |
(*.f64 v (*.f64 v (*.f64 e (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) |
(* 1/120 (* e (pow v 4))) |
(*.f64 v (*.f64 v (*.f64 e (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
Compiled 22672 to 2293 computations (89.9% saved)
37 alts after pruning (34 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 859 | 18 | 877 |
| Fresh | 6 | 16 | 22 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 867 | 37 | 904 |
| Status | Accuracy | Program |
|---|---|---|
| 50.4% | (/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) | |
| 50.4% | (/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) | |
| 50.5% | (/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) | |
| 99.6% | (/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) | |
| 50.5% | (/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) | |
| 51.8% | (/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) | |
| 50.5% | (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) | |
| 51.9% | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) | |
| 97.6% | (/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) | |
| ▶ | 99.7% | (/.f64 e (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
| 49.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) | |
| 49.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) | |
| 98.0% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (sin.f64 v))) | |
| 96.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) | |
| ▶ | 49.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
| 2.5% | (-.f64 v (/.f64 v e)) | |
| 98.5% | (*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) | |
| 70.8% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))))) | |
| 98.1% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e) #s(literal -1 binary64))) | |
| 49.6% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) | |
| 99.3% | (*.f64 (sin.f64 v) (pow.f64 (pow.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 70.7% | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))))) | |
| ▶ | 97.7% | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
| ✓ | 99.7% | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
| 97.8% | (*.f64 (sin.f64 v) e) | |
| 49.6% | (*.f64 v (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) | |
| 50.4% | (*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) | |
| 50.4% | (*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) | |
| 49.6% | (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) | |
| 4.3% | (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) | |
| ▶ | 49.9% | (*.f64 v e) |
| 2.4% | (*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) | |
| 49.8% | (*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) | |
| 50.0% | (*.f64 e (-.f64 v (*.f64 e v))) | |
| ▶ | 49.8% | (*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
| ✓ | 6.1% | (sin.f64 v) |
| ✓ | 4.6% | v |
Compiled 1226 to 740 computations (39.6% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) e) |
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
| ✓ | cost-diff | 256 | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
| ✓ | cost-diff | 0 | (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)) |
| ✓ | cost-diff | 0 | (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e))) |
| ✓ | cost-diff | 0 | (*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
| ✓ | cost-diff | 0 | (*.f64 e v) |
| ✓ | cost-diff | 0 | (+.f64 e #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
| ✓ | cost-diff | 0 | (*.f64 v e) |
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 v)) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| ✓ | cost-diff | 128 | (/.f64 e (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
| 2036× | sum3-define |
| 1736× | sum5-define |
| 1574× | *-lowering-*.f32 |
| 1574× | *-lowering-*.f64 |
| 1216× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 174 |
| 1 | 87 | 162 |
| 2 | 277 | 162 |
| 3 | 960 | 160 |
| 4 | 2833 | 158 |
| 5 | 5500 | 158 |
| 0 | 8153 | 158 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ e (* (/ 1 (sin v)) (+ 1 (* e (cos v))))) |
e |
(* (/ 1 (sin v)) (+ 1 (* e (cos v)))) |
(/ 1 (sin v)) |
1 |
(sin v) |
v |
(+ 1 (* e (cos v))) |
(* e (cos v)) |
(cos v) |
(* v e) |
v |
e |
(/ 1 (/ (+ e 1) (* e v))) |
1 |
(/ (+ e 1) (* e v)) |
(+ e 1) |
e |
(* e v) |
v |
(* e (* v (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e)))) |
e |
(* v (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e))) |
v |
(+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e)) |
(* v (* v (+ -1/6 (* (* v v) 1/120)))) |
(* v (+ -1/6 (* (* v v) 1/120))) |
(+ -1/6 (* (* v v) 1/120)) |
-1/6 |
(* (* v v) 1/120) |
(* v v) |
1/120 |
(- 1 e) |
1 |
(* (sin v) (/ 1 (/ 1 e))) |
(sin v) |
v |
(/ 1 (/ 1 e)) |
1 |
(/ 1 e) |
e |
| Outputs |
|---|
(/ e (* (/ 1 (sin v)) (+ 1 (* e (cos v))))) |
(/.f64 (sin.f64 v) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) e)) |
e |
(* (/ 1 (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ 1 (sin v)) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
1 |
#s(literal 1 binary64) |
(sin v) |
(sin.f64 v) |
v |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(cos v) |
(cos.f64 v) |
(* v e) |
(*.f64 e v) |
v |
e |
(/ 1 (/ (+ e 1) (* e v))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
1 |
#s(literal 1 binary64) |
(/ (+ e 1) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) v) |
(+ e 1) |
(+.f64 e #s(literal 1 binary64)) |
e |
(* e v) |
(*.f64 e v) |
v |
(* e (* v (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e)))) |
(*.f64 (*.f64 e v) (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e))) |
e |
(* v (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e))) |
(*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e))) |
v |
(+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e)) |
(+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)) |
(* v (* v (+ -1/6 (* (* v v) 1/120)))) |
(*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(* v (+ -1/6 (* (* v v) 1/120))) |
(*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(+ -1/6 (* (* v v) 1/120)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) |
-1/6 |
#s(literal -1/6 binary64) |
(* (* v v) 1/120) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* v v) |
(*.f64 v v) |
1/120 |
#s(literal 1/120 binary64) |
(- 1 e) |
(-.f64 #s(literal 1 binary64) e) |
1 |
#s(literal 1 binary64) |
(* (sin v) (/ 1 (/ 1 e))) |
(*.f64 e (sin.f64 v)) |
(sin v) |
(sin.f64 v) |
v |
(/ 1 (/ 1 e)) |
e |
1 |
#s(literal 1 binary64) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
e |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) e) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 99.8% | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
| ✓ | accuracy | 99.8% | (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
| ✓ | accuracy | 99.6% | (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
| ✓ | accuracy | 99.1% | (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
| ✓ | accuracy | 95.2% | (*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
| ✓ | accuracy | 100.0% | (+.f64 e #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 e v) |
| ✓ | accuracy | 99.7% | (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
| ✓ | accuracy | 98.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
| ✓ | accuracy | 100.0% | (*.f64 v e) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| ✓ | accuracy | 99.8% | (*.f64 e (cos.f64 v)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (sin.f64 v)) |
| ✓ | accuracy | 99.7% | (/.f64 e (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
| 94.0ms | 256× | 0 | valid |
Compiled 193 to 30 computations (84.5% saved)
ival-mult: 18.0ms (32.7% of total)ival-div: 10.0ms (18.1% of total)ival-sin: 7.0ms (12.7% of total)...c/correct-round.rkt:119:19: 7.0ms (12.7% of total)ival-cos: 6.0ms (10.9% of total)ival-add: 5.0ms (9.1% of total)ival-sub: 1.0ms (1.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ e (* (/ 1 (sin v)) (+ 1 (* e (cos v)))))> |
#<alt (* (/ 1 (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ 1 (sin v))> |
#<alt (sin v)> |
#<alt (* v e)> |
#<alt (/ 1 (/ (+ e 1) (* e v)))> |
#<alt (/ (+ e 1) (* e v))> |
#<alt (+ e 1)> |
#<alt (* e v)> |
#<alt (* e (* v (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e))))> |
#<alt (* v (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e)))> |
#<alt (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e))> |
#<alt (* v (* v (+ -1/6 (* (* v v) 1/120))))> |
#<alt (* (sin v) (/ 1 (/ 1 e)))> |
#<alt (/ 1 (/ 1 e))> |
#<alt (/ 1 e)> |
#<alt (* e (cos v))> |
#<alt (* (* v v) 1/120)> |
#<alt (* v (+ -1/6 (* (* v v) 1/120)))> |
| Outputs |
|---|
#<alt (* e (sin v))> |
#<alt (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v))))))> |
#<alt (/ (sin v) (cos v))> |
#<alt (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v)))> |
#<alt (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))> |
#<alt (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))> |
#<alt (/ (sin v) (cos v))> |
#<alt (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (- (* -1/2 e) (* -1/6 (+ 1 e)))))) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (+ (* 1/24 e) (* (pow v 2) (- (* -1/720 e) (+ (* -1/6 (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e))))) (+ (* -1/5040 (+ 1 e)) (* 1/120 (- (* -1/2 e) (* -1/6 (+ 1 e))))))))) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v)> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ 1 (sin v))> |
#<alt (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v)))> |
#<alt (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v)))> |
#<alt (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v)))> |
#<alt (/ (* e (cos v)) (sin v))> |
#<alt (* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))))> |
#<alt (* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))))> |
#<alt (* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))))> |
#<alt (/ (* e (cos v)) (sin v))> |
#<alt (* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v))))))> |
#<alt (* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v))))))> |
#<alt (* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v))))))> |
#<alt (/ 1 v)> |
#<alt (/ (+ 1 (* 1/6 (pow v 2))) v)> |
#<alt (/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) v)> |
#<alt (/ (+ 1 (* (pow v 2) (+ 1/6 (* (pow v 2) (+ 7/360 (* 31/15120 (pow v 2))))))) v)> |
#<alt (/ 1 (sin v))> |
#<alt (/ 1 (sin v))> |
#<alt (/ 1 (sin v))> |
#<alt (/ 1 (sin v))> |
#<alt (/ 1 (sin v))> |
#<alt (/ 1 (sin v))> |
#<alt (/ 1 (sin v))> |
#<alt (/ 1 (sin v))> |
#<alt v> |
#<alt (* v (+ 1 (* -1/6 (pow v 2))))> |
#<alt (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (sin v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e (+ v (* -1 (* e v))))> |
#<alt (* e (+ v (* e (- (* e v) v))))> |
#<alt (* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v))))> |
#<alt v> |
#<alt (+ v (* -1 (/ v e)))> |
#<alt (- (+ v (/ v (pow e 2))) (/ v e))> |
#<alt (- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e)))> |
#<alt v> |
#<alt (+ v (* -1 (/ v e)))> |
#<alt (+ v (* -1 (/ (+ v (* -1 (/ v e))) e)))> |
#<alt (+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (/ 1 (* e v))> |
#<alt (/ (+ (/ 1 v) (/ e v)) e)> |
#<alt (/ (+ (/ 1 v) (/ e v)) e)> |
#<alt (/ (+ (/ 1 v) (/ e v)) e)> |
#<alt (/ 1 v)> |
#<alt (+ (/ 1 v) (/ 1 (* e v)))> |
#<alt (+ (/ 1 v) (/ 1 (* e v)))> |
#<alt (+ (/ 1 v) (/ 1 (* e v)))> |
#<alt (/ 1 v)> |
#<alt (+ (/ 1 v) (/ 1 (* e v)))> |
#<alt (+ (/ 1 v) (/ 1 (* e v)))> |
#<alt (+ (/ 1 v) (/ 1 (* e v)))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt 1> |
#<alt (+ 1 e)> |
#<alt (+ 1 e)> |
#<alt (+ 1 e)> |
#<alt e> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt e> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e v)> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))))> |
#<alt (* e (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))))> |
#<alt (* e (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))))> |
#<alt (* -1 (* (pow e 2) v))> |
#<alt (* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e)))> |
#<alt (* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e)))> |
#<alt (* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e)))> |
#<alt (* -1 (* (pow e 2) v))> |
#<alt (* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e)))> |
#<alt (* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e)))> |
#<alt (* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e)))> |
#<alt (* e (* v (- 1 e)))> |
#<alt (* v (+ (* -1/6 (* e (pow v 2))) (* e (- 1 e))))> |
#<alt (* v (+ (* e (- 1 e)) (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2)))))))> |
#<alt (* v (+ (* e (- 1 e)) (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2)))))))> |
#<alt (* 1/120 (* e (pow v 5)))> |
#<alt (* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e)))> |
#<alt (* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ (* e (- 1 e)) (pow v 4)))))> |
#<alt (* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ (* e (- 1 e)) (pow v 4)))))> |
#<alt (* 1/120 (* e (pow v 5)))> |
#<alt (* -1 (* (pow v 5) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))> |
#<alt (* -1 (* (pow v 5) (+ (* -1 (/ (* e (- 1 e)) (pow v 4))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2)))))))> |
#<alt (* -1 (* (pow v 5) (+ (* -1 (/ (* e (- 1 e)) (pow v 4))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2)))))))> |
#<alt (* v (- 1 e))> |
#<alt (* v (- (+ 1 (* -1/6 (pow v 2))) e))> |
#<alt (* v (- (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e))> |
#<alt (* v (- (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e))> |
#<alt (* 1/120 (pow v 5))> |
#<alt (* (pow v 5) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 5) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4)))))> |
#<alt (* (pow v 5) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4)))))> |
#<alt (* 1/120 (pow v 5))> |
#<alt (* -1 (* (pow v 5) (- (* 1/6 (/ 1 (pow v 2))) 1/120)))> |
#<alt (* -1 (* (pow v 5) (- (+ (* -1 (/ (- 1 e) (pow v 4))) (* 1/6 (/ 1 (pow v 2)))) 1/120)))> |
#<alt (* -1 (* (pow v 5) (- (+ (* -1 (/ (- 1 e) (pow v 4))) (* 1/6 (/ 1 (pow v 2)))) 1/120)))> |
#<alt (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* -1 (* e v))> |
#<alt (* e (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e)))> |
#<alt (* e (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e)))> |
#<alt (* e (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e)))> |
#<alt (* -1 (* e v))> |
#<alt (* -1 (* e (+ v (* -1 (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e)))))> |
#<alt (* -1 (* e (+ v (* -1 (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e)))))> |
#<alt (* -1 (* e (+ v (* -1 (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e)))))> |
#<alt (- 1 e)> |
#<alt (- (+ 1 (* -1/6 (pow v 2))) e)> |
#<alt (- (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e)> |
#<alt (- (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e)> |
#<alt (* 1/120 (pow v 4))> |
#<alt (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4)))))> |
#<alt (* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4)))))> |
#<alt (* 1/120 (pow v 4))> |
#<alt (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4)))))> |
#<alt (* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4)))))> |
#<alt (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (+ 1 (+ (* -1 e) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (+ 1 (+ (* -1 e) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (+ 1 (+ (* -1 e) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))> |
#<alt (* -1 e)> |
#<alt (* e (- (+ (/ 1 e) (/ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) e)) 1))> |
#<alt (* e (- (+ (/ 1 e) (/ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) e)) 1))> |
#<alt (* e (- (+ (/ 1 e) (/ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) e)) 1))> |
#<alt (* -1 e)> |
#<alt (* -1 (* e (+ 1 (* -1 (/ (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e)))))> |
#<alt (* -1 (* e (+ 1 (* -1 (/ (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e)))))> |
#<alt (* -1 (* e (+ 1 (* -1 (/ (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e)))))> |
#<alt (* -1/6 (pow v 2))> |
#<alt (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* 1/120 (pow v 4))> |
#<alt (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* 1/120 (pow v 4))> |
#<alt (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* e v)> |
#<alt (* v (+ e (* -1/6 (* e (pow v 2)))))> |
#<alt (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2)))))))> |
#<alt (* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)))))))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt (* e (sin v))> |
#<alt e> |
#<alt e> |
#<alt e> |
#<alt e> |
#<alt e> |
#<alt e> |
#<alt e> |
#<alt e> |
#<alt e> |
#<alt e> |
#<alt e> |
#<alt e> |
#<alt (/ 1 e)> |
#<alt (/ 1 e)> |
#<alt (/ 1 e)> |
#<alt (/ 1 e)> |
#<alt (/ 1 e)> |
#<alt (/ 1 e)> |
#<alt (/ 1 e)> |
#<alt (/ 1 e)> |
#<alt (/ 1 e)> |
#<alt (/ 1 e)> |
#<alt (/ 1 e)> |
#<alt (/ 1 e)> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt e> |
#<alt (+ e (* -1/2 (* e (pow v 2))))> |
#<alt (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))> |
#<alt (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* -1/6 v)> |
#<alt (* v (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* v (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* v (- (* 1/120 (pow v 2)) 1/6))> |
#<alt (* 1/120 (pow v 3))> |
#<alt (* (pow v 3) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 3) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 3) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* 1/120 (pow v 3))> |
#<alt (* -1 (* (pow v 3) (- (* 1/6 (/ 1 (pow v 2))) 1/120)))> |
#<alt (* -1 (* (pow v 3) (- (* 1/6 (/ 1 (pow v 2))) 1/120)))> |
#<alt (* -1 (* (pow v 3) (- (* 1/6 (/ 1 (pow v 2))) 1/120)))> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | v | @ | inf | (* e (* v (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e)))) |
| 1.0ms | e | @ | -inf | (* e (* v (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e)))) |
| 1.0ms | e | @ | inf | (* e (* v (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e)))) |
| 0.0ms | e | @ | 0 | (* e (* v (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e)))) |
| 0.0ms | e | @ | -inf | (/ (+ e 1) (* e v)) |
| 1× | batch-egg-rewrite |
| 3784× | *-lowering-*.f32 |
| 3784× | *-lowering-*.f64 |
| 3322× | /-lowering-/.f32 |
| 3322× | /-lowering-/.f64 |
| 1890× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 135 |
| 1 | 184 | 125 |
| 2 | 1550 | 125 |
| 0 | 8220 | 125 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ e (* (/ 1 (sin v)) (+ 1 (* e (cos v))))) |
(* (/ 1 (sin v)) (+ 1 (* e (cos v)))) |
(/ 1 (sin v)) |
(sin v) |
(* v e) |
(/ 1 (/ (+ e 1) (* e v))) |
(/ (+ e 1) (* e v)) |
(+ e 1) |
(* e v) |
(* e (* v (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e)))) |
(* v (+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e))) |
(+ (* v (* v (+ -1/6 (* (* v v) 1/120)))) (- 1 e)) |
(* v (* v (+ -1/6 (* (* v v) 1/120)))) |
(* (sin v) (/ 1 (/ 1 e))) |
(/ 1 (/ 1 e)) |
(/ 1 e) |
(* e (cos v)) |
(* (* v v) 1/120) |
(* v (+ -1/6 (* (* v v) 1/120))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) (*.f64 (/.f64 e #s(literal -1 binary64)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(neg.f64 (*.f64 (/.f64 e #s(literal -1 binary64)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 e (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v)))))) |
(/.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (neg.f64 (*.f64 e (sin.f64 v))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 e (sin.f64 v)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) (/.f64 #s(literal 1 binary64) e)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 e (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 e (/.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (sin.f64 v) (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (sin.f64 v) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) e) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 e #s(literal -1 binary64)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) e) |
(*.f64 (*.f64 e (sin.f64 v)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (sin.f64 v)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 e (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) e) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 e (sin.f64 v))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (/.f64 (*.f64 e (sin.f64 v)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (/.f64 (-.f64 #s(literal 0 binary64) e) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (/.f64 e (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 e (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (/.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 e #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(*.f64 (/.f64 (pow.f64 e #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (/.f64 (pow.f64 e #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (pow.f64 e #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 (pow.f64 e #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)))) (/.f64 (-.f64 #s(literal 0 binary64) e) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) e)) (sin.f64 v)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal -1 binary64)) (/.f64 (sin.f64 v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (sin.f64 v) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 e (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (*.f64 e (sin.f64 v)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (/.f64 e (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) e) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 v) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 v) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 v) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (/.f64 (/.f64 e #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (/.f64 e #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 (sin.f64 v) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 e #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (/.f64 e #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (sin.f64 v)) (/.f64 (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (sin.f64 v))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 v) #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) (/.f64 (pow.f64 (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(fma.f64 e (*.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal 1 binary64) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(fma.f64 (cos.f64 v) (*.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(fma.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(fma.f64 (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e) (cos.f64 v) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (cos.f64 v)) e (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (sin.f64 v) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)))) (sin.f64 v))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 v) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 v) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 v) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (+.f64 (sin.f64 v) (*.f64 (sin.f64 v) (*.f64 e (cos.f64 v)))) (*.f64 (sin.f64 v) (sin.f64 v))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 (sin.f64 v) (*.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 (sin.f64 v) (*.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (+.f64 (sin.f64 v) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 e (cos.f64 v)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))) (sin.f64 v))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (*.f64 e (cos.f64 v)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (sin.f64 v))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (*.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (*.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (+.f64 (*.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) (sin.f64 v)) (*.f64 (sin.f64 v) (sin.f64 v))) |
(/.f64 (+.f64 (*.f64 (*.f64 e (cos.f64 v)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)))) (sin.f64 v)) (*.f64 (sin.f64 v) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(/.f64 (+.f64 (*.f64 (*.f64 e (cos.f64 v)) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 (sin.f64 v) #s(literal -1 binary64))) (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (sin.f64 v))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) (sin.f64 v)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (sin.f64 v))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (neg.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)))) (sin.f64 v)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 v) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (sin.f64 v) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 v) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) #s(literal 3 binary64)) (pow.f64 (sin.f64 v) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 v) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))))) (sin.f64 v))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (sin.f64 v)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (-.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (sin.f64 v))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (sin.f64 v)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 v))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 v)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(pow.f64 (sin.f64 v) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 v) (sin.f64 v)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 v))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 v))) |
(*.f64 (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 v) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 v)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 v) #s(literal -1 binary64))) |
(sin.f64 v) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (sin.f64 v) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 v) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 v)) |
(*.f64 (sin.f64 v) #s(literal 1 binary64)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (neg.f64 v) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 v #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 v #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 #s(literal -1 binary64) v) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) v)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 v #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 v #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) v)) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e v) |
(*.f64 e (/.f64 v #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 e v)) |
(*.f64 v e) |
(*.f64 (*.f64 e v) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 v (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (*.f64 v #s(literal 1 binary64)) e) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 v (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 v #s(literal 1 binary64)) e) |
(*.f64 (/.f64 v #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) e)) |
(*.f64 (/.f64 v (pow.f64 e #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) (/.f64 (*.f64 e v) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 e v)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 e v)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) e) v)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 e v))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) v))) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)))) #s(literal -1 binary64)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (*.f64 e v) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)))) |
(*.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 e v)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) v) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) v)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) v) e) |
(*.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))) |
(*.f64 (/.f64 (*.f64 e v) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e v))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) v) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (pow.f64 (/.f64 #s(literal 1 binary64) v) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (/.f64 (*.f64 e v) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (/.f64 (*.f64 e v) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 e #s(literal -1 binary64)) (/.f64 (neg.f64 v) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (/.f64 v (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))))) |
(*.f64 (/.f64 e (+.f64 (*.f64 e e) #s(literal -1 binary64))) (/.f64 v (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))))) |
(*.f64 (/.f64 v (+.f64 (*.f64 e e) #s(literal -1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 v #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) e) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 v #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))))) |
(*.f64 (/.f64 (*.f64 v #s(literal 1 binary64)) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 (neg.f64 v) #s(literal -1 binary64)) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e)) (/.f64 (/.f64 #s(literal 1 binary64) e) v))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e e) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) e) v))) |
(exp.f64 (*.f64 (log.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (*.f64 e v)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (*.f64 e v))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e v))) (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 e v)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e v)))) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e v))))) |
(-.f64 (/.f64 (*.f64 e e) (*.f64 (*.f64 e v) (+.f64 e #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 e v) (+.f64 e #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 e v)))) |
(/.f64 #s(literal 1 binary64) (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64))))))) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e v)))) |
(/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 e v))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (*.f64 (*.f64 e v) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e)))) |
(/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (*.f64 (*.f64 e v) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v) |
(/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) (*.f64 #s(literal 1 binary64) v)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e)) (*.f64 e v))) |
(/.f64 (*.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal -1 binary64)) (*.f64 e v))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (neg.f64 (*.f64 (*.f64 e v) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 e v) (+.f64 e #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 e v)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e v))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (neg.f64 v)) |
(/.f64 (neg.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e)) (neg.f64 (*.f64 #s(literal 1 binary64) v))) |
(/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 e v)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (/.f64 (/.f64 #s(literal 1 binary64) e) v)) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))) |
(/.f64 (*.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) e) v)) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e)) (*.f64 e v)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 e #s(literal -1 binary64)) (*.f64 e v)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 e v))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e))) (neg.f64 (neg.f64 v))) |
(/.f64 (neg.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (/.f64 (/.f64 #s(literal 1 binary64) e) v))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) e) v))) (neg.f64 (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v)) (-.f64 #s(literal 0 binary64) e)) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) e) v)) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) v) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) (/.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(*.f64 (/.f64 #s(literal 1 binary64) e) (pow.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 e v)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e v)))) |
(*.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 (+.f64 e #s(literal 1 binary64)) (neg.f64 v))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) v) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) v) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) e) v)) |
(*.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) e) v)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) v)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 (*.f64 e e) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 e v)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) e) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))) v)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))) (*.f64 e v))) |
(*.f64 (/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) e) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) v)) |
(*.f64 (/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (*.f64 e v))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) v) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))) e)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (*.f64 v #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))) e)) |
(*.f64 (/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) v) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) e)) |
(*.f64 (/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (*.f64 v #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) e)) |
(*.f64 (/.f64 #s(literal -1 binary64) v) (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) e))) |
(*.f64 (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) e) v)) |
(*.f64 (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) e) v)) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(+.f64 e #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) e) |
(-.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(fma.f64 e #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) e #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 e #s(literal 1/2 binary64)) (pow.f64 e #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e)) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 (*.f64 e e) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e)) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 (*.f64 e e) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e))) |
(/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64))) (neg.f64 (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e))) (neg.f64 (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (-.f64 (*.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (*.f64 (+.f64 e #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 e #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e)) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 (*.f64 e e) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e)))) |
(*.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (neg.f64 v) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 v #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 v #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 #s(literal -1 binary64) v) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) v)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 v #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 v #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) v)) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e v) |
(*.f64 e (/.f64 v #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 e v)) |
(*.f64 v e) |
(*.f64 (*.f64 e v) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 v (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (*.f64 v #s(literal 1 binary64)) e) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 v (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 v #s(literal 1 binary64)) e) |
(*.f64 (/.f64 v #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) e)) |
(*.f64 (/.f64 v (pow.f64 e #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 e (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 e (*.f64 v (-.f64 #s(literal 1 binary64) e)))) |
(+.f64 (*.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e))) |
(+.f64 (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e) (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) e)) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 e v)) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e v))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e v)) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 e v))) |
(fma.f64 e (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 e (*.f64 v (-.f64 #s(literal 1 binary64) e)))) |
(fma.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e))) |
(fma.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(fma.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 e v) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e v))) |
(fma.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e v) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 e v))) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) e)) |
(/.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (*.f64 e v) (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))))) |
(/.f64 (*.f64 (*.f64 e v) (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 (*.f64 e v) (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))))) (neg.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 e v) (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))))) (neg.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))))) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 e (*.f64 v (-.f64 #s(literal 1 binary64) e))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 e (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 e (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (-.f64 (*.f64 (*.f64 e (*.f64 v (-.f64 #s(literal 1 binary64) e))) (*.f64 e (*.f64 v (-.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 e (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 e (*.f64 v (-.f64 #s(literal 1 binary64) e))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e))) (-.f64 (*.f64 (*.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) e) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)) (-.f64 (*.f64 (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) e) (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) e)) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e) (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) e))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 e v)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e v)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 e v)) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 e v))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e v)) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e v))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 e v)) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e v)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e v)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 e v)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e v)) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e v))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 e v)) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 e v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e v)) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 e v)))))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (/.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 e v) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (*.f64 e (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (*.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) e)) |
(*.f64 (*.f64 e v) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (*.f64 e v) (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) (*.f64 e v)) |
(*.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) e) |
(*.f64 (*.f64 (*.f64 e v) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (*.f64 e (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) v) |
(*.f64 (*.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) e) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 v #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal 1 binary64) e)) (/.f64 v #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) (*.f64 e v)) |
(*.f64 (/.f64 v #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 v (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 v (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) #s(literal -1 binary64)) (/.f64 v (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64)) e) |
(*.f64 (/.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) e)) |
(*.f64 (/.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 v (-.f64 #s(literal 1 binary64) e))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 v (-.f64 #s(literal 1 binary64) e)))) (/.f64 (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) (*.f64 v (-.f64 #s(literal 1 binary64) e))) (-.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 v (-.f64 #s(literal 1 binary64) e))))) |
(fma.f64 v (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 v (-.f64 #s(literal 1 binary64) e))) |
(fma.f64 v (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(fma.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 v (-.f64 #s(literal 1 binary64) e))) |
(fma.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 v v) (*.f64 v (-.f64 #s(literal 1 binary64) e))) |
(fma.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) v (*.f64 v (-.f64 #s(literal 1 binary64) e))) |
(fma.f64 (-.f64 #s(literal 1 binary64) e) v (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(fma.f64 (*.f64 v (*.f64 v v)) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 v (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) (*.f64 v (-.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 v (-.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) (*.f64 v (-.f64 #s(literal 1 binary64) e)))) (-.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 v (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (*.f64 v (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))))) |
(/.f64 (*.f64 v (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))) v) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))) v) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v v))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) (*.f64 v (-.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 v (-.f64 #s(literal 1 binary64) e))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) (*.f64 v (-.f64 #s(literal 1 binary64) e))))) (neg.f64 (-.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 v (-.f64 #s(literal 1 binary64) e))))) |
(/.f64 (neg.f64 (*.f64 v (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))))) (neg.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 v (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))))) (neg.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))) v)) (neg.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))) v)) (neg.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) (*.f64 v (-.f64 #s(literal 1 binary64) e))) (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 v (-.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))))) |
(*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) v) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 0 binary64) e)) |
(-.f64 #s(literal 1 binary64) (-.f64 e (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e) |
(-.f64 (/.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (+.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) (/.f64 (*.f64 e (*.f64 e e)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (+.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)) (/.f64 (*.f64 e e) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e))) |
(fma.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(fma.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (-.f64 #s(literal 1 binary64) e)) |
(fma.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 v v) (-.f64 #s(literal 1 binary64) e)) |
(fma.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) v (-.f64 #s(literal 1 binary64) e)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e)) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64)) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)) (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (-.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))))) (neg.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))))) (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)) (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (-.f64 #s(literal 1 binary64) e))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))) (neg.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 e (*.f64 e e))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (+.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 e e)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))) (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e e))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))) (+.f64 e #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) e))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))) (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e e))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))) (+.f64 e #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e))))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) e))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))))) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v)))) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))))) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64)))) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))))) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v)))) (*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))))) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64))))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal 1 binary64))))) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e))) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) e)) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) e)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v)))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) e)) (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) e)) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) e)) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) e)) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)))) e)) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) e)) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) e))) (*.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) e)) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) e)) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) e))) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))) (*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 e (*.f64 e e)))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (+.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 e e))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) e) (*.f64 e e))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (-.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 0 binary64) e))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (*.f64 v #s(literal -1/6 binary64)) v) (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) v)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v v)) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v))) |
(+.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))) |
(fma.f64 v (*.f64 v #s(literal -1/6 binary64)) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 v v) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v))) |
(fma.f64 (*.f64 v v) #s(literal -1/6 binary64) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))) |
(fma.f64 (*.f64 v #s(literal -1/6 binary64)) v (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) v)) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64)))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v v) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64))))) (neg.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (*.f64 v (*.f64 v #s(literal -1/6 binary64)))) (-.f64 (*.f64 (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (*.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (*.f64 v (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v #s(literal -1/6 binary64)) v) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) v) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v #s(literal -1/6 binary64)) v) (*.f64 (*.f64 v #s(literal -1/6 binary64)) v)) (-.f64 (*.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) v) (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) v)) (*.f64 (*.f64 (*.f64 v #s(literal -1/6 binary64)) v) (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) v))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v v)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v v)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v v)) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v v)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 v v)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v v)) (*.f64 #s(literal -1/6 binary64) (*.f64 v v)))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 v v)) |
(*.f64 (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) v) |
(exp.f64 (-.f64 (log.f64 e) (*.f64 (log.f64 (sin.f64 v)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) e)) (/.f64 (sin.f64 v) (/.f64 #s(literal -1 binary64) e))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)))) (/.f64 e (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v))))) |
(/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 e (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v)))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v)) #s(literal -1 binary64)) |
(*.f64 e (sin.f64 v)) |
(*.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal -1 binary64) (sin.f64 v)))) |
(*.f64 (sin.f64 v) e) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 #s(literal -1 binary64) (/.f64 e (/.f64 #s(literal -1 binary64) (sin.f64 v)))) |
(*.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sin.f64 v) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) e)) |
(*.f64 (/.f64 e #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(*.f64 (/.f64 e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 v)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (/.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 e #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (/.f64 (pow.f64 e #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (/.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (sin.f64 v) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 e #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 v)))) |
(*.f64 (/.f64 e (pow.f64 (sin.f64 v) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 v) #s(literal -1/2 binary64))) (/.f64 e (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 v) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) e) (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 e #s(literal 1/2 binary64)) (pow.f64 (sin.f64 v) #s(literal -1/2 binary64))) (/.f64 (pow.f64 e #s(literal 1/2 binary64)) (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)))) |
e |
(exp.f64 (log.f64 e)) |
(exp.f64 (*.f64 (log.f64 e) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 e #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) e)) |
(/.f64 e #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (-.f64 #s(literal 0 binary64) e) #s(literal -1 binary64)) |
(pow.f64 e #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) e)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 e #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) e) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) e) #s(literal 1 binary64))) |
(*.f64 (pow.f64 e #s(literal 1/2 binary64)) (pow.f64 e #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 e))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 e)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) e)) |
(/.f64 #s(literal 1 binary64) e) |
(/.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) |
(/.f64 (/.f64 #s(literal -1 binary64) e) #s(literal -1 binary64)) |
(pow.f64 e #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) |
(pow.f64 (*.f64 e e) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) e) #s(literal 1 binary64))) |
(*.f64 (pow.f64 e #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (neg.f64 (cos.f64 v)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 v)) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (cos.f64 v) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (cos.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 v))) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (cos.f64 v))) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (cos.f64 v)) |
(*.f64 e (/.f64 (cos.f64 v) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(*.f64 (cos.f64 v) e) |
(*.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 v)) e) |
(*.f64 (*.f64 (cos.f64 v) #s(literal 1 binary64)) e) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (cos.f64 v) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (cos.f64 v) #s(literal 1 binary64)) e) |
(*.f64 (/.f64 (cos.f64 v) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (cos.f64 v) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) e)) |
(*.f64 v (*.f64 v #s(literal 1/120 binary64))) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 v v)) |
(*.f64 (*.f64 v #s(literal 1/120 binary64)) v) |
(+.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 v #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v #s(literal -1/6 binary64))) (-.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (/.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(fma.f64 v #s(literal -1/6 binary64) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(fma.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (*.f64 v #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) v (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(fma.f64 (*.f64 v v) (*.f64 v #s(literal 1/120 binary64)) (*.f64 v #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 v (*.f64 v v)) (*.f64 v #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) v (*.f64 v #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 v #s(literal 1/120 binary64)) (*.f64 v v) (*.f64 v #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 v (*.f64 v v)) #s(literal 1/120 binary64) (*.f64 v #s(literal -1/6 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v #s(literal -1/6 binary64))) (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(/.f64 (*.f64 v (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 v (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)))) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64)))) v) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64))) v) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) (*.f64 v (*.f64 v v))))) (neg.f64 (+.f64 (*.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (*.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v #s(literal -1/6 binary64))) (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (neg.f64 (-.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(/.f64 (neg.f64 (*.f64 v (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64)))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 v (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64))))) (neg.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64)))) v)) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64))) v)) (neg.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) (*.f64 v (*.f64 v v))) (*.f64 #s(literal -1/216 binary64) (*.f64 v (*.f64 v v)))) (+.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 (*.f64 (*.f64 v #s(literal -1/6 binary64)) (*.f64 v #s(literal -1/6 binary64))) (*.f64 (*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) (*.f64 v #s(literal -1/6 binary64)))))) |
(*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) v) |
| 1× | egg-herbie |
| 5154× | *-lowering-*.f32 |
| 5154× | *-lowering-*.f64 |
| 2592× | +-lowering-+.f64 |
| 2592× | +-lowering-+.f32 |
| 1268× | neg-lowering-neg.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 3317 |
| 1 | 1196 | 3128 |
| 2 | 3838 | 3117 |
| 0 | 8392 | 3117 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* e (sin v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))) |
(/ (sin v) (cos v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) |
(- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) |
(/ (sin v) (cos v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(/ (* e v) (+ 1 e)) |
(* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/ (+ 1 e) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (* -1/2 e) (* -1/6 (+ 1 e)))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (+ (* 1/24 e) (* (pow v 2) (- (* -1/720 e) (+ (* -1/6 (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e))))) (+ (* -1/5040 (+ 1 e)) (* 1/120 (- (* -1/2 e) (* -1/6 (+ 1 e))))))))) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ 1 (sin v)) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(/ (* e (cos v)) (sin v)) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(/ (* e (cos v)) (sin v)) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(/ 1 v) |
(/ (+ 1 (* 1/6 (pow v 2))) v) |
(/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) v) |
(/ (+ 1 (* (pow v 2) (+ 1/6 (* (pow v 2) (+ 7/360 (* 31/15120 (pow v 2))))))) v) |
(/ 1 (sin v)) |
(/ 1 (sin v)) |
(/ 1 (sin v)) |
(/ 1 (sin v)) |
(/ 1 (sin v)) |
(/ 1 (sin v)) |
(/ 1 (sin v)) |
(/ 1 (sin v)) |
v |
(* v (+ 1 (* -1/6 (pow v 2)))) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(sin v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e (+ v (* -1 (* e v)))) |
(* e (+ v (* e (- (* e v) v)))) |
(* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))) |
v |
(+ v (* -1 (/ v e))) |
(- (+ v (/ v (pow e 2))) (/ v e)) |
(- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) |
v |
(+ v (* -1 (/ v e))) |
(+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) |
(+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ (* e v) (+ 1 e)) |
(/ 1 (* e v)) |
(/ (+ (/ 1 v) (/ e v)) e) |
(/ (+ (/ 1 v) (/ e v)) e) |
(/ (+ (/ 1 v) (/ e v)) e) |
(/ 1 v) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+ (/ 1 v) (/ 1 (* e v))) |
(/ 1 v) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+ (/ 1 v) (/ 1 (* e v))) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 e) (* e v)) |
1 |
(+ 1 e) |
(+ 1 e) |
(+ 1 e) |
e |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
e |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e v) |
(* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(* e (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(* e (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(* e (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(* -1 (* (pow e 2) v)) |
(* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(* -1 (* (pow e 2) v)) |
(* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(* e (* v (- 1 e))) |
(* v (+ (* -1/6 (* e (pow v 2))) (* e (- 1 e)))) |
(* v (+ (* e (- 1 e)) (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))) |
(* v (+ (* e (- 1 e)) (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))) |
(* 1/120 (* e (pow v 5))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ (* e (- 1 e)) (pow v 4))))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ (* e (- 1 e)) (pow v 4))))) |
(* 1/120 (* e (pow v 5))) |
(* -1 (* (pow v 5) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2)))))) |
(* -1 (* (pow v 5) (+ (* -1 (/ (* e (- 1 e)) (pow v 4))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))) |
(* -1 (* (pow v 5) (+ (* -1 (/ (* e (- 1 e)) (pow v 4))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))) |
(* v (- 1 e)) |
(* v (- (+ 1 (* -1/6 (pow v 2))) e)) |
(* v (- (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e)) |
(* v (- (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e)) |
(* 1/120 (pow v 5)) |
(* (pow v 5) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 5) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4))))) |
(* (pow v 5) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4))))) |
(* 1/120 (pow v 5)) |
(* -1 (* (pow v 5) (- (* 1/6 (/ 1 (pow v 2))) 1/120))) |
(* -1 (* (pow v 5) (- (+ (* -1 (/ (- 1 e) (pow v 4))) (* 1/6 (/ 1 (pow v 2)))) 1/120))) |
(* -1 (* (pow v 5) (- (+ (* -1 (/ (- 1 e) (pow v 4))) (* 1/6 (/ 1 (pow v 2)))) 1/120))) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(* -1 (* e v)) |
(* e (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(* e (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(* e (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(* -1 (* e v)) |
(* -1 (* e (+ v (* -1 (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))))) |
(* -1 (* e (+ v (* -1 (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))))) |
(* -1 (* e (+ v (* -1 (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))))) |
(- 1 e) |
(- (+ 1 (* -1/6 (pow v 2))) e) |
(- (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e) |
(- (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e) |
(* 1/120 (pow v 4)) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4))))) |
(* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4))))) |
(* 1/120 (pow v 4)) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4))))) |
(* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4))))) |
(+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(+ 1 (+ (* -1 e) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(+ 1 (+ (* -1 e) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(+ 1 (+ (* -1 e) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(* -1 e) |
(* e (- (+ (/ 1 e) (/ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) e)) 1)) |
(* e (- (+ (/ 1 e) (/ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) e)) 1)) |
(* e (- (+ (/ 1 e) (/ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) e)) 1)) |
(* -1 e) |
(* -1 (* e (+ 1 (* -1 (/ (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e))))) |
(* -1 (* e (+ 1 (* -1 (/ (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e))))) |
(* -1 (* e (+ 1 (* -1 (/ (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e))))) |
(* -1/6 (pow v 2)) |
(* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) |
(* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) |
(* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) |
(* 1/120 (pow v 4)) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* 1/120 (pow v 4)) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* e v) |
(* v (+ e (* -1/6 (* e (pow v 2))))) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
(* e (sin v)) |
e |
e |
e |
e |
e |
e |
e |
e |
e |
e |
e |
e |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
e |
(+ e (* -1/2 (* e (pow v 2)))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* 1/120 (pow v 2)) |
(* -1/6 v) |
(* v (- (* 1/120 (pow v 2)) 1/6)) |
(* v (- (* 1/120 (pow v 2)) 1/6)) |
(* v (- (* 1/120 (pow v 2)) 1/6)) |
(* 1/120 (pow v 3)) |
(* (pow v 3) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 3) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 3) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* 1/120 (pow v 3)) |
(* -1 (* (pow v 3) (- (* 1/6 (/ 1 (pow v 2))) 1/120))) |
(* -1 (* (pow v 3) (- (* 1/6 (/ 1 (pow v 2))) 1/120))) |
(* -1 (* (pow v 3) (- (* 1/6 (/ 1 (pow v 2))) 1/120))) |
| Outputs |
|---|
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 e (-.f64 (sin.f64 v) (*.f64 (sin.f64 v) (*.f64 e (cos.f64 v))))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(*.f64 e (+.f64 (sin.f64 v) (*.f64 e (*.f64 (sin.f64 v) (-.f64 (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (cos.f64 v)))))) |
(* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v)))))) |
(*.f64 e (+.f64 (sin.f64 v) (*.f64 e (-.f64 (neg.f64 (*.f64 e (*.f64 (sin.f64 v) (-.f64 (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) (*.f64 (sin.f64 v) (cos.f64 v)))))) |
(/ (sin v) (cos v)) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) |
(- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) |
(+.f64 (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e e)))) |
(- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) |
(+.f64 (-.f64 (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) (*.f64 e (*.f64 e e)))) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e e)))) |
(/ (sin v) (cos v)) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) |
(+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64))))) e)) e)) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal 1/120 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64)))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal 1/120 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 (-.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal -1/5040 binary64)) (/.f64 (*.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal 1/120 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64)))) (+.f64 e #s(literal 1 binary64)))) (*.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64)))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64)))))) (+.f64 (*.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))))))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (* -1/2 e) (* -1/6 (+ 1 e)))))) v) |
(/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v) |
(/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64)))) #s(literal 1/6 binary64))) (*.f64 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64)))))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (+ (* 1/24 e) (* (pow v 2) (- (* -1/720 e) (+ (* -1/6 (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e))))) (+ (* -1/5040 (+ 1 e)) (* 1/120 (- (* -1/2 e) (* -1/6 (+ 1 e))))))))) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v) |
(/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/720 binary64)) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64)))) #s(literal 1/6 binary64))) (*.f64 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64))) #s(literal 1/6 binary64)) (+.f64 (+.f64 #s(literal -1/5040 binary64) (*.f64 e #s(literal -1/5040 binary64))) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))))) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64)))) #s(literal 1/6 binary64))) (*.f64 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64)))))))) v) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/ 1 (sin v)) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(/ (* e (cos v)) (sin v)) |
(/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(/ (* e (cos v)) (sin v)) |
(/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v)) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (sin.f64 v))) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ (+ 1 (* 1/6 (pow v 2))) v) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v #s(literal 1/6 binary64)))) v) |
(/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) v) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 v (*.f64 v #s(literal 7/360 binary64))))))) v) |
(/ (+ 1 (* (pow v 2) (+ 1/6 (* (pow v 2) (+ 7/360 (* 31/15120 (pow v 2))))))) v) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 v v) #s(literal 31/15120 binary64)))))))) v) |
(/ 1 (sin v)) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
(/ 1 (sin v)) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
(/ 1 (sin v)) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
(/ 1 (sin v)) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
(/ 1 (sin v)) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
(/ 1 (sin v)) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
(/ 1 (sin v)) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
(/ 1 (sin v)) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
v |
(* v (+ 1 (* -1/6 (pow v 2)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))))))))) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(sin v) |
(sin.f64 v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e (+ v (* -1 (* e v)))) |
(*.f64 e (*.f64 v (-.f64 #s(literal 1 binary64) e))) |
(* e (+ v (* e (- (* e v) v)))) |
(*.f64 e (+.f64 v (*.f64 e (*.f64 v (+.f64 e #s(literal -1 binary64)))))) |
(* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))) |
(*.f64 e (+.f64 v (*.f64 e (-.f64 (*.f64 e (*.f64 v (-.f64 #s(literal 1 binary64) e))) v)))) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(- (+ v (/ v (pow e 2))) (/ v e)) |
(+.f64 v (/.f64 (-.f64 (/.f64 v e) v) e)) |
(- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) |
(+.f64 (-.f64 v (/.f64 (/.f64 v (*.f64 e e)) e)) (/.f64 (-.f64 (/.f64 v e) v) e)) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) |
(+.f64 v (/.f64 (-.f64 (/.f64 v e) v) e)) |
(+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))) |
(-.f64 v (/.f64 (+.f64 v (/.f64 (-.f64 (/.f64 v e) v) e)) e)) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ 1 (* e v)) |
(/.f64 #s(literal 1 binary64) (*.f64 e v)) |
(/ (+ (/ 1 v) (/ e v)) e) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) e) |
(/ (+ (/ 1 v) (/ e v)) e) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) e) |
(/ (+ (/ 1 v) (/ e v)) e) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) e) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
1 |
#s(literal 1 binary64) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
e |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
e |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(* e (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(* e (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(* e (+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)))) |
(* -1 (* (pow e 2) v)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(*.f64 (*.f64 e e) (*.f64 v (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(*.f64 (*.f64 e e) (*.f64 v (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(*.f64 (*.f64 e e) (*.f64 v (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* -1 (* (pow e 2) v)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(*.f64 (*.f64 e e) (*.f64 v (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(*.f64 (*.f64 e e) (*.f64 v (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* (pow e 2) (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(*.f64 (*.f64 e e) (*.f64 v (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* e (* v (- 1 e))) |
(*.f64 e (*.f64 v (-.f64 #s(literal 1 binary64) e))) |
(* v (+ (* -1/6 (* e (pow v 2))) (* e (- 1 e)))) |
(*.f64 v (+.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) (*.f64 e (-.f64 #s(literal 1 binary64) e)))) |
(* v (+ (* e (- 1 e)) (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))) |
(*.f64 v (+.f64 (*.f64 e (-.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(* v (+ (* e (- 1 e)) (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))) |
(*.f64 v (+.f64 (*.f64 e (-.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(* 1/120 (* e (pow v 5))) |
(*.f64 e (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64)))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (* 1/120 e))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64)))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ (* e (- 1 e)) (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal 1/120 binary64))))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ (* e (- 1 e)) (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal 1/120 binary64))))) |
(* 1/120 (* e (pow v 5))) |
(*.f64 e (*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64)))) |
(* -1 (* (pow v 5) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2)))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e #s(literal 1/120 binary64)))) |
(* -1 (* (pow v 5) (+ (* -1 (/ (* e (- 1 e)) (pow v 4))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal 1/120 binary64))))) |
(* -1 (* (pow v 5) (+ (* -1 (/ (* e (- 1 e)) (pow v 4))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) v) v) (*.f64 e (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal 1/120 binary64))))) |
(* v (- 1 e)) |
(*.f64 v (-.f64 #s(literal 1 binary64) e)) |
(* v (- (+ 1 (* -1/6 (pow v 2))) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) e))) |
(* v (- (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e)) |
(*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) |
(* v (- (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e)) |
(*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) |
(* 1/120 (pow v 5)) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64))) |
(* (pow v 5) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) |
(* (pow v 5) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* (pow v 5) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* 1/120 (pow v 5)) |
(*.f64 #s(literal 1/120 binary64) (pow.f64 v #s(literal 5 binary64))) |
(* -1 (* (pow v 5) (- (* 1/6 (/ 1 (pow v 2))) 1/120))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) |
(* -1 (* (pow v 5) (- (+ (* -1 (/ (- 1 e) (pow v 4))) (* 1/6 (/ 1 (pow v 2)))) 1/120))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal -1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 v v))) (/.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* -1 (* (pow v 5) (- (+ (* -1 (/ (- 1 e) (pow v 4))) (* 1/6 (/ 1 (pow v 2)))) 1/120))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 v #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal -1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 v v))) (/.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) |
(+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) |
(+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) |
(+ (* -1 (* e v)) (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e))) |
(* -1 (* e v)) |
(-.f64 #s(literal 0 binary64) (*.f64 e v)) |
(* e (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(*.f64 e (*.f64 v (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* e (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(*.f64 e (*.f64 v (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* e (+ (* -1 v) (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))) |
(*.f64 e (*.f64 v (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* -1 (* e v)) |
(-.f64 #s(literal 0 binary64) (*.f64 e v)) |
(* -1 (* e (+ v (* -1 (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))))) |
(*.f64 e (*.f64 v (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* -1 (* e (+ v (* -1 (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))))) |
(*.f64 e (*.f64 v (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* -1 (* e (+ v (* -1 (/ (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) e))))) |
(*.f64 e (*.f64 v (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(- 1 e) |
(-.f64 #s(literal 1 binary64) e) |
(- (+ 1 (* -1/6 (pow v 2))) e) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) e)) |
(- (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(- (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(* 1/120 (pow v 4)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) |
(* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* 1/120 (pow v 4)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) |
(* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (+ (* 1/6 (/ 1 (pow v 2))) (/ e (pow v 4))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) |
(+ 1 (+ (* -1 e) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(+ 1 (+ (* -1 e) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(+ 1 (+ (* -1 e) (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(* -1 e) |
(-.f64 #s(literal 0 binary64) e) |
(* e (- (+ (/ 1 e) (/ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) e)) 1)) |
(+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 (*.f64 v (*.f64 v (/.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) e))) #s(literal -1 binary64)))) |
(* e (- (+ (/ 1 e) (/ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) e)) 1)) |
(+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 (*.f64 v (*.f64 v (/.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) e))) #s(literal -1 binary64)))) |
(* e (- (+ (/ 1 e) (/ (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) e)) 1)) |
(+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 (*.f64 v (*.f64 v (/.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) e))) #s(literal -1 binary64)))) |
(* -1 e) |
(-.f64 #s(literal 0 binary64) e) |
(* -1 (* e (+ 1 (* -1 (/ (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e))))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* -1 (* e (+ 1 (* -1 (/ (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e))))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* -1 (* e (+ 1 (* -1 (/ (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) e))))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) e)))) |
(* -1/6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -1/6 binary64)) |
(* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* 1/120 (pow v 4)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) |
(* 1/120 (pow v 4)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) |
(* (pow v 4) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) |
(* e v) |
(*.f64 e v) |
(* v (+ e (* -1/6 (* e (pow v 2))))) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 e (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))))))))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
e |
e |
e |
e |
e |
e |
e |
e |
e |
e |
e |
e |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
e |
(+ e (* -1/2 (* e (pow v 2)))) |
(+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/2 binary64)))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))) |
(+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 e (*.f64 #s(literal 1/24 binary64) (*.f64 v v)))))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))) |
(+.f64 e (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (*.f64 e (*.f64 #s(literal -1/720 binary64) (*.f64 v v))))))))) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* -1/6 v) |
(*.f64 v #s(literal -1/6 binary64)) |
(* v (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* v (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* v (- (* 1/120 (pow v 2)) 1/6)) |
(*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))) |
(* 1/120 (pow v 3)) |
(*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) |
(* (pow v 3) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* (pow v 3) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* (pow v 3) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* 1/120 (pow v 3)) |
(*.f64 v (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) |
(* -1 (* (pow v 3) (- (* 1/6 (/ 1 (pow v 2))) 1/120))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* -1 (* (pow v 3) (- (* 1/6 (/ 1 (pow v 2))) 1/120))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* -1 (* (pow v 3) (- (* 1/6 (/ 1 (pow v 2))) 1/120))) |
(*.f64 (*.f64 v v) (*.f64 v (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
Compiled 23814 to 2782 computations (88.3% saved)
39 alts after pruning (34 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1068 | 22 | 1090 |
| Fresh | 17 | 12 | 29 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1088 | 39 | 1127 |
| Status | Accuracy | Program |
|---|---|---|
| 50.5% | (/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) | |
| 97.6% | (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) | |
| 99.6% | (/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) | |
| 49.8% | (/.f64 v (/.f64 #s(literal 1 binary64) e)) | |
| 51.8% | (/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) | |
| 51.8% | (/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) | |
| 50.5% | (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) | |
| 97.6% | (/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) | |
| ✓ | 99.7% | (/.f64 e (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
| 49.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) | |
| 49.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) | |
| 96.1% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e)) | |
| 96.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v))) | |
| 48.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) | |
| 49.0% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) | |
| 96.0% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal -1 binary64) e))) | |
| 2.5% | (-.f64 v (/.f64 v e)) | |
| 97.3% | (*.f64 (/.f64 (pow.f64 e #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (/.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 97.3% | (*.f64 (/.f64 (sin.f64 v) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64)))) | |
| 98.5% | (*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) | |
| 73.0% | (*.f64 (/.f64 e (pow.f64 (sin.f64 v) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)))) | |
| 70.8% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))))) | |
| 49.6% | (*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) | |
| 49.6% | (*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) | |
| 97.4% | (*.f64 (sin.f64 v) (pow.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 2 binary64))) | |
| 97.3% | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| ✓ | 99.7% | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
| 97.8% | (*.f64 (sin.f64 v) e) | |
| 49.6% | (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) | |
| 49.7% | (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) | |
| ✓ | 49.9% | (*.f64 v e) |
| 49.8% | (*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) | |
| 50.0% | (*.f64 e (-.f64 v (*.f64 e v))) | |
| 27.1% | (*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) | |
| 49.8% | (*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) | |
| 49.8% | (*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) | |
| 49.6% | (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) | |
| ✓ | 6.1% | (sin.f64 v) |
| ✓ | 4.6% | v |
Compiled 1685 to 638 computations (62.1% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(*.f64 v (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(sin.f64 v) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (sin.f64 v))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) |
(/.f64 e (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 0 binary64) (*.f64 e (+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 v)) (/.f64 #s(literal -1 binary64) e))))) |
(*.f64 (sin.f64 v) (pow.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 e #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (/.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e) #s(literal -1 binary64))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal -1 binary64) e))))) |
(*.f64 (sin.f64 v) (pow.f64 (pow.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 e (pow.f64 (sin.f64 v) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)))) |
(pow.f64 (pow.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
3 calls:
| 21.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 20.0ms | e |
| 19.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | e |
| 99.8% | 1 | v |
| 99.8% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(*.f64 v (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(sin.f64 v) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (sin.f64 v))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))) |
(/.f64 e (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 0 binary64) (*.f64 e (+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 v)) (/.f64 #s(literal -1 binary64) e))))) |
(*.f64 (sin.f64 v) (pow.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
3 calls:
| 19.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 18.0ms | e |
| 17.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | e |
| 99.8% | 1 | v |
| 99.8% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(*.f64 v (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(sin.f64 v) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (sin.f64 v))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
| Outputs |
|---|
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
2 calls:
| 17.0ms | v |
| 16.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | e |
| 99.7% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(*.f64 v (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(sin.f64 v) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
| Outputs |
|---|
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
2 calls:
| 17.0ms | v |
| 15.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | v |
| 99.6% | 1 | e |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(*.f64 v (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(sin.f64 v) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) |
| Outputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
2 calls:
| 17.0ms | e |
| 15.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | e |
| 98.5% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(*.f64 v (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(sin.f64 v) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e)) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) |
2 calls:
| 16.0ms | e |
| 14.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | v |
| 98.5% | 1 | e |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(*.f64 v (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(sin.f64 v) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
| Outputs |
|---|
(*.f64 e (sin.f64 v)) |
2 calls:
| 15.0ms | v |
| 14.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 1 | e |
| 97.8% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(*.f64 v (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(sin.f64 v) |
| Outputs |
|---|
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
2 calls:
| 13.0ms | v |
| 13.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.0% | 1 | v |
| 52.0% | 1 | e |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(*.f64 v (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v e)) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/14400 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (+.f64 e #s(literal 1 binary64))))) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))))) |
| Outputs |
|---|
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
2 calls:
| 14.0ms | v |
| 12.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.9% | 1 | e |
| 51.9% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) v)) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) |
(*.f64 v (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))))) |
| Outputs |
|---|
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
2 calls:
| 15.0ms | v |
| 11.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.8% | 1 | e |
| 51.8% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
| Outputs |
|---|
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
2 calls:
| 15.0ms | e |
| 10.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.6% | 1 | e |
| 52.2% | 2 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 e (/.f64 (-.f64 v (/.f64 v e)) e)) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e)) |
(*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 e (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 v (*.f64 e #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(*.f64 v (+.f64 e (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64)))))) (*.f64 v e)) |
(*.f64 e (*.f64 v (+.f64 (*.f64 v (*.f64 v (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))) (-.f64 #s(literal 1 binary64) e)))) |
| Outputs |
|---|
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
2 calls:
| 9.0ms | e |
| 9.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.6% | 1 | e |
| 50.6% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v))) |
| Outputs |
|---|
(*.f64 e (-.f64 v (*.f64 e v))) |
2 calls:
| 3.0ms | e |
| 3.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.0% | 1 | e |
| 50.0% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v))) |
| Outputs |
|---|
(*.f64 e v) |
2 calls:
| 3.0ms | v |
| 3.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.9% | 1 | e |
| 49.9% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
v |
| Outputs |
|---|
v |
2 calls:
| 1.0ms | v |
| 1.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.6% | 1 | e |
| 4.6% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 0.4618338821633637 | 10.695648283035638 |
| 15.0ms | 112× | 0 | valid |
Compiled 256 to 167 computations (34.8% saved)
ival-sin: 4.0ms (38% of total)ival-cos: 3.0ms (28.5% of total)ival-mult: 2.0ms (19% of total)ival-div: 1.0ms (9.5% of total)ival-add: 1.0ms (9.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 818× | distribute-lft-neg-in_binary64 |
| 546× | neg-mul-1_binary64 |
| 454× | cancel-sign-sub_binary64 |
| 436× | unsub-neg_binary64 |
| 436× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 275 |
| 1 | 168 | 275 |
| 2 | 223 | 275 |
| 3 | 278 | 275 |
| 4 | 357 | 275 |
| 5 | 447 | 275 |
| 6 | 550 | 275 |
| 7 | 677 | 275 |
| 8 | 908 | 275 |
| 9 | 1208 | 275 |
| 10 | 1455 | 275 |
| 11 | 1901 | 275 |
| 12 | 2292 | 275 |
| 13 | 2568 | 275 |
| 14 | 2726 | 275 |
| 15 | 2770 | 275 |
| 16 | 2782 | 275 |
| 17 | 2782 | 275 |
| 18 | 2782 | 275 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) |
(*.f64 e (sin.f64 v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
(if (<=.f64 v #s(literal 6980579422424269/2251799813685248 binary64)) (*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) (*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v)))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e v) |
v |
| Outputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) e #s(literal 1 binary64))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(*.f64 (sin.f64 v) (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) e) (cos.f64 v)))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64))) e) |
(*.f64 e (/.f64 (sin.f64 v) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 e (sin.f64 v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (-.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 #s(literal -1/5040 binary64) e) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))))) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 v (+.f64 (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal -1/5040 binary64) (+.f64 (*.f64 e #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))) #s(literal -1/6 binary64)) (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))))))))))))))) v)) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))) (*.f64 (*.f64 v v) (-.f64 (-.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64)))) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))) #s(literal -1/6 binary64))))))) #s(literal 1 binary64)) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/6 binary64))))))) v)) |
(if (<=.f64 v #s(literal 6980579422424269/2251799813685248 binary64)) (*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) (*.f64 e (-.f64 #s(literal 0 binary64) (*.f64 e v)))) |
(if (<=.f64 v #s(literal 6980579422424269/2251799813685248 binary64)) (*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 e (*.f64 e v)))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e v) |
v |
| 5154× | *-lowering-*.f32 |
| 5154× | *-lowering-*.f64 |
| 5012× | +-lowering-+.f64 |
| 5012× | +-lowering-+.f32 |
| 5002× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 415 | 3209 |
| 1 | 1462 | 3066 |
| 2 | 4608 | 3041 |
| 0 | 8373 | 3041 |
| 0 | 182 | 1121 |
| 1 | 596 | 1063 |
| 2 | 1922 | 1040 |
| 3 | 6903 | 1040 |
| 0 | 8442 | 1040 |
| 0 | 9 | 27 |
| 1 | 36 | 25 |
| 2 | 249 | 25 |
| 3 | 2406 | 25 |
| 0 | 8936 | 25 |
| 0 | 368 | 3317 |
| 1 | 1196 | 3128 |
| 2 | 3838 | 3117 |
| 0 | 8392 | 3117 |
| 0 | 702 | 8539 |
| 1 | 2443 | 8173 |
| 0 | 8680 | 8173 |
| 0 | 44 | 403 |
| 1 | 314 | 364 |
| 2 | 3659 | 364 |
| 0 | 8726 | 364 |
| 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 |
Compiled 529 to 262 computations (50.5% saved)
(negabs v)
Compiled 750 to 318 computations (57.6% saved)
Loading profile data...