
Time bar (total: 9.5s)
| 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-add: 1.0ms (21.9% of total)ival-mult: 1.0ms (21.9% of total)ival-sin: 1.0ms (21.9% of total)ival-<=: 1.0ms (21.9% 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)| 1.0s | 8256× | 0 | valid |
ival-sin: 217.0ms (28.5% of total)ival-cos: 201.0ms (26.4% of total)ival-mult: 134.0ms (17.6% of total)ival-<=: 81.0ms (10.6% of total)ival-div: 55.0ms (7.2% of total)ival-add: 49.0ms (6.4% of total)const: 12.0ms (1.6% of total)ival-and: 10.0ms (1.3% 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) |
| 75.0ms | 512× | 0 | valid |
Compiled 83 to 29 computations (65.1% saved)
ival-sin: 16.0ms (32% of total)ival-cos: 15.0ms (30% of total)ival-mult: 12.0ms (24% of total)ival-div: 3.0ms (6% of total)ival-add: 3.0ms (6% of total)const: 1.0ms (2% 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% | (sin.f64 v) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| ✓ | accuracy | 99.9% | (*.f64 e (cos.f64 v)) |
| ✓ | accuracy | 99.8% | (*.f64 e (sin.f64 v)) |
| 38.0ms | 256× | 0 | valid |
Compiled 35 to 10 computations (71.4% saved)
ival-cos: 13.0ms (49.7% of total)ival-sin: 6.0ms (22.9% of total)ival-mult: 4.0ms (15.3% of total)ival-div: 2.0ms (7.6% of total)ival-add: 1.0ms (3.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 | (sin v) |
| 1.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× | 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 (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 389 | 9 | 398 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 389 | 10 | 399 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.3% | (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)) |
| ▶ | 98.8% | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
| ✓ | 99.8% | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 99.7% | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) | |
| ▶ | 99.7% | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
| 53.3% | (*.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)))))))) | |
| ▶ | 53.3% | (*.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)))))))))) |
| ▶ | 53.6% | (*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
| 99.2% | (*.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)))))) | |
| 97.4% | (*.f64 e (sin.f64 v)) |
Compiled 439 to 227 computations (48.3% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | 64 | (pow.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 12928 | (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)) |
| ✓ | 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 | (+.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)))) |
| 3596× | *-lowering-*.f32 |
| 3596× | *-lowering-*.f64 |
| 2018× | +-lowering-+.f64 |
| 2018× | +-lowering-+.f32 |
| 1810× | /-lowering-/.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 772 |
| 1 | 142 | 743 |
| 2 | 460 | 718 |
| 3 | 1916 | 650 |
| 4 | 5321 | 611 |
| 5 | 7657 | 604 |
| 0 | 8007 | 604 |
| 1× | iter limit |
| 1× | node limit |
| 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 |
(* 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 |
(pow (pow (/ e (/ (+ 1 (* e (cos v))) (sin v))) 1/2) 2) |
(pow (/ e (/ (+ 1 (* e (cos v))) (sin v))) 1/2) |
(/ 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) |
1/2 |
2 |
| 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 |
(* e (/ v (+ e 1))) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
e |
(/ v (+ e 1)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
v |
(+ e 1) |
(+.f64 #s(literal 1 binary64) e) |
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 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) (-.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) #s(literal -1/6 binary64))))))) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.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 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) (-.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) #s(literal -1/6 binary64))))))) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1/2 binary64) (*.f64 v (*.f64 v #s(literal -1/24 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 -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 v (*.f64 v (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) (-.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) #s(literal -1/6 binary64))))))) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.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 v (*.f64 v (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) (-.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) #s(literal -1/6 binary64))))))) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.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 #s(literal 1 binary64) e)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 e #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) e)))) |
(/ (* e -1/6) (+ e 1)) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #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 #s(literal 1/2 binary64) (*.f64 e (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)) |
(* (* 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 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) |
(* (* 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 e (/.f64 (*.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) (-.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.f64 (*.f64 e (/.f64 #s(literal -1/24 binary64) (+.f64 #s(literal 1 binary64) e))) #s(literal 1/120 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 e (/.f64 (*.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) (-.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.f64 (*.f64 e (/.f64 #s(literal -1/24 binary64) (+.f64 #s(literal 1 binary64) e))) #s(literal 1/120 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 #s(literal 1 binary64) e)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) (-.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) #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 #s(literal 1 binary64) e)) (/.f64 (*.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) (-.f64 (*.f64 e (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) e))) #s(literal -1/6 binary64))) (+.f64 #s(literal 1 binary64) e))) |
(/ 1/120 (+ e 1)) |
(/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) |
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 #s(literal 1 binary64) e)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 e #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) e)))) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) e)) |
(* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) |
(*.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 e #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) e)))) #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 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) |
(* -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 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) e)) |
(* e (sin v)) |
(*.f64 (sin.f64 v) e) |
e |
(sin v) |
(sin.f64 v) |
v |
(+ e 1) |
(+.f64 #s(literal 1 binary64) e) |
1 |
#s(literal 1 binary64) |
(pow (pow (/ e (/ (+ 1 (* e (cos v))) (sin v))) 1/2) 2) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) |
(pow (/ e (/ (+ 1 (* e (cos v))) (sin v))) 1/2) |
(sqrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(/ e (/ (+ 1 (* e (cos v))) (sin v))) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) |
e |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(+ 1 (* e (cos v))) |
(+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) |
1 |
#s(literal 1 binary64) |
(* e (cos v)) |
(*.f64 (cos.f64 v) e) |
(cos v) |
(cos.f64 v) |
v |
(sin v) |
(sin.f64 v) |
1/2 |
#s(literal 1/2 binary64) |
2 |
#s(literal 2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
| ✓ | accuracy | 99.8% | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
| ✓ | accuracy | 99.6% | (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)) |
| ✓ | accuracy | 77.0% | (pow.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 e #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 99.9% | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 e (sin.f64 v)) |
| ✓ | accuracy | 99.9% | (*.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))))) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -1/24 binary64) (*.f64 e e)) |
| ✓ | accuracy | 99.6% | (*.f64 e #s(literal -1/6 binary64)) |
| ✓ | accuracy | 92.9% | (*.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 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 v (+.f64 e #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 100.0% | (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
| ✓ | accuracy | 99.9% | (*.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))) |
| 121.0ms | 194× | 0 | valid |
| 35.0ms | 62× | 0 | invalid |
Compiled 790 to 49 computations (93.8% saved)
ival-mult: 31.0ms (32.3% of total)ival-div: 19.0ms (19.8% of total)...c/correct-round.rkt:119:19: 13.0ms (13.6% of total)ival-add: 9.0ms (9.4% of total)ival-pow: 9.0ms (9.4% of total)ival-sin: 7.0ms (7.3% of total)ival-cos: 5.0ms (5.2% of total)ival-sub: 1.0ms (1% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sin v) (/ 1 (+ (cos v) (/ 1 e))))> |
#<alt (sin v)> |
#<alt (/ 1 (+ (cos v) (/ 1 e)))> |
#<alt (+ (cos v) (/ 1 e))> |
#<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 (sin v))> |
#<alt (pow (pow (/ e (/ (+ 1 (* e (cos v))) (sin v))) 1/2) 2)> |
#<alt (pow (/ e (/ (+ 1 (* e (cos v))) (sin v))) 1/2)> |
#<alt (/ e (/ (+ 1 (* e (cos v))) (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (sin 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))> |
#<alt (* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1))))> |
| 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 (+ 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))> |
#<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 (* 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 (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v)))> |
#<alt (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 2))))> |
#<alt (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 3))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) e)))> |
#<alt (+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 4))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 3))) e)) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) 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))) (* (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 (sqrt (* e (sin v)))> |
#<alt (+ (sqrt (* e (sin v))) (* -1/2 (* (sqrt (* (pow e 3) (sin v))) (cos v))))> |
#<alt (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* 1/2 (* (sqrt (* e (sin v))) (pow (cos v) 2))))))> |
#<alt (+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* e (+ (* -1/2 (* (sqrt (/ e (sin v))) (+ (* 1/4 (/ (* (pow (cos v) 2) (sin v)) e)) (* (pow (cos v) 3) (sin v))))) (* 1/2 (* (sqrt (/ (sin v) e)) (pow (cos v) 2))))))))> |
#<alt (sqrt (/ (sin v) (cos v)))> |
#<alt (+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))))> |
#<alt (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v)))))))> |
#<alt (+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (+ (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))) (* -1/2 (* (/ (+ (* 1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v))) (/ (sin v) (pow (cos v) 4))) (pow e 3)) (sqrt (/ (cos v) (sin v))))))))> |
#<alt (sqrt (/ (sin v) (cos v)))> |
#<alt (+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))))> |
#<alt (+ (sqrt (/ (sin v) (cos v))) (* -1 (/ (+ (* 1/2 (sqrt (/ (sin v) (pow (cos v) 3)))) (* 1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) e) (sqrt (/ (cos v) (sin v)))))) e)))> |
#<alt (+ (sqrt (/ (sin v) (cos v))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (cos v) (sin v))) (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))))) (* 1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 4))) (* -1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v)))) e) (sqrt (/ (cos v) (sin v)))))) e)) (* 1/2 (sqrt (/ (sin v) (pow (cos v) 3))))) e)))> |
#<alt (sqrt (/ (* e v) (+ 1 e)))> |
#<alt (+ (sqrt (/ (* e v) (+ 1 e))) (* 1/2 (* (sqrt (/ (* (pow v 5) (+ 1 e)) e)) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))))> |
#<alt (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (* (pow v 3) (+ 1 e)) 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/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))))))> |
#<alt (+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) (* (pow v 2) (+ (* -1/8 (* (sqrt (/ (pow (+ 1 e) 3) (* (pow e 3) v))) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* 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))))))))))))> |
#<alt (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))> |
#<alt (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))> |
#<alt (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))> |
#<alt (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))> |
#<alt (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))> |
#<alt (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))> |
#<alt (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))> |
#<alt (sqrt (/ (* e (sin v)) (+ 1 (* e (cos v)))))> |
#<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 (* (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))> |
#<alt (* 1/120 e)> |
#<alt (* e (+ 1/120 (* -11/120 e)))> |
#<alt (* e (+ 1/120 (* e (- (* 17/40 e) 11/120))))> |
#<alt (* e (+ 1/120 (* e (- (* e (+ 17/40 (* -121/120 e))) 11/120))))> |
#<alt 7/40> |
#<alt (- 7/40 (* 71/120 (/ 1 e)))> |
#<alt (- (+ 7/40 (/ 151/120 (pow e 2))) (* 71/120 (/ 1 e)))> |
#<alt (- (+ 7/40 (/ 151/120 (pow e 2))) (+ (* 71/120 (/ 1 e)) (* 87/40 (/ 1 (pow e 3)))))> |
#<alt 7/40> |
#<alt (- 7/40 (* 71/120 (/ 1 e)))> |
#<alt (+ 7/40 (* -1 (/ (- 71/120 (* 151/120 (/ 1 e))) e)))> |
#<alt (+ 7/40 (* -1 (/ (+ 71/120 (* -1 (/ (- 151/120 (* 87/40 (/ 1 e))) e))) e)))> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.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))))))))) |
| 6.0ms | v | @ | -inf | (/ (+ 1 (* e (cos v))) (sin v)) |
| 2.0ms | v | @ | 0 | (* (sin v) (/ 1 (+ (cos v) (/ 1 e)))) |
| 2.0ms | e | @ | -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))))))))) |
| 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× | batch-egg-rewrite |
| 4362× | *-lowering-*.f32 |
| 4362× | *-lowering-*.f64 |
| 1872× | /-lowering-/.f32 |
| 1872× | /-lowering-/.f64 |
| 1802× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 454 |
| 1 | 337 | 404 |
| 2 | 3869 | 404 |
| 0 | 8112 | 404 |
| 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 (/ 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 (sin v)) |
(pow (pow (/ e (/ (+ 1 (* e (cos v))) (sin v))) 1/2) 2) |
(pow (/ e (/ (+ 1 (* e (cos v))) (sin v))) 1/2) |
(/ e (/ (+ 1 (* e (cos v))) (sin v))) |
(/ (+ 1 (* e (cos v))) (sin 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)) |
(* e (- (/ 1/120 (+ e 1)) (/ (* -1/2 (+ (/ (* e -1/6) (+ e 1)) (/ (* (* e e) 1/2) (* (+ e 1) (+ e 1))))) (+ e 1)))) |
| 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 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/.f64 (*.f64 (sin.f64 v) #s(literal -1 binary64)) (-.f64 #s(literal 0 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 (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 #s(literal 1 binary64) e) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))))) |
(*.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 #s(literal 1 binary64) (*.f64 e e)))) (-.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(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))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.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 (neg.f64 (-.f64 #s(literal 0 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 (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 #s(literal 0 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) e) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))))) |
(*.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 #s(literal 1 binary64) e) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))))) #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 #s(literal 1 binary64) (*.f64 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 #s(literal 1 binary64) (*.f64 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))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(fma.f64 #s(literal 1 binary64) (/.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 (+.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) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.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 (-.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 #s(literal 1 binary64) (*.f64 e e))))) |
(/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) #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 #s(literal 1 binary64) e) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))))) |
(/.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 (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 #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 #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 #s(literal 1 binary64) (*.f64 e e))) (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/.f64 (neg.f64 (+.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (*.f64 (/.f64 #s(literal 1 binary64) e) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)))))) |
(/.f64 (neg.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)))) (neg.f64 (-.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))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) #s(literal -1 binary64)) |
(pow.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 #s(literal 1 binary64) e) (-.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)))) (+.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) #s(literal -1 binary64)) |
(pow.f64 (/.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 #s(literal 1 binary64) (*.f64 e e)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) #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 #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 #s(literal 1 binary64) (*.f64 e e))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/.f64 v (/.f64 (+.f64 #s(literal 1 binary64) e) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/.f64 (neg.f64 (*.f64 v e)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) |
(/.f64 (*.f64 v #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) |
(/.f64 (*.f64 v (-.f64 #s(literal 0 binary64) e)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) |
(/.f64 (*.f64 e (-.f64 #s(literal 0 binary64) v)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) |
(/.f64 (*.f64 #s(literal 1 binary64) v) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) e) v) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) v) e) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) #s(literal -1 binary64)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) e)) e) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) v) |
(*.f64 (*.f64 v e) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (*.f64 v e) (+.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) e) v)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 v (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (+.f64 #s(literal 1 binary64) e) v) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v))) |
(/.f64 (-.f64 #s(literal 0 binary64) v) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) v)) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(/.f64 (*.f64 v #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) e)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) #s(literal 1 binary64)) #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 (-.f64 #s(literal 0 binary64) v) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(*.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)) (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 #s(literal 1 binary64) e) |
(+.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 (+.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 #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 #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 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (*.f64 v v) v)) (*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e)))) |
(+.f64 (*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (*.f64 v v) v))) |
(fma.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (*.f64 v v) v))) |
(fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) v (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (*.f64 v v) v))) |
(/.f64 (+.f64 (pow.f64 (*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (*.f64 v v) v)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (*.f64 v v) v)) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (*.f64 v v) v))) (*.f64 (*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (*.f64 v v) v)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (*.f64 v v) v)) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (*.f64 v v) v)))) (-.f64 (*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (*.f64 v v) v)))) |
(/.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(/.f64 (*.f64 v (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))))) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) #s(literal 3 binary64))) v) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))))) v) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))))) |
(*.f64 (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))) v) |
(+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))) |
(+.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (+.f64 (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) |
(+.f64 (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v)))) |
(-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (/.f64 e (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (/.f64 (-.f64 #s(literal 0 binary64) 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 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))))) (/.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))))) |
(fma.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(fma.f64 e (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))) |
(fma.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(fma.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 v v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) 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 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) |
(/.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) 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 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v v)) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) 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 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))))) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))))) (neg.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) 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 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (pow.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) 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 (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v)))) |
(+.f64 (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) |
(+.f64 (*.f64 (*.f64 v v) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (*.f64 v v)) (*.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (*.f64 v v))) |
(fma.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 v v) (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v)))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (-.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) (*.f64 v v)) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 v v)) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (-.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) |
(*.f64 v (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 v v)) |
(*.f64 (*.f64 v (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) v) |
(+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) |
(+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) |
(+.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 e (*.f64 v v))) (+.f64 (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e))) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 e (*.f64 v v)))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64))))) |
(+.f64 (+.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (-.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (-.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) |
(fma.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) |
(fma.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) |
(fma.f64 (*.f64 v v) (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) |
(fma.f64 (*.f64 e #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) |
(fma.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (-.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (-.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) (neg.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (-.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (pow.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/36 binary64) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))) (*.f64 (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) (-.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (-.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (-.f64 (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (+.f64 #s(literal 1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (sin.f64 v) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) e)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (sin.f64 v) e)))) |
(/.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 v) e) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) e)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (*.f64 (sin.f64 v) e) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 (sin.f64 v) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) e)) e) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (sin.f64 v) e) |
(*.f64 e (sin.f64 v)) |
(exp.f64 (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))))) |
(neg.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(*.f64 e (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) e) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (pow.f64 e #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (sin.f64 v)) |
(*.f64 (pow.f64 e #s(literal 1 binary64)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(*.f64 (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1 binary64)) (pow.f64 (sin.f64 v) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 v) #s(literal 1 binary64)) (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 e (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cos.f64 v) e)))) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) e) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 e #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (sin.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 e (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cos.f64 v) e)))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (sin.f64 v) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 e) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))))) #s(literal 1/4 binary64))) |
(sqrt.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)))) |
(/.f64 (sqrt.f64 e) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) e)) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 e #s(literal 1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)) #s(literal -1/2 binary64)) (pow.f64 e #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 v) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 v) #s(literal 1/2 binary64)) (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 e) (sqrt.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))))) |
(*.f64 (sqrt.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) (sqrt.f64 (sin.f64 v))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) e) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 e #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (sin.f64 v) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 e (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cos.f64 v) e)))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (sin.f64 v) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 e) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 e #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (sin.f64 v) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))))) |
(neg.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(*.f64 e (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (-.f64 #s(literal 0 binary64) (sin.f64 v))))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) e) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (pow.f64 e #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (sin.f64 v)) |
(*.f64 (pow.f64 e #s(literal 1 binary64)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(*.f64 (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1 binary64)) (pow.f64 (sin.f64 v) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 v) #s(literal 1 binary64)) (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e) #s(literal -1 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 e (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cos.f64 v) e)))) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) e) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 e #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (sin.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (*.f64 (sin.f64 v) e)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 e (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cos.f64 v) e)))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 e #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (sin.f64 v) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 e) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (sin.f64 v)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cos.f64 v) e))) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 v) e) #s(literal 3 binary64))) (*.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 v) e) (-.f64 (*.f64 (cos.f64 v) e) #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 (cos.f64 v) e)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 v) e) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 v) e) (-.f64 (*.f64 (cos.f64 v) e) #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 (cos.f64 v) e)) (sin.f64 v))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cos.f64 v) e)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) #s(literal 1 binary64)) (sin.f64 v)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 v) e) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 v) e) (-.f64 (*.f64 (cos.f64 v) e) #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 (cos.f64 v) e))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cos.f64 v) e))) (/.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 (cos.f64 v) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 v) e) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 v) e) (-.f64 (*.f64 (cos.f64 v) e) #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 (cos.f64 v) e)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cos.f64 v) e)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 e (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64))))) |
(+.f64 (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 e (*.f64 v v)))) |
(fma.f64 (*.f64 v v) (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64))))) |
(fma.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (*.f64 v v) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 e (*.f64 v v))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 e (*.f64 v v))) (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 e (*.f64 v v)))) (-.f64 (*.f64 (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64))))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 e (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 e (*.f64 v v))) (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 e (*.f64 v v)))) (*.f64 (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))))) (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (*.f64 e (*.f64 v v))) (/.f64 (*.f64 v v) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 e e) #s(literal -1/24 binary64)))))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 e e) (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))))) (/.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) #s(literal -1/13824 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (+.f64 (*.f64 (*.f64 e e) (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (-.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))))))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 e e) (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)))) (*.f64 #s(literal 1/576 binary64) (*.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 #s(literal 1 binary64) e) e)))))) (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 e e) (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))))) (/.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) #s(literal -1/13824 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 v v)) (+.f64 (*.f64 (*.f64 e e) (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (-.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 e e) (*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)))) (*.f64 #s(literal 1/576 binary64) (*.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 #s(literal 1 binary64) e) e))))) (*.f64 v v)) (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1 binary64) e) e))))) |
(*.f64 v (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) |
(*.f64 (*.f64 v v) (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) |
(*.f64 (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 v v)) |
(*.f64 (*.f64 v (+.f64 (*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) 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) |
(+.f64 (*.f64 e (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) e) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e))) e)) |
(/.f64 (*.f64 e (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (+.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 e (-.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 e (-.f64 (/.f64 #s(literal 1/1728000 binary64) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 (/.f64 #s(literal 1/14400 binary64) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 e (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) #s(literal -1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) e) (+.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/1728000 binary64) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) e) (+.f64 (/.f64 #s(literal 1/14400 binary64) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) #s(literal -1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) e) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (+.f64 #s(literal 1/120 binary64) (*.f64 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) #s(literal -1/2 binary64))))) |
(*.f64 e (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e (*.f64 e #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 #s(literal 1 binary64) e)) e) |
| 1× | egg-herbie |
| 6228× | +-lowering-+.f64 |
| 6228× | +-lowering-+.f32 |
| 4524× | *-lowering-*.f32 |
| 4524× | *-lowering-*.f64 |
| 1162× | distribute-lft-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 982 | 9964 |
| 1 | 3408 | 9736 |
| 0 | 8543 | 9736 |
| 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 (+ 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)) |
(* 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)) |
(* 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))))) |
(* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) |
(+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 2)))) |
(+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 3))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) e))) |
(+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 4))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 3))) e)) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) 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))) (* (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)))) |
(sqrt (* e (sin v))) |
(+ (sqrt (* e (sin v))) (* -1/2 (* (sqrt (* (pow e 3) (sin v))) (cos v)))) |
(+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* 1/2 (* (sqrt (* e (sin v))) (pow (cos v) 2)))))) |
(+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* e (+ (* -1/2 (* (sqrt (/ e (sin v))) (+ (* 1/4 (/ (* (pow (cos v) 2) (sin v)) e)) (* (pow (cos v) 3) (sin v))))) (* 1/2 (* (sqrt (/ (sin v) e)) (pow (cos v) 2)))))))) |
(sqrt (/ (sin v) (cos v))) |
(+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3)))))) |
(+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))))) |
(+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (+ (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))) (* -1/2 (* (/ (+ (* 1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v))) (/ (sin v) (pow (cos v) 4))) (pow e 3)) (sqrt (/ (cos v) (sin v)))))))) |
(sqrt (/ (sin v) (cos v))) |
(+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3)))))) |
(+ (sqrt (/ (sin v) (cos v))) (* -1 (/ (+ (* 1/2 (sqrt (/ (sin v) (pow (cos v) 3)))) (* 1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) e) (sqrt (/ (cos v) (sin v)))))) e))) |
(+ (sqrt (/ (sin v) (cos v))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (cos v) (sin v))) (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))))) (* 1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 4))) (* -1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v)))) e) (sqrt (/ (cos v) (sin v)))))) e)) (* 1/2 (sqrt (/ (sin v) (pow (cos v) 3))))) e))) |
(sqrt (/ (* e v) (+ 1 e))) |
(+ (sqrt (/ (* e v) (+ 1 e))) (* 1/2 (* (sqrt (/ (* (pow v 5) (+ 1 e)) e)) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))) |
(+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (* (pow v 3) (+ 1 e)) 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/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))) |
(+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) (* (pow v 2) (+ (* -1/8 (* (sqrt (/ (pow (+ 1 e) 3) (* (pow e 3) v))) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* 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)))))))))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(* 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)) |
(* (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)) |
(* 1/120 e) |
(* e (+ 1/120 (* -11/120 e))) |
(* e (+ 1/120 (* e (- (* 17/40 e) 11/120)))) |
(* e (+ 1/120 (* e (- (* e (+ 17/40 (* -121/120 e))) 11/120)))) |
7/40 |
(- 7/40 (* 71/120 (/ 1 e))) |
(- (+ 7/40 (/ 151/120 (pow e 2))) (* 71/120 (/ 1 e))) |
(- (+ 7/40 (/ 151/120 (pow e 2))) (+ (* 71/120 (/ 1 e)) (* 87/40 (/ 1 (pow e 3))))) |
7/40 |
(- 7/40 (* 71/120 (/ 1 e))) |
(+ 7/40 (* -1 (/ (- 71/120 (* 151/120 (/ 1 e))) e))) |
(+ 7/40 (* -1 (/ (+ 71/120 (* -1 (/ (- 151/120 (* 87/40 (/ 1 e))) e))) e))) |
| 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 #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)))) (/.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 #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)))) (+.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/2 binary64) (/.f64 (+.f64 (/.f64 #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)))) (/.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/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/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 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (-.f64 (*.f64 (*.f64 v v) (-.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 (*.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/2 binary64) (/.f64 (+.f64 (/.f64 #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)))) (/.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/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/5040 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/24 binary64) (+.f64 (/.f64 #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)))) (/.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 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #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)))) (/.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/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 (/.f64 #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)))) (/.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 (*.f64 e (cos.f64 v)) (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 (neg.f64 (*.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 (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 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e e)))) (/.f64 (sin.f64 v) (*.f64 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 (sin.f64 v) (*.f64 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 (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 (sin.f64 v) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (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 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64))) (/.f64 (*.f64 (sin.f64 v) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) e)) 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 (*.f64 v 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 (*.f64 v 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) |
(/ 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 #s(literal 1/2 binary64) (*.f64 v v)) (*.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 (*.f64 v v) (+.f64 (/.f64 #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)))) (*.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 #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)))) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.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 (*.f64 #s(literal -1/2 binary64) (+.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 #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 (/.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 (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (neg.f64 e)) (pow.f64 (cos.f64 v) #s(literal 2 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) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e e))) (+.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))) (/ 1 (* (pow e 3) (pow (cos v) 4))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e e))) (+.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)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 #s(literal 1 binary64) e) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/2 binary64)) #s(literal 1 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 (*.f64 v 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)) (/ 1 e))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal -1/2 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 v 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 v e))) 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 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.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)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 #s(literal 1 binary64) e)) |
v |
(+ v (* -1 (* e v))) |
(-.f64 v (*.f64 v 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 v 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 (/.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 #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 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(* 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 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) 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)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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)))))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) 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)))))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e))))))) (*.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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 v v))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e))))))) (*.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 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 v v))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e))))))) (*.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 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 v e) (+.f64 (*.f64 (*.f64 v 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 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (*.f64 e (+.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 v v) #s(literal -2/15 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 v 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 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) (*.f64 e (+.f64 (*.f64 v (+.f64 (*.f64 (*.f64 v 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 (*.f64 v 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))))))))) |
(* v (+ 1 (* (pow v 2) (+ 1/3 (* 2/15 (pow v 2)))))) |
(*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64))) #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 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64)))))) (*.f64 v (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64))) #s(literal -1 binary64)) e) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 v 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 (*.f64 v v) #s(literal -241/120 binary64)) #s(literal -11/6 binary64))) #s(literal -1 binary64)) (*.f64 e (*.f64 e e))))) (*.f64 v (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64))) #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 (*.f64 v 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 (*.f64 v 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 (*.f64 v 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 (*.f64 v 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 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64))))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 v 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 (*.f64 v 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 (*.f64 v v) (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64)))))) (*.f64 v (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 v 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 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 e (+.f64 (*.f64 (*.f64 v 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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.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 (*.f64 v 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 (+ (* 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 (*.f64 v 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 (*.f64 v 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 (*.f64 v 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 #s(literal 1 binary64) (+.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) 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 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64))))) (+.f64 (+.f64 (/.f64 #s(literal 1 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 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))) (*.f64 e e))))) (/.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 #s(literal 1 binary64) (+.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 (*.f64 v v) #s(literal -241/120 binary64)) #s(literal -11/6 binary64)) (*.f64 e (*.f64 e e)))))))) (+.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 (*.f64 v 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 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))))) e))) 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 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 v 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 (*.f64 v v) (+.f64 #s(literal 11/6 binary64) (*.f64 (*.f64 v v) #s(literal 241/120 binary64))))) e)) (*.f64 (*.f64 v v) (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))))) e))) e))) |
(/ e (+ 1 e)) |
(/.f64 e (+.f64 #s(literal 1 binary64) e)) |
(+ (* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))) |
(+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) 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))) |
(+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))) |
(+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) 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)))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) 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)))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (/.f64 (/.f64 e (pow.f64 v #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) e)))) |
(* (pow v 2) (+ (* -1/6 (/ e (+ 1 e))) (* 1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) |
(*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) 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)))))))))) |
(*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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)))))))))) |
(*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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)))))))))) |
(*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (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 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))) (pow.f64 v #s(literal 4 binary64))) |
(* e (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(*.f64 (*.f64 e (*.f64 v v)) (+.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 (*.f64 v 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 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 e (+.f64 (*.f64 (*.f64 v 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 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) (*.f64 e (+.f64 (*.f64 (*.f64 v 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 (*.f64 v 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 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64)))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) #s(literal -5/6 binary64)) e) (/.f64 (+.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 (*.f64 v 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 (*.f64 v 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 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64)))) (*.f64 (*.f64 v v) (/.f64 (+.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 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64))) (*.f64 (*.f64 v 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 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 2/15 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) #s(literal 5/6 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64)))) (*.f64 (*.f64 v v) (/.f64 (+.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 v v) #s(literal 1/120 binary64)) (+.f64 (*.f64 e (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 v v) #s(literal -2/15 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 (+.f64 #s(literal 2/3 binary64) (*.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 (*.f64 v v) #s(literal 1/120 binary64)) (+.f64 (*.f64 e (+.f64 (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 v v) #s(literal -2/15 binary64))) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) (+.f64 (*.f64 e (+.f64 #s(literal 5/3 binary64) (*.f64 (*.f64 v v) #s(literal -17/15 binary64)))) #s(literal -7/6 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 (+.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) e)) (+.f64 #s(literal 1/3 binary64) (/.f64 #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 (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) e)) (+.f64 (/.f64 (*.f64 (*.f64 v v) #s(literal 17/15 binary64)) (*.f64 e e)) (/.f64 #s(literal 4/3 binary64) (*.f64 e e)))) (+.f64 #s(literal 1/3 binary64) (/.f64 #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 #s(literal 1/3 binary64) (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal -61/120 binary64)) e)) (+.f64 (+.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 v v) #s(literal -241/120 binary64)) (*.f64 e (*.f64 e e)))))) (+.f64 (/.f64 #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 #s(literal 5/6 binary64) (-.f64 (*.f64 (*.f64 v v) #s(literal 61/120 binary64)) (/.f64 (+.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 v v) #s(literal 17/15 binary64))) e))) 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 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) 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))))))))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 v v)) (/.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e))))))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (sin v))))) |
(*.f64 e (*.f64 (sin.f64 v) (+.f64 (neg.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 e (*.f64 (sin.f64 v) (+.f64 (neg.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 (/.f64 (sin.f64 v) (*.f64 e e)) (-.f64 (sin.f64 v) (/.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 v e) (+.f64 #s(literal 1 binary64) e)) |
(* v (+ (* -1/6 (/ (* e (pow v 2)) (+ 1 e))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))) (+.f64 #s(literal 1 binary64) e)))) |
(* 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 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))) (+.f64 #s(literal 1 binary64) 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)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v))) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))))))))) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e (sin v)) (+ 1 e)) |
(/.f64 (*.f64 e (sin.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 v e) |
(* v (+ e (* -1/6 (* e (pow v 2))))) |
(*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) |
(* 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 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))))))) |
(* 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 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v))) (*.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)) |
(* 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 (cos.f64 v)) (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 (neg.f64 (*.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 (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 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e e)))) (/.f64 (sin.f64 v) (*.f64 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 (sin.f64 v) (*.f64 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 (sqrt -1) 2)) (cos v))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 2)))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) |
(+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 3))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) e))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) e)) |
(+ (* -1 (/ (* (sin v) (pow (sqrt -1) 2)) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (* (sin v) (pow (sqrt -1) 2)) (* e (pow (cos v) 4))) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 3))) e)) (/ (* (sin v) (pow (sqrt -1) 2)) (pow (cos v) 2))) e))) |
(-.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) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) e)) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(* 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 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) 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)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) 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)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) |
(/ (* 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)))) |
(sqrt (* e (sin v))) |
(sqrt.f64 (*.f64 e (sin.f64 v))) |
(+ (sqrt (* e (sin v))) (* -1/2 (* (sqrt (* (pow e 3) (sin v))) (cos v)))) |
(+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 v) (sqrt.f64 (*.f64 (sin.f64 v) (*.f64 e (*.f64 e e))))))) |
(+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* 1/2 (* (sqrt (* e (sin v))) (pow (cos v) 2)))))) |
(+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 v) (sqrt.f64 (/.f64 (sin.f64 v) e)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sqrt.f64 (*.f64 e (sin.f64 v)))))))) |
(+ (sqrt (* e (sin v))) (* (pow e 2) (+ (* -1/2 (* (sqrt (/ (sin v) e)) (cos v))) (* e (+ (* -1/2 (* (sqrt (/ e (sin v))) (+ (* 1/4 (/ (* (pow (cos v) 2) (sin v)) e)) (* (pow (cos v) 3) (sin v))))) (* 1/2 (* (sqrt (/ (sin v) e)) (pow (cos v) 2)))))))) |
(+.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (*.f64 e e) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 v) (sqrt.f64 (/.f64 (sin.f64 v) e)))) (*.f64 e (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 e (sin.f64 v)))) (+.f64 (*.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (/.f64 (sin.f64 v) e))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 v) #s(literal 2 binary64)) (sqrt.f64 (/.f64 (sin.f64 v) e))))))))) |
(sqrt (/ (sin v) (cos v))) |
(sqrt.f64 (/.f64 (sin.f64 v) (cos.f64 v))) |
(+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3)))))) |
(+.f64 (sqrt.f64 (/.f64 (sin.f64 v) (cos.f64 v))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e))) |
(+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))))) |
(+.f64 (sqrt.f64 (/.f64 (sin.f64 v) (cos.f64 v))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (/.f64 (*.f64 (*.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -3/4 binary64)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 e e))))) |
(+ (sqrt (/ (sin v) (cos v))) (+ (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3))))) (+ (* -1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (pow e 2)) (sqrt (/ (cos v) (sin v))))) (* -1/2 (* (/ (+ (* 1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v))) (/ (sin v) (pow (cos v) 4))) (pow e 3)) (sqrt (/ (cos v) (sin v)))))))) |
(+.f64 (sqrt.f64 (/.f64 (sin.f64 v) (cos.f64 v))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e) (*.f64 (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v))) (+.f64 (/.f64 (*.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -3/4 binary64)) (*.f64 e e)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -3/4 binary64))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (*.f64 e (*.f64 e e)))))))) |
(sqrt (/ (sin v) (cos v))) |
(sqrt.f64 (/.f64 (sin.f64 v) (cos.f64 v))) |
(+ (sqrt (/ (sin v) (cos v))) (* -1/2 (* (/ 1 e) (sqrt (/ (sin v) (pow (cos v) 3)))))) |
(+.f64 (sqrt.f64 (/.f64 (sin.f64 v) (cos.f64 v))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) e))) |
(+ (sqrt (/ (sin v) (cos v))) (* -1 (/ (+ (* 1/2 (sqrt (/ (sin v) (pow (cos v) 3)))) (* 1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) e) (sqrt (/ (cos v) (sin v)))))) e))) |
(-.f64 (sqrt.f64 (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -3/4 binary64)) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) e))) e)) |
(+ (sqrt (/ (sin v) (cos v))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ (cos v) (sin v))) (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))))) (* 1/2 (* (/ (+ (* -1 (/ (sin v) (pow (cos v) 4))) (* -1/2 (/ (+ (* -1 (/ (sin v) (pow (cos v) 3))) (* 1/4 (/ (sin v) (pow (cos v) 3)))) (cos v)))) e) (sqrt (/ (cos v) (sin v)))))) e)) (* 1/2 (sqrt (/ (sin v) (pow (cos v) 3))))) e))) |
(-.f64 (sqrt.f64 (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) (*.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -3/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) #s(literal -3/4 binary64))) (cos.f64 v)) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (cos.f64 v) (sin.f64 v)))) e))) e)) e)) |
(sqrt (/ (* e v) (+ 1 e))) |
(sqrt.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e))) |
(+ (sqrt (/ (* e v) (+ 1 e))) (* 1/2 (* (sqrt (/ (* (pow v 5) (+ 1 e)) e)) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))) |
(+.f64 (sqrt.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (sqrt.f64 (*.f64 (pow.f64 v #s(literal 5 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))))) |
(+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (* (pow v 3) (+ 1 e)) 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/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))))))) |
(+.f64 (sqrt.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (sqrt.f64 (*.f64 (*.f64 v (*.f64 v v)) (/.f64 (+.f64 #s(literal 1 binary64) e) e)))) (*.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (sqrt.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v))))))) |
(+ (sqrt (/ (* e v) (+ 1 e))) (* (pow v 3) (+ (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))))) (* (pow v 2) (+ (* -1/8 (* (sqrt (/ (pow (+ 1 e) 3) (* (pow e 3) v))) (pow (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2)))) 2))) (* 1/2 (* (sqrt (/ (+ 1 e) (* e v))) (- (* 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)))))))))))) |
(+.f64 (sqrt.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.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 e (*.f64 e e))))) (*.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(sqrt (/ (* e (sin v)) (+ 1 (* e (cos v))))) |
(sqrt.f64 (/.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) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 e (-.f64 (sin.f64 v) (*.f64 (*.f64 e (cos.f64 v)) (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 (neg.f64 (*.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 (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 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e e)))) (/.f64 (sin.f64 v) (*.f64 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 (sin.f64 v) (*.f64 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 (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 (sin.f64 v) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) e) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 v) #s(literal 2 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 (sin.f64 v) (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) e)) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(* 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 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) 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)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) 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)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (+.f64 #s(literal 1 binary64) e)) (+.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 #s(literal 1/24 binary64) (*.f64 e (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))))))) (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 e (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e)))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) |
(/ (* 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 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(*.f64 e (+.f64 (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(*.f64 e (+.f64 (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 e (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 #s(literal 1 binary64) e) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (* -1/2 e) (* -1/6 (+ 1 e)))))) v) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) 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) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) e))))) (*.f64 #s(literal -1/120 binary64) (+.f64 #s(literal 1 binary64) e)))) (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) 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) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) e))))) (*.f64 #s(literal -1/120 binary64) (+.f64 #s(literal 1 binary64) e)))) (+.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 #s(literal 1 binary64) e))))))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal 1/120 binary64))))))) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) e)))))) 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)) |
(* (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 e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (*.f64 v v) (+.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal -1/24 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 e (+.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) e)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (+.f64 #s(literal 1 binary64) e))))))) |
(* 1/120 (* e (pow v 2))) |
(*.f64 #s(literal 1/120 binary64) (*.f64 e (*.f64 v v))) |
(* e (+ (* -2/15 (* e (pow v 2))) (* 1/120 (pow v 2)))) |
(*.f64 e (*.f64 (*.f64 v v) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -2/15 binary64) e)))) |
(* 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) #s(literal 1/120 binary64)) (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal -2/15 binary64)) (*.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 (*.f64 v v) #s(literal -61/120 binary64)) e) (+.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.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 (*.f64 v v) #s(literal -61/120 binary64)) e) (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 2/15 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 17/15 binary64)) (*.f64 e e))) (/.f64 (*.f64 (*.f64 v v) #s(literal -241/120 binary64)) (*.f64 e (*.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 (*.f64 v 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)) |
(* 1/120 e) |
(*.f64 e #s(literal 1/120 binary64)) |
(* e (+ 1/120 (* -11/120 e))) |
(*.f64 e (+.f64 #s(literal 1/120 binary64) (*.f64 e #s(literal -11/120 binary64)))) |
(* e (+ 1/120 (* e (- (* 17/40 e) 11/120)))) |
(*.f64 e (+.f64 #s(literal 1/120 binary64) (*.f64 e (+.f64 (*.f64 e #s(literal 17/40 binary64)) #s(literal -11/120 binary64))))) |
(* e (+ 1/120 (* e (- (* e (+ 17/40 (* -121/120 e))) 11/120)))) |
(*.f64 e (+.f64 #s(literal 1/120 binary64) (*.f64 e (+.f64 (*.f64 e (+.f64 #s(literal 17/40 binary64) (*.f64 e #s(literal -121/120 binary64)))) #s(literal -11/120 binary64))))) |
7/40 |
#s(literal 7/40 binary64) |
(- 7/40 (* 71/120 (/ 1 e))) |
(+.f64 #s(literal 7/40 binary64) (/.f64 #s(literal -71/120 binary64) e)) |
(- (+ 7/40 (/ 151/120 (pow e 2))) (* 71/120 (/ 1 e))) |
(+.f64 (/.f64 #s(literal 151/120 binary64) (*.f64 e e)) (+.f64 #s(literal 7/40 binary64) (/.f64 #s(literal -71/120 binary64) e))) |
(- (+ 7/40 (/ 151/120 (pow e 2))) (+ (* 71/120 (/ 1 e)) (* 87/40 (/ 1 (pow e 3))))) |
(-.f64 (+.f64 #s(literal 7/40 binary64) (/.f64 #s(literal 151/120 binary64) (*.f64 e e))) (+.f64 (/.f64 #s(literal 71/120 binary64) e) (/.f64 #s(literal 87/40 binary64) (*.f64 e (*.f64 e e))))) |
7/40 |
#s(literal 7/40 binary64) |
(- 7/40 (* 71/120 (/ 1 e))) |
(+.f64 #s(literal 7/40 binary64) (/.f64 #s(literal -71/120 binary64) e)) |
(+ 7/40 (* -1 (/ (- 71/120 (* 151/120 (/ 1 e))) e))) |
(-.f64 #s(literal 7/40 binary64) (/.f64 (+.f64 #s(literal 71/120 binary64) (/.f64 #s(literal -151/120 binary64) e)) e)) |
(+ 7/40 (* -1 (/ (+ 71/120 (* -1 (/ (- 151/120 (* 87/40 (/ 1 e))) e))) e))) |
(-.f64 #s(literal 7/40 binary64) (/.f64 (-.f64 #s(literal 71/120 binary64) (/.f64 (+.f64 #s(literal 151/120 binary64) (/.f64 #s(literal -87/40 binary64) e)) e)) e)) |
Compiled 75285 to 4474 computations (94.1% saved)
24 alts after pruning (23 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1261 | 22 | 1283 |
| Fresh | 3 | 1 | 4 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1269 | 24 | 1293 |
| Status | Accuracy | Program |
|---|---|---|
| 73.4% | (pow.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) #s(literal 2 binary64)) | |
| 53.3% | (/.f64 (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v))) (*.f64 e #s(literal 1/120 binary64)))))))) (+.f64 e #s(literal 1 binary64))) | |
| 53.3% | (/.f64 (*.f64 v (+.f64 e (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) (+.f64 e #s(literal 1 binary64))) | |
| 53.3% | (/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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))) | |
| 53.3% | (/.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))) | |
| 99.6% | (/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) | |
| ▶ | 53.5% | (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
| ▶ | 99.7% | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
| 53.5% | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) | |
| 98.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (sin.f64 v))) | |
| 52.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e))) | |
| 2.5% | (-.f64 v (/.f64 v e)) | |
| 67.4% | (*.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 #s(literal 1 binary64) (*.f64 e e)))) (-.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) | |
| 98.8% | (*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) e)) e) | |
| ▶ | 51.8% | (*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
| 97.3% | (*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) | |
| ▶ | 97.4% | (*.f64 (sin.f64 v) e) |
| 53.3% | (*.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)))))))) | |
| 52.1% | (*.f64 v e) | |
| ✓ | 53.6% | (*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
| 53.6% | (*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v))) | |
| 52.9% | (*.f64 e (-.f64 v (*.f64 v e))) | |
| 6.0% | (sin.f64 v) | |
| ▶ | 4.6% | v |
Compiled 641 to 406 computations (36.7% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 v) e) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 v e) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) e) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
| ✓ | cost-diff | 0 | (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 v) e) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
| ✓ | cost-diff | 0 | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
| 1568× | fma-define |
| 1000× | fma-lowering-fma.f32 |
| 1000× | fma-lowering-fma.f64 |
| 844× | *-lowering-*.f32 |
| 844× | *-lowering-*.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 121 |
| 1 | 56 | 116 |
| 2 | 170 | 116 |
| 3 | 513 | 114 |
| 4 | 1281 | 114 |
| 5 | 1739 | 114 |
| 6 | 1788 | 114 |
| 7 | 1808 | 114 |
| 8 | 1857 | 114 |
| 9 | 1994 | 114 |
| 10 | 2165 | 114 |
| 11 | 2195 | 114 |
| 12 | 2195 | 114 |
| 0 | 2195 | 114 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ e (/ (+ 1 (* (cos v) e)) (sin v))) |
e |
(/ (+ 1 (* (cos v) e)) (sin v)) |
(+ 1 (* (cos v) e)) |
1 |
(* (cos v) e) |
(cos v) |
v |
(sin v) |
v |
(/ v (+ 1 (/ 1 e))) |
v |
(+ 1 (/ 1 e)) |
1 |
(/ 1 e) |
e |
(* (* v e) (+ 1 (* (* v v) (+ (* (* v v) 1/120) -1/6)))) |
(* v e) |
v |
e |
(+ 1 (* (* v v) (+ (* (* v v) 1/120) -1/6))) |
1 |
(* (* v v) (+ (* (* v v) 1/120) -1/6)) |
(* v v) |
(+ (* (* v v) 1/120) -1/6) |
(* (* v v) 1/120) |
1/120 |
-1/6 |
(* (sin v) e) |
(sin v) |
v |
e |
| Outputs |
|---|
(/ e (/ (+ 1 (* (cos v) e)) (sin v))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
e |
(/ (+ 1 (* (cos v) e)) (sin v)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(+ 1 (* (cos v) e)) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
1 |
#s(literal 1 binary64) |
(* (cos v) e) |
(*.f64 e (cos.f64 v)) |
(cos v) |
(cos.f64 v) |
v |
(sin v) |
(sin.f64 v) |
v |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
v |
(+ 1 (/ 1 e)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
1 |
#s(literal 1 binary64) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
e |
(* (* v e) (+ 1 (* (* v v) (+ (* (* v v) 1/120) -1/6)))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* v e) |
(*.f64 e v) |
v |
e |
(+ 1 (* (* v v) (+ (* (* v v) 1/120) -1/6))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) |
1 |
#s(literal 1 binary64) |
(* (* v v) (+ (* (* v v) 1/120) -1/6)) |
(*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* v v) |
(*.f64 v v) |
(+ (* (* 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) e) |
(*.f64 e (sin.f64 v)) |
(sin v) |
(sin.f64 v) |
v |
e |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 99.8% | (*.f64 (sin.f64 v) e) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
| ✓ | accuracy | 98.8% | (*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) e) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
| ✓ | accuracy | 99.7% | (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 99.9% | (*.f64 (cos.f64 v) e) |
| ✓ | accuracy | 99.8% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
| ✓ | accuracy | 99.7% | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
| 85.0ms | 256× | 0 | valid |
Compiled 131 to 23 computations (82.4% saved)
...c/correct-round.rkt:119:19: 21.0ms (36.8% of total)ival-mult: 12.0ms (21% of total)ival-div: 7.0ms (12.3% of total)ival-cos: 6.0ms (10.5% of total)ival-add: 5.0ms (8.8% of total)ival-sin: 5.0ms (8.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ e (/ (+ 1 (* (cos v) e)) (sin v)))> |
#<alt (/ (+ 1 (* (cos v) e)) (sin v))> |
#<alt (+ 1 (* (cos v) e))> |
#<alt (* (cos v) e)> |
#<alt (/ v (+ 1 (/ 1 e)))> |
#<alt (+ 1 (/ 1 e))> |
#<alt (/ 1 e)> |
#<alt (* (* v e) (+ 1 (* (* v v) (+ (* (* v v) 1/120) -1/6))))> |
#<alt (* v e)> |
#<alt (+ 1 (* (* v v) (+ (* (* v v) 1/120) -1/6)))> |
#<alt (* (* v v) (+ (* (* v v) 1/120) -1/6))> |
#<alt (* (sin v) e)> |
#<alt (sin v)> |
#<alt (* (* v v) 1/120)> |
#<alt (+ (* (* v v) 1/120) -1/6)> |
| 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 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> |
#<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 (* 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 (/ v (+ 1 (/ 1 e)))> |
#<alt (/ v (+ 1 (/ 1 e)))> |
#<alt (/ v (+ 1 (/ 1 e)))> |
#<alt (/ v (+ 1 (/ 1 e)))> |
#<alt (/ v (+ 1 (/ 1 e)))> |
#<alt (/ v (+ 1 (/ 1 e)))> |
#<alt (/ v (+ 1 (/ 1 e)))> |
#<alt (/ v (+ 1 (/ 1 e)))> |
#<alt (/ v (+ 1 (/ 1 e)))> |
#<alt (/ v (+ 1 (/ 1 e)))> |
#<alt (/ v (+ 1 (/ 1 e)))> |
#<alt (/ v (+ 1 (/ 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 (/ (- (* -1 (/ v e)) (* -1 v)) e)))> |
#<alt (+ v (* -1 (/ (- (* -1 (/ (- (* -1 (/ v e)) (* -1 v)) e)) (* -1 v)) e)))> |
#<alt (/ 1 e)> |
#<alt (/ (+ 1 e) e)> |
#<alt (/ (+ 1 e) e)> |
#<alt (/ (+ 1 e) e)> |
#<alt 1> |
#<alt (+ 1 (/ 1 e))> |
#<alt (+ 1 (/ 1 e))> |
#<alt (+ 1 (/ 1 e))> |
#<alt 1> |
#<alt (+ 1 (/ 1 e))> |
#<alt (+ 1 (/ 1 e))> |
#<alt (+ 1 (/ 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 (/ 1 e)> |
#<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) (* 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 (pow v 4)))))> |
#<alt (* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ 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 (pow v 4))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2)))))))> |
#<alt (* -1 (* (pow v 5) (+ (* -1 (/ e (pow v 4))) (+ (* -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 (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))))> |
#<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 1> |
#<alt (+ 1 (* -1/6 (pow v 2)))> |
#<alt (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))> |
#<alt (+ 1 (* (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 (pow v 4))) (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (* 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 (pow v 4))) (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2)))))> |
#<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 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/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> |
#<alt (- (* 1/120 (pow v 2)) 1/6)> |
#<alt (- (* 1/120 (pow v 2)) 1/6)> |
#<alt (- (* 1/120 (pow v 2)) 1/6)> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* 1/120 (pow v 2))> |
#<alt (* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
#<alt (* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2)))))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | e | @ | 0 | (/ (+ 1 (* (cos v) e)) (sin v)) |
| 1.0ms | e | @ | 0 | (* (* v e) (+ 1 (* (* v v) (+ (* (* v v) 1/120) -1/6)))) |
| 1.0ms | v | @ | inf | (/ v (+ 1 (/ 1 e))) |
| 1.0ms | v | @ | inf | (* (* v e) (+ 1 (* (* v v) (+ (* (* v v) 1/120) -1/6)))) |
| 0.0ms | v | @ | -inf | (/ v (+ 1 (/ 1 e))) |
| 1× | batch-egg-rewrite |
| 3920× | *-lowering-*.f32 |
| 3920× | *-lowering-*.f64 |
| 3538× | /-lowering-/.f32 |
| 3538× | /-lowering-/.f64 |
| 1832× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 100 |
| 1 | 133 | 95 |
| 2 | 1111 | 95 |
| 0 | 8394 | 95 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ e (/ (+ 1 (* (cos v) e)) (sin v))) |
(/ (+ 1 (* (cos v) e)) (sin v)) |
(+ 1 (* (cos v) e)) |
(* (cos v) e) |
(/ v (+ 1 (/ 1 e))) |
(+ 1 (/ 1 e)) |
(/ 1 e) |
(* (* v e) (+ 1 (* (* v v) (+ (* (* v v) 1/120) -1/6)))) |
(* v e) |
(+ 1 (* (* v v) (+ (* (* v v) 1/120) -1/6))) |
(* (* v v) (+ (* (* v v) 1/120) -1/6)) |
(* (sin v) e) |
(sin v) |
(* (* v v) 1/120) |
(+ (* (* v v) 1/120) -1/6) |
| 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 #s(literal 0 binary64) (/.f64 e (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) (/.f64 e (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(neg.f64 (/.f64 e (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 e (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) #s(literal -1 binary64))) |
(/.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) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 e (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (sin.f64 v) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) e)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))))) |
(/.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) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) #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 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 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(/.f64 (*.f64 e (-.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 e #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) e) #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 #s(literal 0 binary64) e)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) e)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) e) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (-.f64 #s(literal 0 binary64) e)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 (/.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (*.f64 (/.f64 #s(literal 1 binary64) e) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) e) (sin.f64 v)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) e) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.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)))) e) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (-.f64 #s(literal 0 binary64) e)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 e (sin.f64 v))) (-.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))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(pow.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 #s(literal 1 binary64) (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.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 0 binary64) e) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) e) |
(*.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)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 e (/.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 e (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v))))) |
(*.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 e (-.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) (/.f64 #s(literal -1 binary64) (sin.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 (*.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 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (/.f64 e (+.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 1 binary64) (sin.f64 v)))) |
(*.f64 (/.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))))))) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (sin.f64 v))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) (-.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 (sin.f64 v) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (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) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.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) (*.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 (+.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 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.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) (*.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 #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) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (sin.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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)))))) (sin.f64 v)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(/.f64 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (*.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 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 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 (+.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 (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 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 #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) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.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 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 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 #s(literal 1 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) (*.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))) (sin.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 (sin.f64 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 (-.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 0 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 0 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 (*.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 0 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 (-.f64 #s(literal 0 binary64) (+.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 (cos.f64 v)) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) (sin.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 (-.f64 #s(literal 0 binary64) (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 (*.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 (-.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 (-.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))) (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)))))) (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)))) (-.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))) #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 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))) (-.f64 #s(literal 0 binary64) (sin.f64 v)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 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 0 binary64) (+.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 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.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 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))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (sin.f64 v))) |
(/.f64 (*.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))))))) #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 (-.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))))))) #s(literal -1 binary64)) (*.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 (+.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 (*.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)) (-.f64 #s(literal 0 binary64) (sin.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) (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) (-.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 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (*.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) (+.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 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 (sin.f64 v) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.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))) (*.f64 (sin.f64 v) (+.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 0 binary64) (+.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 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 #s(literal 0 binary64) (sin.f64 v)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.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))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.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 3 binary64))) (sin.f64 v))) (-.f64 #s(literal 0 binary64) (+.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)))))) (sin.f64 v))) (-.f64 #s(literal 0 binary64) (-.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)) |
(*.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 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.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) (*.f64 e (cos.f64 v))) (/.f64 #s(literal -1 binary64) (sin.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 (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) (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)))) (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) (*.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 (sin.f64 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 (-.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))) (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 #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 #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 e (cos.f64 v)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 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 #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 #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 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal -1/2 binary64))) |
(+.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) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (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 #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 (*.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 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 (cos.f64 v) e #s(literal 1 binary64)) |
(fma.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(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 (*.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 (*.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) (neg.f64 (/.f64 #s(literal 1 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 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 #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) (*.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 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.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 0 binary64) (+.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 (-.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 (*.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 #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))))))) (*.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 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (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 (*.f64 e (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 (*.f64 e (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 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 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 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.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 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 (*.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 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) #s(literal 3 binary64)) (pow.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)))) #s(literal 3 binary64))) (+.f64 (*.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 (cos.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))))) (-.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))))) (*.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)))))))) |
(/.f64 (-.f64 (*.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 (cos.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)))) (/.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) (-.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)))))) |
(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) (+.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 #s(literal -1 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 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 #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) (*.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 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.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 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 (*.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 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(*.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)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) v)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 v (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e))) (/.f64 v (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(neg.f64 (/.f64 v (+.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)) v)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) v)))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) v))) |
(/.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) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) |
(/.f64 (*.f64 v (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e)))) |
(/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))) |
(/.f64 (*.f64 v (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (/.f64 #s(literal 1 binary64) e))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) v) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))) |
(*.f64 v (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)))) |
(*.f64 #s(literal -1 binary64) (/.f64 v (+.f64 #s(literal -1 binary64) (/.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) (/.f64 #s(literal 1 binary64) e)) v)))) |
(*.f64 (-.f64 #s(literal 0 binary64) v) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (pow.f64 (/.f64 #s(literal 1 binary64) v) #s(literal -1 binary64))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) v) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) v) #s(literal -1/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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.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 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 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)) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.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) (/.f64 #s(literal 1 binary64) e))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) #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) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)) (/.f64 (/.f64 #s(literal 1 binary64) e) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (*.f64 e (*.f64 e e))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (*.f64 e (*.f64 e e))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e (*.f64 e e))) (/.f64 (/.f64 #s(literal 1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #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) (/.f64 #s(literal -1 binary64) e)))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #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) (/.f64 #s(literal -1 binary64) e)))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.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) (/.f64 #s(literal 1 binary64) e))) |
(*.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) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 e))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) e)) |
(neg.f64 (/.f64 #s(literal -1 binary64) e)) |
(/.f64 #s(literal 1 binary64) e) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) |
(pow.f64 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 (pow.f64 e #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64))) |
(+.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) |
(+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))) (*.f64 e v)) |
(-.f64 (/.f64 (*.f64 (*.f64 e v) (*.f64 e v)) (-.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))))) (/.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) (-.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))))) |
(fma.f64 e v (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) |
(fma.f64 e (*.f64 v (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (*.f64 e v)) |
(fma.f64 #s(literal 1 binary64) (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) |
(fma.f64 v e (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) |
(fma.f64 v (*.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (*.f64 e v)) |
(fma.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)) (*.f64 e v)) |
(fma.f64 (*.f64 e v) #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) |
(fma.f64 (*.f64 e v) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)) |
(fma.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 e v)) (*.f64 e v)) |
(fma.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e v)) (*.f64 e v)) |
(fma.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v) (*.f64 e v)) |
(fma.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) e) v (*.f64 e v)) |
(fma.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) v) e (*.f64 e v)) |
(fma.f64 (*.f64 (*.f64 e v) v) (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)) |
(fma.f64 (*.f64 (*.f64 e v) (*.f64 v v)) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 e v)) |
(fma.f64 (*.f64 (*.f64 e v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v v) (*.f64 e v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 e v) (*.f64 e v)) (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) (*.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))))) (+.f64 (*.f64 (*.f64 e v) (*.f64 (*.f64 e v) (*.f64 e v))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 e v) (*.f64 (*.f64 e v) (*.f64 e v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) (*.f64 (*.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64)))) (*.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (*.f64 e v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 e v)))) |
(/.f64 (*.f64 e v) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 e v) (*.f64 (*.f64 e v) (*.f64 e v))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 e v) (*.f64 (*.f64 e v) (*.f64 e v))))) (+.f64 (*.f64 (*.f64 e v) (*.f64 e v)) (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) (*.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))))) (-.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) v) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (*.f64 e v)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 e v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 e v) (*.f64 (*.f64 e v) (*.f64 e v))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 e v) (*.f64 (*.f64 e v) (*.f64 e v)))))) (neg.f64 (+.f64 (*.f64 (*.f64 e v) (*.f64 e v)) (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) (*.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))))) (neg.f64 (-.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (*.f64 e v))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 e v))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 e v) (*.f64 (*.f64 e v) (*.f64 e v)))) (*.f64 (*.f64 e v) (*.f64 (*.f64 e v) (*.f64 e v)))) (+.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) (-.f64 (*.f64 (*.f64 e v) (*.f64 e v)) (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))) (*.f64 e v))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) (*.f64 (*.f64 e v) (*.f64 e v))) (-.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))) (*.f64 e v))) |
(*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(*.f64 v (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (*.f64 e v)) |
(*.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) v) |
(*.f64 (+.f64 (*.f64 (*.f64 e v) (*.f64 (*.f64 e v) (*.f64 e v))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 e v) (*.f64 (*.f64 e v) (*.f64 e v))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 e v) (*.f64 e v)) (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))) (*.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 e v) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 e v)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) v) e) |
(*.f64 (*.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e v) |
(*.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 (*.f64 v v) (+.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))) #s(literal 1 binary64)) |
(+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (neg.f64 (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 v v) (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v v) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) v #s(literal 1 binary64)) |
(fma.f64 (*.f64 v (*.f64 v v)) (*.f64 v #s(literal 1/120 binary64)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/120 binary64) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) v) v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))))) (neg.f64 (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.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 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.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 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.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 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.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 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.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 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (pow.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (*.f64 (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (/.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 v v) (+.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))) #s(literal -1 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))))) |
(*.f64 (+.f64 (*.f64 v (*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 v v)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 v v))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(fma.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(fma.f64 v (*.f64 v #s(literal -1/6 binary64)) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) |
(fma.f64 v (*.f64 (*.f64 v #s(literal 1/120 binary64)) (*.f64 v v)) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 v v) (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 v v) #s(literal -1/6 binary64) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) (*.f64 v v) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 v v) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) |
(fma.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 v (*.f64 v v)) (*.f64 v #s(literal 1/120 binary64)) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) v) v (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) v) v (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 (*.f64 v v) #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 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 v v))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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 v) (+.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 v) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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)) (*.f64 v v)))) |
(/.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 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 v v)))) |
(/.f64 (*.f64 v v) (/.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))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 v v)))) (+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 v v)))) |
(/.f64 (*.f64 (*.f64 v v) (+.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 v v) (*.f64 (*.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 v) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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)) (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 v v)) (+.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 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 v v))))) (neg.f64 (+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 v v))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 v v) (+.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 v v) (*.f64 (*.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 v) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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)) (*.f64 v v))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 v v))) (-.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 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) (*.f64 v v)))) (-.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(*.f64 v (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 v v) (+.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 v)) |
(*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 v (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) v) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) (*.f64 v v))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) (+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v (*.f64 v (*.f64 v #s(literal 1/120 binary64))))) (*.f64 #s(literal 1/6 binary64) (*.f64 v v))))) |
(*.f64 (*.f64 (*.f64 v v) (+.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 v) (*.f64 (*.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 v) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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)) (*.f64 v v)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)) (*.f64 v v)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) e) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(sin.f64 v) |
(neg.f64 (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (sin.f64 v)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 v))) |
(*.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 (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 v (*.f64 v #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (neg.f64 (/.f64 #s(literal 1/36 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v)))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
(fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 v v) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 v #s(literal 1/120 binary64)) v #s(literal -1/6 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) (+.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 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))) (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/14400 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 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)) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) #s(literal -1/720 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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 #s(literal 0 binary64) (+.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 v v) (*.f64 (*.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 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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 #s(literal 1/36 binary64) (*.f64 #s(literal -1/14400 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 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)) #s(literal 1/36 binary64))) (*.f64 (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) (*.f64 #s(literal 1/2985984000000 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v)))))) #s(literal -1/10077696 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/2985984000000 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) #s(literal -1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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 1/2985984000000 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal -1/46656 binary64)) #s(literal 1 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)) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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 1/2985984000000 binary64) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 v (*.f64 v v))))) #s(literal -1/46656 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal 1/207360000 binary64)) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/518400 binary64)))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal 1/207360000 binary64)) #s(literal -1/1296 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal 1/1728000 binary64))) #s(literal -1/216 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/14400 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) (neg.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/36 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/36 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (/.f64 #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 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64)))) (*.f64 (/.f64 #s(literal 1/36 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) #s(literal -1 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 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 v) (*.f64 (*.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)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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 #s(literal 0 binary64) (+.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 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 v v) (*.f64 (*.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 (*.f64 v v) (*.f64 (*.f64 v v) #s(literal 1/14400 binary64))) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 v (*.f64 v #s(literal 1/120 binary64))) #s(literal 1/6 binary64))))) |
(*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -1/14400 binary64) (*.f64 (*.f64 v v) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 v v))))) |
| 1× | egg-herbie |
| 4472× | *-lowering-*.f32 |
| 4472× | *-lowering-*.f64 |
| 4036× | +-lowering-+.f64 |
| 4036× | +-lowering-+.f32 |
| 1032× | neg-lowering-neg.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 300 | 2532 |
| 1 | 992 | 2415 |
| 2 | 3194 | 2372 |
| 0 | 8212 | 2372 |
| 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 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 |
(+ 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)) |
(* 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)) |
(/ v (+ 1 (/ 1 e))) |
(/ v (+ 1 (/ 1 e))) |
(/ v (+ 1 (/ 1 e))) |
(/ v (+ 1 (/ 1 e))) |
(/ v (+ 1 (/ 1 e))) |
(/ v (+ 1 (/ 1 e))) |
(/ v (+ 1 (/ 1 e))) |
(/ v (+ 1 (/ 1 e))) |
(/ v (+ 1 (/ 1 e))) |
(/ v (+ 1 (/ 1 e))) |
(/ v (+ 1 (/ 1 e))) |
(/ v (+ 1 (/ 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 (/ (- (* -1 (/ v e)) (* -1 v)) e))) |
(+ v (* -1 (/ (- (* -1 (/ (- (* -1 (/ v e)) (* -1 v)) e)) (* -1 v)) e))) |
(/ 1 e) |
(/ (+ 1 e) e) |
(/ (+ 1 e) e) |
(/ (+ 1 e) e) |
1 |
(+ 1 (/ 1 e)) |
(+ 1 (/ 1 e)) |
(+ 1 (/ 1 e)) |
1 |
(+ 1 (/ 1 e)) |
(+ 1 (/ 1 e)) |
(+ 1 (/ 1 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 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) (* 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 (pow v 4))))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ 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 (pow v 4))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))) |
(* -1 (* (pow v 5) (+ (* -1 (/ e (pow v 4))) (+ (* -1/120 e) (* 1/6 (/ e (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 (* 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 (* 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 (* 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 (* 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 (* 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 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 |
(+ 1 (* -1/6 (pow v 2))) |
(+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))) |
(+ 1 (* (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 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (* 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 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))) |
(* -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)) |
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/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 |
(- (* 1/120 (pow v 2)) 1/6) |
(- (* 1/120 (pow v 2)) 1/6) |
(- (* 1/120 (pow v 2)) 1/6) |
(* 1/120 (pow v 2)) |
(* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* 1/120 (pow v 2)) |
(* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
| 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 e (*.f64 (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 (neg.f64 (*.f64 e (*.f64 (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 (/.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 e) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))))) (-.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))))) |
(/ (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 v (/.f64 e (+.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 v (*.f64 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 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 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))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 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 (+.f64 (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 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))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64))) (*.f64 (*.f64 v v) (-.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal -1/5040 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 e 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 e (-.f64 (/.f64 #s(literal 1/120 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 e #s(literal 1 binary64))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 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 e #s(literal 1 binary64))) #s(literal 1/24 binary64))))))))))))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) 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 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 (*.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 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 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 e #s(literal 1/24 binary64)) (+.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/720 binary64)) (-.f64 (*.f64 (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 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 (*.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)))))))))) 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 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 e (*.f64 v v)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 v v))))) |
(+ 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 (*.f64 v 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))) |
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))) |
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 e (*.f64 v v)) (+.f64 #s(literal -1/2 binary64) (*.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 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (*.f64 e (*.f64 v v)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 v 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)) |
(* 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)) |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/ v (+ 1 (/ 1 e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(* 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 v (/.f64 (-.f64 (/.f64 (-.f64 v (/.f64 v e)) e) v) e)) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(+ v (* -1 (/ (- (* -1 (/ v e)) (* -1 v)) e))) |
(+.f64 v (/.f64 (-.f64 (/.f64 v e) v) e)) |
(+ v (* -1 (/ (- (* -1 (/ (- (* -1 (/ v e)) (* -1 v)) e)) (* -1 v)) e))) |
(+.f64 v (/.f64 (-.f64 (/.f64 (-.f64 v (/.f64 v e)) e) v) e)) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ (+ 1 e) e) |
(/.f64 (+.f64 e #s(literal 1 binary64)) e) |
(/ (+ 1 e) e) |
(/.f64 (+.f64 e #s(literal 1 binary64)) e) |
(/ (+ 1 e) e) |
(/.f64 (+.f64 e #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 e)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
(+ 1 (/ 1 e)) |
(+.f64 #s(literal 1 binary64) (/.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 e)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
(+ 1 (/ 1 e)) |
(+.f64 #s(literal 1 binary64) (/.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) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(* 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) (* 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)))))) |
(* 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 e (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (*.f64 e (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) (/.f64 e (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* (pow v 5) (+ (* -1/6 (/ e (pow v 2))) (+ (* 1/120 e) (/ e (pow v 4))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (*.f64 e (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) (/.f64 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 e (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* -1 (* (pow v 5) (+ (* -1 (/ e (pow v 4))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (*.f64 e (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) (/.f64 e (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* -1 (* (pow v 5) (+ (* -1 (/ e (pow v 4))) (+ (* -1/120 e) (* 1/6 (/ e (pow v 2))))))) |
(*.f64 (pow.f64 v #s(literal 5 binary64)) (+.f64 (*.f64 e (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v)))) (/.f64 e (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* e (* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.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 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.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 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.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 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.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 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.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 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.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 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.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 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.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 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.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 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.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 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.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 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6))))) |
(*.f64 v (*.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) |
(*.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) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/6 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) |
(+ 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 (* (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/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))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.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))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* (pow v 4) (- (+ 1/120 (/ 1 (pow v 4))) (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (+.f64 (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* -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 (+.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)) |
(* 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)) |
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 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/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 |
#s(literal -1/6 binary64) |
(- (* 1/120 (pow v 2)) 1/6) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) |
(- (* 1/120 (pow v 2)) 1/6) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) |
(- (* 1/120 (pow v 2)) 1/6) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) #s(literal 1/120 binary64))) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* 1/120 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/120 binary64)) |
(* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
(* (pow v 2) (- 1/120 (* 1/6 (/ 1 (pow v 2))))) |
(*.f64 v (*.f64 v (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 v v))))) |
Compiled 19101 to 1936 computations (89.9% saved)
36 alts after pruning (30 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 764 | 20 | 784 |
| Fresh | 8 | 10 | 18 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 772 | 36 | 808 |
| Status | Accuracy | Program |
|---|---|---|
| 73.4% | (pow.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) #s(literal 2 binary64)) | |
| 97.2% | (/.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))) |
| 9.2% | (/.f64 v (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) | |
| 16.2% | (/.f64 v (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) | |
| 52.1% | (/.f64 v (/.f64 #s(literal 1 binary64) e)) | |
| ✓ | 53.5% | (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
| ▶ | 54.7% | (/.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 (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
| ▶ | 54.6% | (/.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)) |
| 98.7% | (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) (sin.f64 v))) | |
| 53.5% | (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) | |
| ✓ | 99.7% | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
| 97.2% | (/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) | |
| 98.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) (sin.f64 v))) | |
| 52.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) v)) | |
| ▶ | 52.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e))) |
| 2.5% | (-.f64 v (/.f64 v e)) | |
| 67.4% | (*.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 #s(literal 1 binary64) (*.f64 e e)))) (-.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) | |
| 18.0% | (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) | |
| 18.0% | (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))) | |
| 43.6% | (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) | |
| 53.6% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) | |
| 51.8% | (*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) e) | |
| 51.8% | (*.f64 (*.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)))))))))) e) | |
| ✓ | 51.8% | (*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
| 51.8% | (*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) | |
| ✓ | 97.4% | (*.f64 (sin.f64 v) e) |
| 53.3% | (*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 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))))))))) | |
| 51.9% | (*.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)))))))) | |
| 51.8% | (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) | |
| ▶ | 52.1% | (*.f64 v e) |
| ✓ | 53.6% | (*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
| 53.6% | (*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v))) | |
| 52.9% | (*.f64 e (-.f64 v (*.f64 v e))) | |
| 6.0% | (sin.f64 v) | |
| ✓ | 4.6% | v |
Compiled 1073 to 653 computations (39.1% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 896 | (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))))) |
| ✓ | cost-diff | 896 | (+.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 (*.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) |
| ✓ | cost-diff | 896 | (/.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 (*.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v) |
| ✓ | cost-diff | 896 | (/.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 (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
| ✓ | cost-diff | 256 | (*.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)))))) |
| ✓ | cost-diff | 256 | (+.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))))))) |
| ✓ | cost-diff | 256 | (/.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) |
| ✓ | cost-diff | 256 | (/.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)) |
| ✓ | cost-diff | 0 | (*.f64 v e) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) e) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e))) |
| ✓ | cost-diff | 0 | (*.f64 v e) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) e) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 0 | (/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
| 3624× | *-lowering-*.f32 |
| 3624× | *-lowering-*.f64 |
| 3168× | +-lowering-+.f64 |
| 3168× | +-lowering-+.f32 |
| 2846× | distribute-lft-in |
Useful iterations: 10 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 489 |
| 1 | 115 | 463 |
| 2 | 425 | 405 |
| 3 | 2426 | 374 |
| 4 | 4656 | 374 |
| 5 | 4886 | 374 |
| 6 | 5001 | 374 |
| 7 | 5104 | 374 |
| 8 | 5295 | 374 |
| 9 | 5520 | 374 |
| 10 | 7552 | 372 |
| 11 | 7609 | 372 |
| 12 | 7672 | 372 |
| 13 | 7861 | 372 |
| 14 | 7861 | 372 |
| 15 | 7971 | 372 |
| 0 | 8045 | 372 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin v) (+ (/ 1 e) (cos v))) |
(sin v) |
v |
(+ (/ 1 e) (cos v)) |
(/ 1 e) |
1 |
e |
(cos v) |
(* v e) |
v |
e |
(/ 1 (/ (+ 1 e) (* v e))) |
1 |
(/ (+ 1 e) (* v e)) |
(+ 1 e) |
e |
(* v e) |
v |
(/ e (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) v)) |
e |
(/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) v) |
(+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) |
(+ e 1) |
1 |
(* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6))))) |
v |
(* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))) |
(+ (* e -1/2) (+ 1/6 (* e 1/6))) |
(* e -1/2) |
-1/2 |
(+ 1/6 (* e 1/6)) |
1/6 |
(* e 1/6) |
(/ e (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) v)) |
e |
(/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) v) |
(+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) |
(+ e 1) |
1 |
(* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6)))))) |
v |
(* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))) |
(+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6)))) |
(* e -1/2) |
-1/2 |
(+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))) |
(* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) |
(* v v) |
(+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24))) |
(* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) |
(+ (* e -1/2) (+ 1/6 (* e 1/6))) |
(+ 1/6 (* e 1/6)) |
1/6 |
(* e 1/6) |
(+ (* (+ e 1) -1/120) (* e 1/24)) |
(* (+ e 1) -1/120) |
-1/120 |
(* e 1/24) |
1/24 |
| Outputs |
|---|
(/ (sin v) (+ (/ 1 e) (cos v))) |
(/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
(sin v) |
(sin.f64 v) |
v |
(+ (/ 1 e) (cos v)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
1 |
#s(literal 1 binary64) |
e |
(cos v) |
(cos.f64 v) |
(* v e) |
(*.f64 v e) |
v |
e |
(/ 1 (/ (+ 1 e) (* v e))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
1 |
#s(literal 1 binary64) |
(/ (+ 1 e) (* v e)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) v) |
(+ 1 e) |
(+.f64 #s(literal 1 binary64) e) |
e |
(* v e) |
(*.f64 v e) |
v |
(/ e (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) v)) |
(/.f64 (*.f64 v e) (+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 v v)))) |
e |
(/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) v) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 v v))) v) |
(+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 v v))) |
(+ e 1) |
(+.f64 #s(literal 1 binary64) e) |
1 |
#s(literal 1 binary64) |
(* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6))))) |
(*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 v v)) |
v |
(* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(+ (* e -1/2) (+ 1/6 (* e 1/6))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) |
(* e -1/2) |
(*.f64 e #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(+ 1/6 (* e 1/6)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))) |
1/6 |
#s(literal 1/6 binary64) |
(* e 1/6) |
(*.f64 e #s(literal 1/6 binary64)) |
(/ e (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) v)) |
(/.f64 (*.f64 v e) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 e #s(literal -1/18 binary64))) (+.f64 #s(literal -1/120 binary64) (*.f64 e #s(literal 1/30 binary64)))))))))) |
e |
(/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) v) |
(/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 e #s(literal -1/18 binary64))) (+.f64 #s(literal -1/120 binary64) (*.f64 e #s(literal 1/30 binary64))))))))) v) |
(+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) |
(+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 e #s(literal -1/18 binary64))) (+.f64 #s(literal -1/120 binary64) (*.f64 e #s(literal 1/30 binary64))))))))) |
(+ e 1) |
(+.f64 #s(literal 1 binary64) e) |
1 |
#s(literal 1 binary64) |
(* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6)))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 e #s(literal -1/18 binary64))) (+.f64 #s(literal -1/120 binary64) (*.f64 e #s(literal 1/30 binary64))))))) |
v |
(* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))) |
(*.f64 v (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 e #s(literal -1/18 binary64))) (+.f64 #s(literal -1/120 binary64) (*.f64 e #s(literal 1/30 binary64))))))) |
(+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6)))) |
(+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 e #s(literal -1/18 binary64))) (+.f64 #s(literal -1/120 binary64) (*.f64 e #s(literal 1/30 binary64)))))) |
(* e -1/2) |
(*.f64 e #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))) |
(+.f64 (*.f64 e #s(literal 1/6 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 e #s(literal -1/18 binary64))) (+.f64 #s(literal -1/120 binary64) (*.f64 e #s(literal 1/30 binary64))))))) |
(* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 e #s(literal -1/18 binary64))) (+.f64 #s(literal -1/120 binary64) (*.f64 e #s(literal 1/30 binary64))))) |
(* v v) |
(*.f64 v v) |
(+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24))) |
(+.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 e #s(literal -1/18 binary64))) (+.f64 #s(literal -1/120 binary64) (*.f64 e #s(literal 1/30 binary64)))) |
(* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) |
(+.f64 #s(literal 1/36 binary64) (*.f64 e #s(literal -1/18 binary64))) |
(+ (* e -1/2) (+ 1/6 (* e 1/6))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) |
(+ 1/6 (* e 1/6)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))) |
1/6 |
#s(literal 1/6 binary64) |
(* e 1/6) |
(*.f64 e #s(literal 1/6 binary64)) |
(+ (* (+ e 1) -1/120) (* e 1/24)) |
(+.f64 #s(literal -1/120 binary64) (*.f64 e #s(literal 1/30 binary64))) |
(* (+ e 1) -1/120) |
(+.f64 #s(literal -1/120 binary64) (*.f64 e #s(literal -1/120 binary64))) |
-1/120 |
#s(literal -1/120 binary64) |
(* e 1/24) |
(*.f64 e #s(literal 1/24 binary64)) |
1/24 |
#s(literal 1/24 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))) |
| ✓ | accuracy | 99.4% | (*.f64 e #s(literal 1/6 binary64)) |
| ✓ | accuracy | 99.4% | (*.f64 e #s(literal 1/24 binary64)) |
| ✓ | accuracy | 98.1% | (/.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 (*.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v) |
| ✓ | accuracy | 99.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)) |
| ✓ | accuracy | 99.4% | (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64))))) |
| ✓ | accuracy | 99.4% | (*.f64 e #s(literal 1/6 binary64)) |
| ✓ | accuracy | 75.4% | (/.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) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) e) |
| ✓ | accuracy | 100.0% | (*.f64 v e) |
| ✓ | accuracy | 99.7% | (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
| ✓ | accuracy | 98.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e))) |
| ✓ | accuracy | 100.0% | (*.f64 v e) |
| ✓ | accuracy | 100.0% | (cos.f64 v) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
| ✓ | accuracy | 99.6% | (/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
| 150.0ms | 256× | 0 | valid |
Compiled 551 to 41 computations (92.6% saved)
ival-mult: 25.0ms (30.8% of total)ival-div: 17.0ms (21% of total)...c/correct-round.rkt:119:19: 14.0ms (17.3% of total)ival-add: 13.0ms (16% of total)ival-sin: 7.0ms (8.6% of total)ival-cos: 5.0ms (6.2% of total)const: 1.0ms (1.2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (sin v) (+ (/ 1 e) (cos v)))> |
#<alt (sin v)> |
#<alt (+ (/ 1 e) (cos v))> |
#<alt (/ 1 e)> |
#<alt (* v e)> |
#<alt (/ 1 (/ (+ 1 e) (* v e)))> |
#<alt (/ (+ 1 e) (* v e))> |
#<alt (+ 1 e)> |
#<alt (/ e (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) v))> |
#<alt (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) v)> |
#<alt (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6))))))> |
#<alt (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))> |
#<alt (/ e (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) v))> |
#<alt (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) v)> |
#<alt (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6)))))))> |
#<alt (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))> |
#<alt (cos v)> |
#<alt (* e 1/6)> |
#<alt (* v (+ (* e -1/2) (+ 1/6 (* e 1/6))))> |
#<alt (* e 1/24)> |
#<alt (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 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 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 (+ 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)> |
#<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 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) (+ 1 (* 1/6 (pow v 2))))> |
#<alt (* e (+ (* -1 (/ (* e (* v (+ 1 (* -1/3 (pow v 2))))) (pow (+ 1 (* 1/6 (pow v 2))) 2))) (/ v (+ 1 (* 1/6 (pow v 2))))))> |
#<alt (* e (+ (* e (- (/ (* e (* v (pow (+ 1 (* -1/3 (pow v 2))) 2))) (pow (+ 1 (* 1/6 (pow v 2))) 3)) (/ (* v (+ 1 (* -1/3 (pow v 2)))) (pow (+ 1 (* 1/6 (pow v 2))) 2)))) (/ v (+ 1 (* 1/6 (pow v 2))))))> |
#<alt (* e (+ (* e (- (* e (- (* -1 (/ (* e (* v (pow (+ 1 (* -1/3 (pow v 2))) 3))) (pow (+ 1 (* 1/6 (pow v 2))) 4))) (* -1 (/ (* v (pow (+ 1 (* -1/3 (pow v 2))) 2)) (pow (+ 1 (* 1/6 (pow v 2))) 3))))) (/ (* v (+ 1 (* -1/3 (pow v 2)))) (pow (+ 1 (* 1/6 (pow v 2))) 2)))) (/ v (+ 1 (* 1/6 (pow v 2))))))> |
#<alt (/ v (+ 1 (* -1/3 (pow v 2))))> |
#<alt (+ (* -1 (/ (* v (+ 1 (* 1/6 (pow v 2)))) (* e (pow (+ 1 (* -1/3 (pow v 2))) 2)))) (/ v (+ 1 (* -1/3 (pow v 2)))))> |
#<alt (- (+ (/ v (+ 1 (* -1/3 (pow v 2)))) (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 2)) (* (pow e 2) (pow (+ 1 (* -1/3 (pow v 2))) 3)))) (/ (* v (+ 1 (* 1/6 (pow v 2)))) (* e (pow (+ 1 (* -1/3 (pow v 2))) 2))))> |
#<alt (- (+ (* -1 (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 3)) (* (pow e 3) (pow (+ 1 (* -1/3 (pow v 2))) 4)))) (/ v (+ 1 (* -1/3 (pow v 2))))) (+ (* -1 (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 2)) (* (pow e 2) (pow (+ 1 (* -1/3 (pow v 2))) 3)))) (/ (* v (+ 1 (* 1/6 (pow v 2)))) (* e (pow (+ 1 (* -1/3 (pow v 2))) 2)))))> |
#<alt (* -1 (/ v (- (* 1/3 (pow v 2)) 1)))> |
#<alt (+ (* -1 (/ v (- (* 1/3 (pow v 2)) 1))) (* -1 (/ (* v (+ 1 (* 1/6 (pow v 2)))) (* e (pow (- (* 1/3 (pow v 2)) 1) 2)))))> |
#<alt (+ (* -1 (/ v (- (* 1/3 (pow v 2)) 1))) (* -1 (/ (+ (/ (* v (+ 1 (* 1/6 (pow v 2)))) (pow (- (* 1/3 (pow v 2)) 1) 2)) (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 2)) (* e (pow (- (* 1/3 (pow v 2)) 1) 3)))) e)))> |
#<alt (+ (* -1 (/ v (- (* 1/3 (pow v 2)) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 2)) (pow (- (* 1/3 (pow v 2)) 1) 3))) (* -1 (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 3)) (* e (pow (- (* 1/3 (pow v 2)) 1) 4))))) e)) (/ (* v (+ 1 (* 1/6 (pow v 2)))) (pow (- (* 1/3 (pow v 2)) 1) 2))) e)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (* v (+ (* -1 (/ (* e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (pow (+ 1 e) 2))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (/ (* e (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2))) (pow (+ 1 e) 3)) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (pow (+ 1 e) 2)))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (* (pow v 2) (- (* -1 (/ (* e (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3))) (pow (+ 1 e) 4))) (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ 1 e) 3))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (pow (+ 1 e) 2)))) (/ e (+ 1 e))))> |
#<alt (/ e (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))> |
#<alt (/ (+ (* -1 (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)))) (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) v)> |
#<alt (/ (- (+ (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (/ (* e (pow (+ 1 e) 2)) (* (pow v 4) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3)))) (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)))) v)> |
#<alt (/ (- (+ (* -1 (/ (* e (pow (+ 1 e) 3)) (* (pow v 6) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 4)))) (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (+ (* -1 (/ (* e (pow (+ 1 e) 2)) (* (pow v 4) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3)))) (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2))))) v)> |
#<alt (/ e (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))> |
#<alt (* -1 (/ (+ (* -1 (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)))) v))> |
#<alt (* -1 (/ (+ (* -1 (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (+ (* -1 (/ (* e (pow (+ 1 e) 2)) (* (pow v 4) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3)))) (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2))))) v))> |
#<alt (* -1 (/ (+ (* -1 (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (+ (* -1 (/ (* e (pow (+ 1 e) 2)) (* (pow v 4) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3)))) (+ (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2))) (/ (* e (pow (+ 1 e) 3)) (* (pow v 6) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 4)))))) v))> |
#<alt (/ (+ 1 (* 1/6 (pow v 2))) v)> |
#<alt (+ (* 1/6 v) (+ (* e (+ (* -1/3 v) (/ 1 v))) (/ 1 v)))> |
#<alt (+ (* 1/6 v) (+ (* e (+ (* -1/3 v) (/ 1 v))) (/ 1 v)))> |
#<alt (+ (* 1/6 v) (+ (* e (+ (* -1/3 v) (/ 1 v))) (/ 1 v)))> |
#<alt (/ (* e (+ 1 (* -1/3 (pow v 2)))) v)> |
#<alt (* e (+ (* -1/3 v) (+ (* 1/6 (/ v e)) (+ (/ 1 v) (/ 1 (* e v))))))> |
#<alt (* e (+ (* -1/3 v) (+ (* 1/6 (/ v e)) (+ (/ 1 v) (/ 1 (* e v))))))> |
#<alt (* e (+ (* -1/3 v) (+ (* 1/6 (/ v e)) (+ (/ 1 v) (/ 1 (* e v))))))> |
#<alt (* -1 (/ (* e (- (* 1/3 (pow v 2)) 1)) v))> |
#<alt (* -1 (* e (- (+ (* -1 (/ (+ (* 1/6 v) (/ 1 v)) e)) (* 1/3 v)) (/ 1 v))))> |
#<alt (* -1 (* e (- (+ (* -1 (/ (+ (* 1/6 v) (/ 1 v)) e)) (* 1/3 v)) (/ 1 v))))> |
#<alt (* -1 (* e (- (+ (* -1 (/ (+ (* 1/6 v) (/ 1 v)) e)) (* 1/3 v)) (/ 1 v))))> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) v)> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2)))))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2)))))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2)))))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* -1 (* v (+ (* -1 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* -1 (/ (+ 1 e) (pow v 2))))))> |
#<alt (* -1 (* v (+ (* -1 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* -1 (/ (+ 1 e) (pow v 2))))))> |
#<alt (* -1 (* v (+ (* -1 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* -1 (/ (+ 1 e) (pow v 2))))))> |
#<alt (+ 1 (* 1/6 (pow v 2)))> |
#<alt (+ 1 (+ (* 1/6 (pow v 2)) (* e (+ 1 (* -1/3 (pow v 2))))))> |
#<alt (+ 1 (+ (* 1/6 (pow v 2)) (* e (+ 1 (* -1/3 (pow v 2))))))> |
#<alt (+ 1 (+ (* 1/6 (pow v 2)) (* e (+ 1 (* -1/3 (pow v 2))))))> |
#<alt (* e (+ 1 (* -1/3 (pow v 2))))> |
#<alt (* e (+ 1 (+ (* -1/3 (pow v 2)) (+ (* 1/6 (/ (pow v 2) e)) (/ 1 e)))))> |
#<alt (* e (+ 1 (+ (* -1/3 (pow v 2)) (+ (* 1/6 (/ (pow v 2) e)) (/ 1 e)))))> |
#<alt (* e (+ 1 (+ (* -1/3 (pow v 2)) (+ (* 1/6 (/ (pow v 2) e)) (/ 1 e)))))> |
#<alt (* -1 (* e (- (* 1/3 (pow v 2)) 1)))> |
#<alt (* -1 (* e (- (+ (* -1 (/ (+ 1 (* 1/6 (pow v 2))) e)) (* 1/3 (pow v 2))) 1)))> |
#<alt (* -1 (* e (- (+ (* -1 (/ (+ 1 (* 1/6 (pow v 2))) e)) (* 1/3 (pow v 2))) 1)))> |
#<alt (* -1 (* e (- (+ (* -1 (/ (+ 1 (* 1/6 (pow v 2))) e)) (* 1/3 (pow v 2))) 1)))> |
#<alt (+ 1 e)> |
#<alt (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))> |
#<alt (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))> |
#<alt (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2)))))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2)))))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2)))))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2)))))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2)))))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2)))))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* 1/6 (pow v 2))> |
#<alt (+ (* -1/3 (* e (pow v 2))) (* 1/6 (pow v 2)))> |
#<alt (+ (* -1/3 (* e (pow v 2))) (* 1/6 (pow v 2)))> |
#<alt (+ (* -1/3 (* e (pow v 2))) (* 1/6 (pow v 2)))> |
#<alt (* -1/3 (* e (pow v 2)))> |
#<alt (* e (+ (* -1/3 (pow v 2)) (* 1/6 (/ (pow v 2) e))))> |
#<alt (* e (+ (* -1/3 (pow v 2)) (* 1/6 (/ (pow v 2) e))))> |
#<alt (* e (+ (* -1/3 (pow v 2)) (* 1/6 (/ (pow v 2) e))))> |
#<alt (* -1/3 (* e (pow v 2)))> |
#<alt (* -1 (* e (+ (* -1/6 (/ (pow v 2) e)) (* 1/3 (pow v 2)))))> |
#<alt (* -1 (* e (+ (* -1/6 (/ (pow v 2) e)) (* 1/3 (pow v 2)))))> |
#<alt (* -1 (* e (+ (* -1/6 (/ (pow v 2) e)) (* 1/3 (pow v 2)))))> |
#<alt (/ (* e v) (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))))> |
#<alt (* e (+ (* -1 (/ (* e (* v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2))) (/ v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))))))> |
#<alt (* e (+ (* e (- (/ (* e (* v (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 3)) (/ (* v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)))) (/ v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))))))> |
#<alt (* e (+ (* e (- (* e (- (* -1 (/ (* e (* v (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 3))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 4))) (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2)) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 3))))) (/ (* v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)))) (/ v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))))))> |
#<alt (/ v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))))> |
#<alt (+ (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (* e (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2)))) (/ v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))))> |
#<alt (- (+ (/ v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)) (* (pow e 2) (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 3)))) (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (* e (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2))))> |
#<alt (- (+ (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 3)) (* (pow e 3) (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 4)))) (/ v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))))) (+ (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)) (* (pow e 2) (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 3)))) (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (* e (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2)))))> |
#<alt (* -1 (/ v (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1)))> |
#<alt (+ (* -1 (/ v (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (* e (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 2)))))> |
#<alt (+ (* -1 (/ v (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) (* -1 (/ (+ (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 2)) (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)) (* e (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 3)))) e)))> |
#<alt (+ (* -1 (/ v (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)) (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 3))) (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 3)) (* e (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 4))))) e)) (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 2))) e)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (* v (+ (* -1 (/ (* e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (pow (+ 1 e) 2))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (* -1 (* (pow v 2) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ 1 e) 3))) (/ (* e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (pow (+ 1 e) 2))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (pow (+ 1 e) 2)))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (* (pow v 2) (- (* -1 (* (pow v 2) (+ (* -1 (/ (* e (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (pow (+ 1 e) 3))) (* -1 (/ (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ 1 e) 3))) (/ (* e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (pow (+ 1 e) 2)))) (+ 1 e)))))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ 1 e) 3))) (/ (* e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (pow (+ 1 e) 2))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (pow (+ 1 e) 2)))) (/ e (+ 1 e))))> |
#<alt (/ e (* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))> |
#<alt (/ (+ (* -1 (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (pow v 3))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3))) (/ (* e (+ 1 e)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2))) (pow v 4))) (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (pow v 3))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (/ (* e (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ 1 e))) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3))) (* -1 (/ (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3))) (/ (* e (+ 1 e)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))) (pow v 6))) (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3)))) (+ (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2))) (/ (* e (+ 1 e)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))))) (pow v 3))> |
#<alt (/ e (* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))> |
#<alt (* -1 (/ (+ (* -1 (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (pow v 3)))> |
#<alt (* -1 (/ (+ (* -1 (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3)))) (+ (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2))) (/ (* e (+ 1 e)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))))) (pow v 3)))> |
#<alt (* -1 (/ (+ (* -1 (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (+ (* -1 (/ (* e (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ 1 e))) (* (pow v 6) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3)))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3)))) (+ (* -1 (/ (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3))) (/ (* e (+ 1 e)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (* (pow v 6) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))) (+ (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2))) (/ (* e (+ 1 e)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))))))) (pow v 3)))> |
#<alt (/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) v)> |
#<alt (+ (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ 1 v))) (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v)))> |
#<alt (+ (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ 1 v))) (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v)))> |
#<alt (+ (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ 1 v))) (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v)))> |
#<alt (/ (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) v)> |
#<alt (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 v) (+ (/ 1 (* e v)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)))))> |
#<alt (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 v) (+ (/ 1 (* e v)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)))))> |
#<alt (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 v) (+ (/ 1 (* e v)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)))))> |
#<alt (* -1 (/ (* e (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1)) v))> |
#<alt (* -1 (* e (- (+ (* -1 (/ (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v)) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))) (/ 1 v))))> |
#<alt (* -1 (* e (- (+ (* -1 (/ (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v)) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))) (/ 1 v))))> |
#<alt (* -1 (* e (- (+ (* -1 (/ (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v)) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))) (/ 1 v))))> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))))) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))))) v)> |
#<alt (* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))> |
#<alt (* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2)))))))))> |
#<alt (* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4))))))))))> |
#<alt (* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4))))))))))> |
#<alt (* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (+ (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2))) (* -1 (/ (+ 1 e) (pow v 4)))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (+ (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2))) (* -1 (/ (+ 1 e) (pow v 4)))))))> |
#<alt (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))> |
#<alt (+ 1 (+ (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))))> |
#<alt (+ 1 (+ (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))))> |
#<alt (+ 1 (+ (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))))> |
#<alt (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))))> |
#<alt (* e (+ 1 (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 e) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)))))> |
#<alt (* e (+ 1 (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 e) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)))))> |
#<alt (* e (+ 1 (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 e) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)))))> |
#<alt (* -1 (* e (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1)))> |
#<alt (* -1 (* e (- (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))) 1)))> |
#<alt (* -1 (* e (- (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))) 1)))> |
#<alt (* -1 (* e (- (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))) 1)))> |
#<alt (+ 1 e)> |
#<alt (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))> |
#<alt (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))))))))> |
#<alt (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))))))))> |
#<alt (* (pow v 4) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))> |
#<alt (* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2)))))))))> |
#<alt (* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4))))))))))> |
#<alt (* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4))))))))))> |
#<alt (* (pow v 4) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))> |
#<alt (* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2)))))))))> |
#<alt (* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4))))))))))> |
#<alt (* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4))))))))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))))))> |
#<alt (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))))))> |
#<alt (* (pow v 4) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))> |
#<alt (* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2)))))))))> |
#<alt (* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2)))))))))> |
#<alt (* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2)))))))))> |
#<alt (* (pow v 4) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))> |
#<alt (* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2)))))))))> |
#<alt (* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2)))))))))> |
#<alt (* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2)))))))))> |
#<alt (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))> |
#<alt (+ (* e (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))> |
#<alt (+ (* e (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))> |
#<alt (+ (* e (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))> |
#<alt (* e (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))> |
#<alt (* e (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)))> |
#<alt (* e (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)))> |
#<alt (* e (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)))> |
#<alt (* -1 (* e (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))))> |
#<alt (* -1 (* e (+ (* -1 (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))))))> |
#<alt (* -1 (* e (+ (* -1 (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))))))> |
#<alt (* -1 (* e (+ (* -1 (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))))))> |
#<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 (* 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 (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* 1/6 v)> |
#<alt (+ (* -1/3 (* e v)) (* 1/6 v))> |
#<alt (+ (* -1/3 (* e v)) (* 1/6 v))> |
#<alt (+ (* -1/3 (* e v)) (* 1/6 v))> |
#<alt (* -1/3 (* e v))> |
#<alt (* e (+ (* -1/3 v) (* 1/6 (/ v e))))> |
#<alt (* e (+ (* -1/3 v) (* 1/6 (/ v e))))> |
#<alt (* e (+ (* -1/3 v) (* 1/6 (/ v e))))> |
#<alt (* -1/3 (* e v))> |
#<alt (* -1 (* e (+ (* -1/6 (/ v e)) (* 1/3 v))))> |
#<alt (* -1 (* e (+ (* -1/6 (/ v e)) (* 1/3 v))))> |
#<alt (* -1 (* e (+ (* -1/6 (/ v e)) (* 1/3 v))))> |
#<alt (* 1/24 e)> |
#<alt (* 1/24 e)> |
#<alt (* 1/24 e)> |
#<alt (* 1/24 e)> |
#<alt (* 1/24 e)> |
#<alt (* 1/24 e)> |
#<alt (* 1/24 e)> |
#<alt (* 1/24 e)> |
#<alt (* 1/24 e)> |
#<alt (* 1/24 e)> |
#<alt (* 1/24 e)> |
#<alt (* 1/24 e)> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))))))> |
#<alt (* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))))))> |
#<alt (* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))> |
#<alt (* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2)))))))))> |
#<alt (* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2)))))))))> |
#<alt (* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2)))))))))> |
#<alt (* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2))))))> |
#<alt (* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2))))))> |
#<alt (* v (+ 1/6 (* 7/360 (pow v 2))))> |
#<alt (+ (* e (* v (- (* -1/45 (pow v 2)) 1/3))) (* v (+ 1/6 (* 7/360 (pow v 2)))))> |
#<alt (+ (* e (* v (- (* -1/45 (pow v 2)) 1/3))) (* v (+ 1/6 (* 7/360 (pow v 2)))))> |
#<alt (+ (* e (* v (- (* -1/45 (pow v 2)) 1/3))) (* v (+ 1/6 (* 7/360 (pow v 2)))))> |
#<alt (* e (* v (- (* -1/45 (pow v 2)) 1/3)))> |
#<alt (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)))> |
#<alt (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)))> |
#<alt (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)))> |
#<alt (* -1 (* e (* v (+ 1/3 (* 1/45 (pow v 2))))))> |
#<alt (* -1 (* e (+ (* -1 (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)) (* v (+ 1/3 (* 1/45 (pow v 2)))))))> |
#<alt (* -1 (* e (+ (* -1 (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)) (* v (+ 1/3 (* 1/45 (pow v 2)))))))> |
#<alt (* -1 (* e (+ (* -1 (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)) (* v (+ 1/3 (* 1/45 (pow v 2)))))))> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | v | @ | inf | (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) v) |
| 3.0ms | v | @ | inf | (/ e (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) v)) |
| 2.0ms | v | @ | 0 | (/ e (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) v)) |
| 2.0ms | e | @ | -inf | (/ e (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) v)) |
| 1.0ms | e | @ | inf | (/ e (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) v)) |
| 1× | batch-egg-rewrite |
| 2952× | *-lowering-*.f32 |
| 2952× | *-lowering-*.f64 |
| 2838× | fma-lowering-fma.f32 |
| 2838× | fma-lowering-fma.f64 |
| 2066× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 302 |
| 1 | 297 | 286 |
| 2 | 3178 | 281 |
| 0 | 8683 | 281 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin v) (+ (/ 1 e) (cos v))) |
(sin v) |
(+ (/ 1 e) (cos v)) |
(/ 1 e) |
(* v e) |
(/ 1 (/ (+ 1 e) (* v e))) |
(/ (+ 1 e) (* v e)) |
(+ 1 e) |
(/ e (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) v)) |
(/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) v) |
(+ (+ e 1) (* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))))) |
(* v (* v (+ (* e -1/2) (+ 1/6 (* e 1/6))))) |
(/ e (/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) v)) |
(/ (+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) v) |
(+ (+ e 1) (* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))))) |
(* v (* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6)))))) |
(cos v) |
(* e 1/6) |
(* v (+ (* e -1/2) (+ 1/6 (* e 1/6)))) |
(* e 1/24) |
(* v (+ (* e -1/2) (+ (* (* v v) (+ (* (+ (* e -1/2) (+ 1/6 (* e 1/6))) 1/6) (+ (* (+ e 1) -1/120) (* e 1/24)))) (+ 1/6 (* e 1/6))))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) (sin.f64 v))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (+.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 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) (sin.f64 v)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) (sin.f64 v)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.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))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) (sin.f64 v)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) (sin.f64 v)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) (sin.f64 v)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (*.f64 (cos.f64 v) (-.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))))) |
(*.f64 (/.f64 (sin.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 #s(literal 1 binary64) e) (cos.f64 v))) |
(sin.f64 v) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) |
(+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(-.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) (-.f64 #s(literal 0 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)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (*.f64 (cos.f64 v) (-.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) |
(/.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 (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (*.f64 (cos.f64 v) (-.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (pow.f64 (cos.f64 v) #s(literal 3 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) (*.f64 e e)) (*.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))))) |
(/.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 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (*.f64 (cos.f64 v) (-.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 (+.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 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (*.f64 (cos.f64 v) (-.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.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)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (pow.f64 (cos.f64 v) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e e)) (*.f64 (cos.f64 v) (-.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)))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) e))) |
(neg.f64 (/.f64 #s(literal -1 binary64) e)) |
(/.f64 #s(literal 1 binary64) e) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) e))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) |
(pow.f64 e #s(literal -1 binary64)) |
(pow.f64 (*.f64 e e) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) e)) #s(literal -1 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) (-.f64 #s(literal 0 binary64) e))) |
(*.f64 (pow.f64 e #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64))) |
(*.f64 v e) |
(*.f64 e v) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e))) #s(literal -1 binary64))) |
(neg.f64 (/.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 v e))) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 0 binary64) (*.f64 v e)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 v e)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 v e)) (+.f64 #s(literal 1 binary64) e)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)))) #s(literal -1 binary64)) |
(*.f64 v (/.f64 e (+.f64 #s(literal 1 binary64) e))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 v (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (*.f64 v e) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 0 binary64) (*.f64 v e))))) |
(*.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) |
(*.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) v) e) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) e) v) |
(*.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 v e) (+.f64 (*.f64 e e) #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 v e) (-.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 #s(literal 0 binary64) e))) (-.f64 #s(literal 0 binary64) (*.f64 v e))) |
(*.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 v e))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v)) e) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 0 binary64) (*.f64 v e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) (-.f64 #s(literal 0 binary64) (*.f64 v e))) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 v e)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 0 binary64) (*.f64 v e))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (*.f64 (*.f64 v e) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (*.f64 (*.f64 v e) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (*.f64 (*.f64 v e) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)) (*.f64 v e))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal -1 binary64)))) (*.f64 v e))) |
(/.f64 (*.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal -1 binary64)) (*.f64 v e))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 v e))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) e))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 v e)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v)) (-.f64 #s(literal 0 binary64) e)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) (*.f64 v e)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (*.f64 v e))) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (*.f64 v e))) (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v e))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (/.f64 #s(literal 1 binary64) (*.f64 v e))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) e) v) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e))) |
(*.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(*.f64 (+.f64 #s(literal 1 binary64) e) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 0 binary64) (*.f64 v e)))) #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 v e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (+.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) v) (pow.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) e)) e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (pow.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 v e) (+.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 (*.f64 v e) (-.f64 #s(literal 1 binary64) (*.f64 e e))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e))) |
(*.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 v e)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(+.f64 #s(literal 1 binary64) e) |
(+.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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(fma.f64 #s(literal 1 binary64) e #s(literal 1 binary64)) |
(fma.f64 e #s(literal 1 binary64) #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 #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 binary64) (/.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 (*.f64 e e) #s(literal -1 binary64)))) |
(/.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) (*.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 e (+.f64 e #s(literal -1 binary64))))) |
(/.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 e e) (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal -1 binary64)))))) |
(/.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))) |
(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 #s(literal 1 binary64) (*.f64 e (+.f64 e #s(literal -1 binary64)))) (+.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)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) (*.f64 e e))) #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 #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 (*.f64 e e) #s(literal -1 binary64)) (/.f64 #s(literal 1 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (*.f64 v e))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 e (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (*.f64 v e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (*.f64 v e)) #s(literal 1 binary64))) |
(/.f64 e (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v)) |
(/.f64 (*.f64 v e) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (*.f64 v e)))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v))) |
(/.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) v)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) e)) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v)) |
(pow.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (*.f64 v e)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (*.f64 v e)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 v (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 e (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v))) |
(*.f64 e (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v)))) |
(*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) e) |
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e)))) |
(*.f64 (/.f64 e (-.f64 #s(literal 0 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))))) (-.f64 #s(literal 0 binary64) v)) |
(exp.f64 (*.f64 (log.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (-.f64 #s(literal 0 binary64) v)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (*.f64 v (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (*.f64 v (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))) v)) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) v)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) v))) |
(/.f64 (*.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) v) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) v)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) v)) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) |
(pow.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v) #s(literal 1 binary64)) |
(pow.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v)) |
(*.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) v) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) v) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) v))) |
(*.f64 (pow.f64 (/.f64 v (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) |
(*.f64 (pow.f64 (/.f64 v (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) |
(+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) e) |
(+.f64 (+.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) e) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (/.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(fma.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) e)) |
(fma.f64 #s(literal 1 binary64) e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) |
(fma.f64 e #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) |
(fma.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v v) (+.f64 #s(literal 1 binary64) e)) |
(fma.f64 (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) v (+.f64 #s(literal 1 binary64) e)) |
(fma.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) e)) |
(fma.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 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) |
(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 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) |
(fma.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (+.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v v)) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(/.f64 (+.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (+.f64 (*.f64 e e) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (-.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))))) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(+.f64 (*.f64 v (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/2 binary64))) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 v v) (*.f64 e #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) v) (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) v)) |
(+.f64 (*.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v v)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (*.f64 v v))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (*.f64 v v)) (*.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v v))) |
(+.f64 (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 v v)) (*.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v v))) |
(fma.f64 v (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v v) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (*.f64 v v))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (*.f64 v v) (*.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v v))) |
(fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/2 binary64)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) v (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) v)) |
(fma.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 v v) (*.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v v))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (*.f64 e e) #s(literal 1/4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (*.f64 e #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 e e) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (-.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) |
(*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v v)) |
(*.f64 (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) v) |
(*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (*.f64 v e))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 e (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (-.f64 #s(literal 0 binary64) v)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (*.f64 v e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (*.f64 v e)) #s(literal 1 binary64))) |
(/.f64 e (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) v)) |
(/.f64 (*.f64 v e) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (*.f64 v e)))) |
(/.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (-.f64 #s(literal 0 binary64) v))) |
(/.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) (/.f64 #s(literal 1 binary64) v)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) e)) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) v)) |
(pow.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (*.f64 v e)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (*.f64 v e)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 v (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v e) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) |
(*.f64 e (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) e) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (-.f64 #s(literal 0 binary64) v)))) |
(*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) e) |
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) v) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e)))) |
(*.f64 (/.f64 e (-.f64 #s(literal 0 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) (-.f64 #s(literal 0 binary64) v)) |
(exp.f64 (*.f64 (log.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (-.f64 #s(literal 0 binary64) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) v) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) (-.f64 #s(literal 0 binary64) v)) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) (*.f64 v (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) (*.f64 v (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) e)))) v)) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) v)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) v))) |
(/.f64 (*.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) #s(literal 1 binary64)) v) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) (/.f64 #s(literal 1 binary64) v)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) e))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) (/.f64 #s(literal 1 binary64) v)) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) |
(pow.f64 (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) v) #s(literal 1 binary64)) |
(pow.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) v)) |
(*.f64 (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) v) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) v) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) v))) |
(*.f64 (pow.f64 (/.f64 v (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) e)))))) |
(*.f64 (pow.f64 (/.f64 v (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) |
(+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) e)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) e) |
(+.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) e) #s(literal 1 binary64)) |
(-.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 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (/.f64 (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) |
(fma.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) e)) |
(fma.f64 #s(literal 1 binary64) e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) |
(fma.f64 e #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) |
(fma.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (+.f64 #s(literal 1 binary64) e)) |
(fma.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 v v) (+.f64 #s(literal 1 binary64) e)) |
(fma.f64 (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 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 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) |
(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 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) |
(fma.f64 (+.f64 (*.f64 e e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.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 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) e))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) (+.f64 (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v v)) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) (+.f64 (*.f64 e e) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))))) |
(/.f64 (-.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) (-.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) e))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (-.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (+.f64 #s(literal 1 binary64) e)))))) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) |
(+.f64 (*.f64 v (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (*.f64 v (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/2 binary64))) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) v) (*.f64 (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) v)) |
(+.f64 (*.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v v)) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 v v))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 v v)) (*.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v v))) |
(+.f64 (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))) (*.f64 v v)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (*.f64 v v))) |
(fma.f64 v (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) |
(fma.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 v v))) |
(fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/2 binary64)) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) |
(fma.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 (*.f64 v v) (*.f64 e #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 v v) (*.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v v))) |
(fma.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) v (*.f64 (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) v)) |
(fma.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))) (*.f64 v v) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (*.f64 v v))) |
(/.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (+.f64 (*.f64 (*.f64 e e) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (-.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 e #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 e e) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) (-.f64 (-.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) |
(*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) |
(*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) |
(*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 v v)) |
(*.f64 (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) v) |
(cos.f64 v) |
(*.f64 e #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) e) |
(+.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) #s(literal 1/6 binary64))) (*.f64 v (*.f64 e #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) v) (*.f64 (*.f64 e #s(literal 1/6 binary64)) v)) |
(fma.f64 v (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(fma.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) |
(fma.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 v (*.f64 e #s(literal 1/6 binary64)))) |
(fma.f64 e (*.f64 #s(literal -1/2 binary64) v) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 v e) #s(literal -1/2 binary64) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 #s(literal 1/6 binary64) v) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 v e) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 e #s(literal -1/2 binary64)) v (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) v (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) |
(fma.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) v (*.f64 (*.f64 e #s(literal 1/6 binary64)) v)) |
(fma.f64 (*.f64 v (+.f64 #s(literal 1 binary64) e)) #s(literal 1/6 binary64) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 v #s(literal -1/2 binary64)) e (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) v)) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 v v) v))) (+.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 v (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (*.f64 e e) #s(literal 1/4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (*.f64 e #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 v (-.f64 (*.f64 (*.f64 e e) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) (-.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/8 binary64))) v) (+.f64 (*.f64 (*.f64 e e) #s(literal 1/4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)) (*.f64 e #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 e e) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) v) (-.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) v) |
(*.f64 e #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) e) |
(+.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) |
(+.f64 (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))) v) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(fma.f64 v (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) |
(fma.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) |
(fma.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(fma.f64 e (*.f64 #s(literal -1/2 binary64) v) (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) |
(fma.f64 (*.f64 v e) #s(literal -1/2 binary64) (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 v e) (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) |
(fma.f64 (*.f64 e #s(literal -1/2 binary64)) v (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) |
(fma.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) v (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) |
(fma.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))) v (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 v #s(literal -1/2 binary64)) e (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/8 binary64)) (*.f64 (*.f64 v v) v)) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 v v) v))) (+.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (*.f64 (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) (-.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) |
(/.f64 (*.f64 v (+.f64 (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))))) (+.f64 (*.f64 (*.f64 e e) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (-.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 e #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 v (-.f64 (*.f64 (*.f64 e e) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) (-.f64 (-.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))))) v) (+.f64 (*.f64 (*.f64 e e) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (-.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (*.f64 e #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 e e) #s(literal 1/4 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) v) (-.f64 (-.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))) |
(*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64)))))))))) |
(*.f64 (+.f64 (*.f64 e #s(literal -1/2 binary64)) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal 1/6 binary64)) (*.f64 v (*.f64 v (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (*.f64 e #s(literal 1/24 binary64))))))))) v) |
| 1× | egg-herbie |
| 4920× | *-lowering-*.f32 |
| 4920× | *-lowering-*.f64 |
| 4732× | +-lowering-+.f64 |
| 4732× | +-lowering-+.f32 |
| 1566× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 733 | 7971 |
| 1 | 2624 | 7327 |
| 0 | 8188 | 7327 |
| 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 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)) |
(+ 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) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 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) |
(* 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) (+ 1 (* 1/6 (pow v 2)))) |
(* e (+ (* -1 (/ (* e (* v (+ 1 (* -1/3 (pow v 2))))) (pow (+ 1 (* 1/6 (pow v 2))) 2))) (/ v (+ 1 (* 1/6 (pow v 2)))))) |
(* e (+ (* e (- (/ (* e (* v (pow (+ 1 (* -1/3 (pow v 2))) 2))) (pow (+ 1 (* 1/6 (pow v 2))) 3)) (/ (* v (+ 1 (* -1/3 (pow v 2)))) (pow (+ 1 (* 1/6 (pow v 2))) 2)))) (/ v (+ 1 (* 1/6 (pow v 2)))))) |
(* e (+ (* e (- (* e (- (* -1 (/ (* e (* v (pow (+ 1 (* -1/3 (pow v 2))) 3))) (pow (+ 1 (* 1/6 (pow v 2))) 4))) (* -1 (/ (* v (pow (+ 1 (* -1/3 (pow v 2))) 2)) (pow (+ 1 (* 1/6 (pow v 2))) 3))))) (/ (* v (+ 1 (* -1/3 (pow v 2)))) (pow (+ 1 (* 1/6 (pow v 2))) 2)))) (/ v (+ 1 (* 1/6 (pow v 2)))))) |
(/ v (+ 1 (* -1/3 (pow v 2)))) |
(+ (* -1 (/ (* v (+ 1 (* 1/6 (pow v 2)))) (* e (pow (+ 1 (* -1/3 (pow v 2))) 2)))) (/ v (+ 1 (* -1/3 (pow v 2))))) |
(- (+ (/ v (+ 1 (* -1/3 (pow v 2)))) (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 2)) (* (pow e 2) (pow (+ 1 (* -1/3 (pow v 2))) 3)))) (/ (* v (+ 1 (* 1/6 (pow v 2)))) (* e (pow (+ 1 (* -1/3 (pow v 2))) 2)))) |
(- (+ (* -1 (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 3)) (* (pow e 3) (pow (+ 1 (* -1/3 (pow v 2))) 4)))) (/ v (+ 1 (* -1/3 (pow v 2))))) (+ (* -1 (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 2)) (* (pow e 2) (pow (+ 1 (* -1/3 (pow v 2))) 3)))) (/ (* v (+ 1 (* 1/6 (pow v 2)))) (* e (pow (+ 1 (* -1/3 (pow v 2))) 2))))) |
(* -1 (/ v (- (* 1/3 (pow v 2)) 1))) |
(+ (* -1 (/ v (- (* 1/3 (pow v 2)) 1))) (* -1 (/ (* v (+ 1 (* 1/6 (pow v 2)))) (* e (pow (- (* 1/3 (pow v 2)) 1) 2))))) |
(+ (* -1 (/ v (- (* 1/3 (pow v 2)) 1))) (* -1 (/ (+ (/ (* v (+ 1 (* 1/6 (pow v 2)))) (pow (- (* 1/3 (pow v 2)) 1) 2)) (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 2)) (* e (pow (- (* 1/3 (pow v 2)) 1) 3)))) e))) |
(+ (* -1 (/ v (- (* 1/3 (pow v 2)) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 2)) (pow (- (* 1/3 (pow v 2)) 1) 3))) (* -1 (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 3)) (* e (pow (- (* 1/3 (pow v 2)) 1) 4))))) e)) (/ (* v (+ 1 (* 1/6 (pow v 2)))) (pow (- (* 1/3 (pow v 2)) 1) 2))) e))) |
(/ (* e v) (+ 1 e)) |
(* v (+ (* -1 (/ (* e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (pow (+ 1 e) 2))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (/ (* e (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2))) (pow (+ 1 e) 3)) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (pow (+ 1 e) 2)))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (* (pow v 2) (- (* -1 (/ (* e (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3))) (pow (+ 1 e) 4))) (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ 1 e) 3))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (pow (+ 1 e) 2)))) (/ e (+ 1 e)))) |
(/ e (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) |
(/ (+ (* -1 (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)))) (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) v) |
(/ (- (+ (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (/ (* e (pow (+ 1 e) 2)) (* (pow v 4) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3)))) (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)))) v) |
(/ (- (+ (* -1 (/ (* e (pow (+ 1 e) 3)) (* (pow v 6) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 4)))) (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (+ (* -1 (/ (* e (pow (+ 1 e) 2)) (* (pow v 4) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3)))) (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2))))) v) |
(/ e (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) |
(* -1 (/ (+ (* -1 (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)))) v)) |
(* -1 (/ (+ (* -1 (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (+ (* -1 (/ (* e (pow (+ 1 e) 2)) (* (pow v 4) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3)))) (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2))))) v)) |
(* -1 (/ (+ (* -1 (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (+ (* -1 (/ (* e (pow (+ 1 e) 2)) (* (pow v 4) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3)))) (+ (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2))) (/ (* e (pow (+ 1 e) 3)) (* (pow v 6) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 4)))))) v)) |
(/ (+ 1 (* 1/6 (pow v 2))) v) |
(+ (* 1/6 v) (+ (* e (+ (* -1/3 v) (/ 1 v))) (/ 1 v))) |
(+ (* 1/6 v) (+ (* e (+ (* -1/3 v) (/ 1 v))) (/ 1 v))) |
(+ (* 1/6 v) (+ (* e (+ (* -1/3 v) (/ 1 v))) (/ 1 v))) |
(/ (* e (+ 1 (* -1/3 (pow v 2)))) v) |
(* e (+ (* -1/3 v) (+ (* 1/6 (/ v e)) (+ (/ 1 v) (/ 1 (* e v)))))) |
(* e (+ (* -1/3 v) (+ (* 1/6 (/ v e)) (+ (/ 1 v) (/ 1 (* e v)))))) |
(* e (+ (* -1/3 v) (+ (* 1/6 (/ v e)) (+ (/ 1 v) (/ 1 (* e v)))))) |
(* -1 (/ (* e (- (* 1/3 (pow v 2)) 1)) v)) |
(* -1 (* e (- (+ (* -1 (/ (+ (* 1/6 v) (/ 1 v)) e)) (* 1/3 v)) (/ 1 v)))) |
(* -1 (* e (- (+ (* -1 (/ (+ (* 1/6 v) (/ 1 v)) e)) (* 1/3 v)) (/ 1 v)))) |
(* -1 (* e (- (+ (* -1 (/ (+ (* 1/6 v) (/ 1 v)) e)) (* 1/3 v)) (/ 1 v)))) |
(/ (+ 1 e) v) |
(/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) v) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* -1 (* v (+ (* -1 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* -1 (/ (+ 1 e) (pow v 2)))))) |
(* -1 (* v (+ (* -1 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* -1 (/ (+ 1 e) (pow v 2)))))) |
(* -1 (* v (+ (* -1 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* -1 (/ (+ 1 e) (pow v 2)))))) |
(+ 1 (* 1/6 (pow v 2))) |
(+ 1 (+ (* 1/6 (pow v 2)) (* e (+ 1 (* -1/3 (pow v 2)))))) |
(+ 1 (+ (* 1/6 (pow v 2)) (* e (+ 1 (* -1/3 (pow v 2)))))) |
(+ 1 (+ (* 1/6 (pow v 2)) (* e (+ 1 (* -1/3 (pow v 2)))))) |
(* e (+ 1 (* -1/3 (pow v 2)))) |
(* e (+ 1 (+ (* -1/3 (pow v 2)) (+ (* 1/6 (/ (pow v 2) e)) (/ 1 e))))) |
(* e (+ 1 (+ (* -1/3 (pow v 2)) (+ (* 1/6 (/ (pow v 2) e)) (/ 1 e))))) |
(* e (+ 1 (+ (* -1/3 (pow v 2)) (+ (* 1/6 (/ (pow v 2) e)) (/ 1 e))))) |
(* -1 (* e (- (* 1/3 (pow v 2)) 1))) |
(* -1 (* e (- (+ (* -1 (/ (+ 1 (* 1/6 (pow v 2))) e)) (* 1/3 (pow v 2))) 1))) |
(* -1 (* e (- (+ (* -1 (/ (+ 1 (* 1/6 (pow v 2))) e)) (* 1/3 (pow v 2))) 1))) |
(* -1 (* e (- (+ (* -1 (/ (+ 1 (* 1/6 (pow v 2))) e)) (* 1/3 (pow v 2))) 1))) |
(+ 1 e) |
(+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) |
(+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) |
(+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* 1/6 (pow v 2)) |
(+ (* -1/3 (* e (pow v 2))) (* 1/6 (pow v 2))) |
(+ (* -1/3 (* e (pow v 2))) (* 1/6 (pow v 2))) |
(+ (* -1/3 (* e (pow v 2))) (* 1/6 (pow v 2))) |
(* -1/3 (* e (pow v 2))) |
(* e (+ (* -1/3 (pow v 2)) (* 1/6 (/ (pow v 2) e)))) |
(* e (+ (* -1/3 (pow v 2)) (* 1/6 (/ (pow v 2) e)))) |
(* e (+ (* -1/3 (pow v 2)) (* 1/6 (/ (pow v 2) e)))) |
(* -1/3 (* e (pow v 2))) |
(* -1 (* e (+ (* -1/6 (/ (pow v 2) e)) (* 1/3 (pow v 2))))) |
(* -1 (* e (+ (* -1/6 (/ (pow v 2) e)) (* 1/3 (pow v 2))))) |
(* -1 (* e (+ (* -1/6 (/ (pow v 2) e)) (* 1/3 (pow v 2))))) |
(/ (* e v) (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) |
(* e (+ (* -1 (/ (* e (* v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2))) (/ v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))))) |
(* e (+ (* e (- (/ (* e (* v (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 3)) (/ (* v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)))) (/ v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))))) |
(* e (+ (* e (- (* e (- (* -1 (/ (* e (* v (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 3))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 4))) (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2)) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 3))))) (/ (* v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)))) (/ v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))))) |
(/ v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) |
(+ (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (* e (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2)))) (/ v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))))) |
(- (+ (/ v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)) (* (pow e 2) (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 3)))) (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (* e (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2)))) |
(- (+ (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 3)) (* (pow e 3) (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 4)))) (/ v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))))) (+ (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)) (* (pow e 2) (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 3)))) (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (* e (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2))))) |
(* -1 (/ v (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) |
(+ (* -1 (/ v (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (* e (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 2))))) |
(+ (* -1 (/ v (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) (* -1 (/ (+ (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 2)) (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)) (* e (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 3)))) e))) |
(+ (* -1 (/ v (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)) (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 3))) (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 3)) (* e (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 4))))) e)) (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 2))) e))) |
(/ (* e v) (+ 1 e)) |
(* v (+ (* -1 (/ (* e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (pow (+ 1 e) 2))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (* -1 (* (pow v 2) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ 1 e) 3))) (/ (* e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (pow (+ 1 e) 2))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (pow (+ 1 e) 2)))) (/ e (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (* (pow v 2) (- (* -1 (* (pow v 2) (+ (* -1 (/ (* e (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (pow (+ 1 e) 3))) (* -1 (/ (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ 1 e) 3))) (/ (* e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (pow (+ 1 e) 2)))) (+ 1 e)))))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ 1 e) 3))) (/ (* e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (pow (+ 1 e) 2))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (pow (+ 1 e) 2)))) (/ e (+ 1 e)))) |
(/ e (* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) |
(/ (+ (* -1 (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (pow v 3)) |
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3))) (/ (* e (+ 1 e)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2))) (pow v 4))) (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (pow v 3)) |
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* e (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ 1 e))) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3))) (* -1 (/ (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3))) (/ (* e (+ 1 e)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))) (pow v 6))) (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3)))) (+ (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2))) (/ (* e (+ 1 e)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))))) (pow v 3)) |
(/ e (* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) |
(* -1 (/ (+ (* -1 (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (pow v 3))) |
(* -1 (/ (+ (* -1 (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3)))) (+ (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2))) (/ (* e (+ 1 e)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))))) (pow v 3))) |
(* -1 (/ (+ (* -1 (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (+ (* -1 (/ (* e (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ 1 e))) (* (pow v 6) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3)))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3)))) (+ (* -1 (/ (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3))) (/ (* e (+ 1 e)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (* (pow v 6) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))) (+ (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2))) (/ (* e (+ 1 e)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))))))) (pow v 3))) |
(/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) v) |
(+ (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ 1 v))) (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v))) |
(+ (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ 1 v))) (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v))) |
(+ (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ 1 v))) (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v))) |
(/ (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) v) |
(* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 v) (+ (/ 1 (* e v)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e))))) |
(* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 v) (+ (/ 1 (* e v)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e))))) |
(* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 v) (+ (/ 1 (* e v)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e))))) |
(* -1 (/ (* e (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1)) v)) |
(* -1 (* e (- (+ (* -1 (/ (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v)) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))) (/ 1 v)))) |
(* -1 (* e (- (+ (* -1 (/ (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v)) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))) (/ 1 v)))) |
(* -1 (* e (- (+ (* -1 (/ (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v)) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))) (/ 1 v)))) |
(/ (+ 1 e) v) |
(/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))))) v) |
(* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4)))))))))) |
(* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4)))))))))) |
(* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (+ (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2))) (* -1 (/ (+ 1 e) (pow v 4))))))) |
(* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (+ (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2))) (* -1 (/ (+ 1 e) (pow v 4))))))) |
(+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) |
(+ 1 (+ (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) |
(+ 1 (+ (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) |
(+ 1 (+ (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) |
(* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) |
(* e (+ 1 (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 e) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e))))) |
(* e (+ 1 (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 e) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e))))) |
(* e (+ 1 (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 e) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e))))) |
(* -1 (* e (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) |
(* -1 (* e (- (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))) 1))) |
(* -1 (* e (- (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))) 1))) |
(* -1 (* e (- (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))) 1))) |
(+ 1 e) |
(+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) |
(+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))))) |
(+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))))) |
(* (pow v 4) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4)))))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4)))))))))) |
(* (pow v 4) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4)))))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4)))))))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))) |
(* (pow v 4) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(* (pow v 4) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) |
(+ (* e (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) |
(+ (* e (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) |
(+ (* e (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) |
(* e (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) |
(* e (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e))) |
(* e (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e))) |
(* e (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e))) |
(* -1 (* e (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))))) |
(* -1 (* e (+ (* -1 (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))))) |
(* -1 (* e (+ (* -1 (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))))) |
(* -1 (* e (+ (* -1 (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))))) |
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) |
(* 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) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* 1/6 v) |
(+ (* -1/3 (* e v)) (* 1/6 v)) |
(+ (* -1/3 (* e v)) (* 1/6 v)) |
(+ (* -1/3 (* e v)) (* 1/6 v)) |
(* -1/3 (* e v)) |
(* e (+ (* -1/3 v) (* 1/6 (/ v e)))) |
(* e (+ (* -1/3 v) (* 1/6 (/ v e)))) |
(* e (+ (* -1/3 v) (* 1/6 (/ v e)))) |
(* -1/3 (* e v)) |
(* -1 (* e (+ (* -1/6 (/ v e)) (* 1/3 v)))) |
(* -1 (* e (+ (* -1/6 (/ v e)) (* 1/3 v)))) |
(* -1 (* e (+ (* -1/6 (/ v e)) (* 1/3 v)))) |
(* 1/24 e) |
(* 1/24 e) |
(* 1/24 e) |
(* 1/24 e) |
(* 1/24 e) |
(* 1/24 e) |
(* 1/24 e) |
(* 1/24 e) |
(* 1/24 e) |
(* 1/24 e) |
(* 1/24 e) |
(* 1/24 e) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))) |
(* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))) |
(* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))) |
(* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2)))))) |
(* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2)))))) |
(* v (+ 1/6 (* 7/360 (pow v 2)))) |
(+ (* e (* v (- (* -1/45 (pow v 2)) 1/3))) (* v (+ 1/6 (* 7/360 (pow v 2))))) |
(+ (* e (* v (- (* -1/45 (pow v 2)) 1/3))) (* v (+ 1/6 (* 7/360 (pow v 2))))) |
(+ (* e (* v (- (* -1/45 (pow v 2)) 1/3))) (* v (+ 1/6 (* 7/360 (pow v 2))))) |
(* e (* v (- (* -1/45 (pow v 2)) 1/3))) |
(* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e))) |
(* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e))) |
(* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e))) |
(* -1 (* e (* v (+ 1/3 (* 1/45 (pow v 2)))))) |
(* -1 (* e (+ (* -1 (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))))) |
(* -1 (* e (+ (* -1 (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))))) |
(* -1 (* e (+ (* -1 (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))))) |
| 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 #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)))) (/.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 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #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)))) (/.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/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 (/.f64 #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)))) (/.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 #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)))) (+.f64 (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (-.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #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)))) (/.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/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/5040 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 #s(literal 1/24 binary64) (+.f64 (/.f64 #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)))) (/.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 #s(literal 1/120 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #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)))) (/.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/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/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 (*.f64 e (cos.f64 v)) (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 (neg.f64 (*.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) (*.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e e))) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.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)))) (* -1 (/ (sin v) (pow (cos v) 2)))) e)) (/ (sin v) (cos v))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (sin.f64 v) 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 #s(literal 0 binary64) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (neg.f64 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 (*.f64 v 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 (*.f64 v 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) |
(/ 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)) |
(+ 1 (/ 1 e)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
(+ 1 (+ (* -1/2 (pow v 2)) (/ 1 e))) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (+.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)) (/ 1 e))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v 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)) (/ 1 e))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 v v) #s(literal -1/720 binary64)))) #s(literal -1/2 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) |
(/.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 v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e v) |
(*.f64 v e) |
(* e (+ v (* -1 (* e v)))) |
(*.f64 e (-.f64 v (*.f64 v 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 v e))) 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 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(/ 1 (* e v)) |
(/.f64 #s(literal 1 binary64) (*.f64 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) (/ 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) (*.f64 v e)) (/.f64 #s(literal 1 binary64) v)) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (/.f64 #s(literal 1 binary64) v)) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (/.f64 #s(literal 1 binary64) v)) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (/.f64 #s(literal 1 binary64) v)) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (/.f64 #s(literal 1 binary64) v)) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (/.f64 #s(literal 1 binary64) v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v e)) |
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 (* 1/6 (pow v 2)))) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) |
(* e (+ (* -1 (/ (* e (* v (+ 1 (* -1/3 (pow v 2))))) (pow (+ 1 (* 1/6 (pow v 2))) 2))) (/ v (+ 1 (* 1/6 (pow v 2)))))) |
(*.f64 e (-.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))))))) |
(* e (+ (* e (- (/ (* e (* v (pow (+ 1 (* -1/3 (pow v 2))) 2))) (pow (+ 1 (* 1/6 (pow v 2))) 3)) (/ (* v (+ 1 (* -1/3 (pow v 2)))) (pow (+ 1 (* 1/6 (pow v 2))) 2)))) (/ v (+ 1 (* 1/6 (pow v 2)))))) |
(*.f64 e (+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (-.f64 (/.f64 (*.f64 (*.f64 v e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))))))))) |
(* e (+ (* e (- (* e (- (* -1 (/ (* e (* v (pow (+ 1 (* -1/3 (pow v 2))) 3))) (pow (+ 1 (* 1/6 (pow v 2))) 4))) (* -1 (/ (* v (pow (+ 1 (* -1/3 (pow v 2))) 2)) (pow (+ 1 (* 1/6 (pow v 2))) 3))))) (/ (* v (+ 1 (* -1/3 (pow v 2)))) (pow (+ 1 (* 1/6 (pow v 2))) 2)))) (/ v (+ 1 (* 1/6 (pow v 2)))))) |
(*.f64 e (+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (-.f64 (*.f64 e (+.f64 (/.f64 (*.f64 (*.f64 v e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))))) (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) #s(literal 4 binary64)))) (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))))))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))))))))) |
(/ v (+ 1 (* -1/3 (pow v 2)))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) |
(+ (* -1 (/ (* v (+ 1 (* 1/6 (pow v 2)))) (* e (pow (+ 1 (* -1/3 (pow v 2))) 2)))) (/ v (+ 1 (* -1/3 (pow v 2))))) |
(-.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) |
(- (+ (/ v (+ 1 (* -1/3 (pow v 2)))) (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 2)) (* (pow e 2) (pow (+ 1 (* -1/3 (pow v 2))) 3)))) (/ (* v (+ 1 (* 1/6 (pow v 2)))) (* e (pow (+ 1 (* -1/3 (pow v 2))) 2)))) |
(+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (*.f64 v (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))))) |
(- (+ (* -1 (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 3)) (* (pow e 3) (pow (+ 1 (* -1/3 (pow v 2))) 4)))) (/ v (+ 1 (* -1/3 (pow v 2))))) (+ (* -1 (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 2)) (* (pow e 2) (pow (+ 1 (* -1/3 (pow v 2))) 3)))) (/ (* v (+ 1 (* 1/6 (pow v 2)))) (* e (pow (+ 1 (* -1/3 (pow v 2))) 2))))) |
(-.f64 (-.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (/.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 e (*.f64 e e)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))))) (/.f64 (/.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))))) (*.f64 e e)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))))))) |
(* -1 (/ v (- (* 1/3 (pow v 2)) 1))) |
(/.f64 (-.f64 #s(literal 0 binary64) v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(+ (* -1 (/ v (- (* 1/3 (pow v 2)) 1))) (* -1 (/ (* v (+ 1 (* 1/6 (pow v 2)))) (* e (pow (- (* 1/3 (pow v 2)) 1) 2))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) e) (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64))))) |
(+ (* -1 (/ v (- (* 1/3 (pow v 2)) 1))) (* -1 (/ (+ (/ (* v (+ 1 (* 1/6 (pow v 2)))) (pow (- (* 1/3 (pow v 2)) 1) 2)) (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 2)) (* e (pow (- (* 1/3 (pow v 2)) 1) 3)))) e))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 v (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)))))))) e)) |
(+ (* -1 (/ v (- (* 1/3 (pow v 2)) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 2)) (pow (- (* 1/3 (pow v 2)) 1) 3))) (* -1 (/ (* v (pow (+ 1 (* 1/6 (pow v 2))) 3)) (* e (pow (- (* 1/3 (pow v 2)) 1) 4))))) e)) (/ (* v (+ 1 (* 1/6 (pow v 2)))) (pow (- (* 1/3 (pow v 2)) 1) 2))) e))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) (/.f64 (neg.f64 (*.f64 v (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))))) (*.f64 e (pow.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))))) e)) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(* v (+ (* -1 (/ (* e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (pow (+ 1 e) 2))) (/ e (+ 1 e)))) |
(*.f64 v (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 (*.f64 e (*.f64 v v)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) |
(* v (+ (* (pow v 2) (- (/ (* e (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2))) (pow (+ 1 e) 3)) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (pow (+ 1 e) 2)))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 e (-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) |
(* v (+ (* (pow v 2) (- (* (pow v 2) (- (* -1 (/ (* e (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3))) (pow (+ 1 e) 4))) (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ 1 e) 3))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (pow (+ 1 e) 2)))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (neg.f64 (*.f64 e (-.f64 (/.f64 (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (pow.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))))))) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) e))))))) |
(/ e (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) |
(/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(/ (+ (* -1 (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)))) (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) v) |
(/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) v) |
(/ (- (+ (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (/ (* e (pow (+ 1 e) 2)) (* (pow v 4) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3)))) (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)))) v) |
(/.f64 (+.f64 (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (*.f64 e (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) v) |
(/ (- (+ (* -1 (/ (* e (pow (+ 1 e) 3)) (* (pow v 6) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 4)))) (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (+ (* -1 (/ (* e (pow (+ 1 e) 2)) (* (pow v 4) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3)))) (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2))))) v) |
(/.f64 (-.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (*.f64 (/.f64 e (pow.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (pow.f64 v #s(literal 6 binary64))))) (-.f64 (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (pow.f64 v #s(literal 4 binary64)))))) v) |
(/ e (* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) |
(/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(* -1 (/ (+ (* -1 (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)))) v)) |
(/.f64 (-.f64 (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (+ (* -1 (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (+ (* -1 (/ (* e (pow (+ 1 e) 2)) (* (pow v 4) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3)))) (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2))))) v)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (pow.f64 v #s(literal 4 binary64))))) (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (/ (+ (* -1 (/ e (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (+ (* -1 (/ (* e (pow (+ 1 e) 2)) (* (pow v 4) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 3)))) (+ (/ (* e (+ 1 e)) (* (pow v 2) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2))) (/ (* e (pow (+ 1 e) 3)) (* (pow v 6) (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 4)))))) v)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (*.f64 e (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) (pow.f64 v #s(literal 6 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (pow.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) #s(literal 4 binary64)))))) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (pow.f64 v #s(literal 4 binary64))))) (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) v)) |
(/ (+ 1 (* 1/6 (pow v 2))) v) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) v) |
(+ (* 1/6 v) (+ (* e (+ (* -1/3 v) (/ 1 v))) (/ 1 v))) |
(+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal -1/3 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal 1/6 binary64)))) |
(+ (* 1/6 v) (+ (* e (+ (* -1/3 v) (/ 1 v))) (/ 1 v))) |
(+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal -1/3 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal 1/6 binary64)))) |
(+ (* 1/6 v) (+ (* e (+ (* -1/3 v) (/ 1 v))) (/ 1 v))) |
(+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal -1/3 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal 1/6 binary64)))) |
(/ (* e (+ 1 (* -1/3 (pow v 2)))) v) |
(/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) v) |
(* e (+ (* -1/3 v) (+ (* 1/6 (/ v e)) (+ (/ 1 v) (/ 1 (* e v)))))) |
(*.f64 e (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (/.f64 #s(literal 1 binary64) v)) (+.f64 (*.f64 v #s(literal -1/3 binary64)) (/.f64 (*.f64 v #s(literal 1/6 binary64)) e)))) |
(* e (+ (* -1/3 v) (+ (* 1/6 (/ v e)) (+ (/ 1 v) (/ 1 (* e v)))))) |
(*.f64 e (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (/.f64 #s(literal 1 binary64) v)) (+.f64 (*.f64 v #s(literal -1/3 binary64)) (/.f64 (*.f64 v #s(literal 1/6 binary64)) e)))) |
(* e (+ (* -1/3 v) (+ (* 1/6 (/ v e)) (+ (/ 1 v) (/ 1 (* e v)))))) |
(*.f64 e (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (/.f64 #s(literal 1 binary64) v)) (+.f64 (*.f64 v #s(literal -1/3 binary64)) (/.f64 (*.f64 v #s(literal 1/6 binary64)) e)))) |
(* -1 (/ (* e (- (* 1/3 (pow v 2)) 1)) v)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (neg.f64 e)) v) |
(* -1 (* e (- (+ (* -1 (/ (+ (* 1/6 v) (/ 1 v)) e)) (* 1/3 v)) (/ 1 v)))) |
(*.f64 (+.f64 (-.f64 (*.f64 v #s(literal 1/3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal 1/6 binary64))) e)) (/.f64 #s(literal -1 binary64) v)) (neg.f64 e)) |
(* -1 (* e (- (+ (* -1 (/ (+ (* 1/6 v) (/ 1 v)) e)) (* 1/3 v)) (/ 1 v)))) |
(*.f64 (+.f64 (-.f64 (*.f64 v #s(literal 1/3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal 1/6 binary64))) e)) (/.f64 #s(literal -1 binary64) v)) (neg.f64 e)) |
(* -1 (* e (- (+ (* -1 (/ (+ (* 1/6 v) (/ 1 v)) e)) (* 1/3 v)) (/ 1 v)))) |
(*.f64 (+.f64 (-.f64 (*.f64 v #s(literal 1/3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v #s(literal 1/6 binary64))) e)) (/.f64 #s(literal -1 binary64) v)) (neg.f64 e)) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) v) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) v) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) v) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) v) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(*.f64 v (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) |
(* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(*.f64 v (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) |
(* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(*.f64 v (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* -1 (* v (+ (* -1 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* -1 (/ (+ 1 e) (pow v 2)))))) |
(*.f64 (-.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1/3 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v v))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (+ (* -1 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* -1 (/ (+ 1 e) (pow v 2)))))) |
(*.f64 (-.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1/3 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v v))) (-.f64 #s(literal 0 binary64) v)) |
(* -1 (* v (+ (* -1 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* -1 (/ (+ 1 e) (pow v 2)))))) |
(*.f64 (-.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1 binary64) (*.f64 e #s(literal -1/3 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v v))) (-.f64 #s(literal 0 binary64) v)) |
(+ 1 (* 1/6 (pow v 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) |
(+ 1 (+ (* 1/6 (pow v 2)) (* e (+ 1 (* -1/3 (pow v 2)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/6 binary64)) (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))))) |
(+ 1 (+ (* 1/6 (pow v 2)) (* e (+ 1 (* -1/3 (pow v 2)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/6 binary64)) (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))))) |
(+ 1 (+ (* 1/6 (pow v 2)) (* e (+ 1 (* -1/3 (pow v 2)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/6 binary64)) (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))))) |
(* e (+ 1 (* -1/3 (pow v 2)))) |
(*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) |
(* e (+ 1 (+ (* -1/3 (pow v 2)) (+ (* 1/6 (/ (pow v 2) e)) (/ 1 e))))) |
(+.f64 e (+.f64 (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal -1/3 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 1/6 binary64)) e))) #s(literal 1 binary64))) |
(* e (+ 1 (+ (* -1/3 (pow v 2)) (+ (* 1/6 (/ (pow v 2) e)) (/ 1 e))))) |
(+.f64 e (+.f64 (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal -1/3 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 1/6 binary64)) e))) #s(literal 1 binary64))) |
(* e (+ 1 (+ (* -1/3 (pow v 2)) (+ (* 1/6 (/ (pow v 2) e)) (/ 1 e))))) |
(+.f64 e (+.f64 (*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal -1/3 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 1/6 binary64)) e))) #s(literal 1 binary64))) |
(* -1 (* e (- (* 1/3 (pow v 2)) 1))) |
(*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (neg.f64 e)) |
(* -1 (* e (- (+ (* -1 (/ (+ 1 (* 1/6 (pow v 2))) e)) (* 1/3 (pow v 2))) 1))) |
(*.f64 (+.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) e)) #s(literal -1 binary64)) (neg.f64 e)) |
(* -1 (* e (- (+ (* -1 (/ (+ 1 (* 1/6 (pow v 2))) e)) (* 1/3 (pow v 2))) 1))) |
(*.f64 (+.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) e)) #s(literal -1 binary64)) (neg.f64 e)) |
(* -1 (* e (- (+ (* -1 (/ (+ 1 (* 1/6 (pow v 2))) e)) (* 1/3 (pow v 2))) 1))) |
(*.f64 (+.f64 (-.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) e)) #s(literal -1 binary64)) (neg.f64 e)) |
(+ 1 e) |
(+.f64 #s(literal 1 binary64) e) |
(+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (+ (/ 1 (pow v 2)) (/ e (pow v 2))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* 1/6 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal 1/6 binary64)) |
(+ (* -1/3 (* e (pow v 2))) (* 1/6 (pow v 2))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) e))) |
(+ (* -1/3 (* e (pow v 2))) (* 1/6 (pow v 2))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) e))) |
(+ (* -1/3 (* e (pow v 2))) (* 1/6 (pow v 2))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) e))) |
(* -1/3 (* e (pow v 2))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v))) |
(* e (+ (* -1/3 (pow v 2)) (* 1/6 (/ (pow v 2) e)))) |
(*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal -1/3 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 1/6 binary64)) e))) |
(* e (+ (* -1/3 (pow v 2)) (* 1/6 (/ (pow v 2) e)))) |
(*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal -1/3 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 1/6 binary64)) e))) |
(* e (+ (* -1/3 (pow v 2)) (* 1/6 (/ (pow v 2) e)))) |
(*.f64 e (+.f64 (*.f64 (*.f64 v v) #s(literal -1/3 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal 1/6 binary64)) e))) |
(* -1/3 (* e (pow v 2))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v))) |
(* -1 (* e (+ (* -1/6 (/ (pow v 2) e)) (* 1/3 (pow v 2))))) |
(*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) e)) (neg.f64 e)) |
(* -1 (* e (+ (* -1/6 (/ (pow v 2) e)) (* 1/3 (pow v 2))))) |
(*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) e)) (neg.f64 e)) |
(* -1 (* e (+ (* -1/6 (/ (pow v 2) e)) (* 1/3 (pow v 2))))) |
(*.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) e)) (neg.f64 e)) |
(/ (* e v) (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))) |
(* e (+ (* -1 (/ (* e (* v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2))) (/ v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))))) |
(*.f64 e (-.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))) (/.f64 (*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))))))) |
(* e (+ (* e (- (/ (* e (* v (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 3)) (/ (* v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)))) (/ v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))))) |
(*.f64 e (+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))) (*.f64 e (-.f64 (/.f64 (*.f64 (*.f64 v e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))))))))) |
(* e (+ (* e (- (* e (- (* -1 (/ (* e (* v (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 3))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 4))) (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2)) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 3))))) (/ (* v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)))) (/ v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))))) |
(*.f64 e (+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))) (*.f64 e (-.f64 (*.f64 e (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 v e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) #s(literal 4 binary64))) (/.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))))))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))))))))) |
(/ v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) |
(+ (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (* e (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2)))) (/ v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))))) |
(-.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 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 7/360 binary64)))))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))))))) |
(- (+ (/ v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)) (* (pow e 2) (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 3)))) (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (* e (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2)))) |
(+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) (*.f64 v (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))) (*.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))))))))) |
(- (+ (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 3)) (* (pow e 3) (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 4)))) (/ v (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))))) (+ (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)) (* (pow e 2) (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 3)))) (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (* e (pow (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) 2))))) |
(-.f64 (-.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) (*.f64 (/.f64 v (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))))) (*.f64 e (*.f64 e e))))) (-.f64 (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))))) (/.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))))) (*.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))))))))) |
(* -1 (/ v (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) |
(-.f64 #s(literal 0 binary64) (/.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)))) |
(+ (* -1 (/ v (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) (* -1 (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (* e (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 2))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 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 7/360 binary64)))))) (*.f64 e (*.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)))))) |
(+ (* -1 (/ v (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) (* -1 (/ (+ (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 2)) (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)) (* e (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 3)))) e))) |
(-.f64 (/.f64 (*.f64 v (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))) (*.f64 e (*.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)))))))) (neg.f64 e)) (/.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)))) |
(+ (* -1 (/ v (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 2)) (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 3))) (* -1 (/ (* v (pow (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) 3)) (* e (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 4))))) e)) (/ (* v (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) (pow (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1) 2))) e))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 v (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)))) (/.f64 (neg.f64 (*.f64 v (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))))) (*.f64 e (pow.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)) #s(literal 4 binary64))))))) e)) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) e)) |
(* v (+ (* -1 (/ (* e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))) (pow (+ 1 e) 2))) (/ e (+ 1 e)))) |
(*.f64 v (-.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 (*.f64 e (*.f64 v v)) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))) |
(* v (+ (* (pow v 2) (- (* -1 (* (pow v 2) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ 1 e) 3))) (/ (* e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (pow (+ 1 e) 2))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (pow (+ 1 e) 2)))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 e (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 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 v v))) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) e))))))) |
(* v (+ (* (pow v 2) (- (* (pow v 2) (- (* -1 (* (pow v 2) (+ (* -1 (/ (* e (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (pow (+ 1 e) 3))) (* -1 (/ (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ 1 e) 3))) (/ (* e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (pow (+ 1 e) 2)))) (+ 1 e)))))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ 1 e) 3))) (/ (* e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (pow (+ 1 e) 2))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (pow (+ 1 e) 2)))) (/ e (+ 1 e)))) |
(*.f64 v (+.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (-.f64 (*.f64 (*.f64 v v) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v v) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 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/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (-.f64 (/.f64 (*.f64 e (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 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) e))))) (-.f64 (/.f64 (*.f64 e (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))))))) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) e))))))) |
(/ e (* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) |
(/.f64 e (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 v (*.f64 v v)))) |
(/ (+ (* -1 (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (pow v 3)) |
(/.f64 (-.f64 (/.f64 e (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (/.f64 (/.f64 (*.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (*.f64 v v)) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) (*.f64 v (*.f64 v v))) |
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3))) (/ (* e (+ 1 e)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2))) (pow v 4))) (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (pow v 3)) |
(/.f64 (-.f64 (-.f64 (/.f64 e (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (/.f64 (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))))) (pow.f64 v #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (*.f64 v v)) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) (*.f64 v (*.f64 v v))) |
(/ (- (+ (* -1 (/ (+ (* -1 (/ (* e (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ 1 e))) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3))) (* -1 (/ (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3))) (/ (* e (+ 1 e)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))) (pow v 6))) (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3)))) (+ (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2))) (/ (* e (+ 1 e)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))))) (pow v 3)) |
(/.f64 (-.f64 (-.f64 (/.f64 e (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))) (pow.f64 v #s(literal 6 binary64)))) (-.f64 (*.f64 e (+.f64 (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))))) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))))))) (*.f64 v (*.f64 v v))) |
(/ e (* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) |
(/.f64 e (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 v (*.f64 v v)))) |
(* -1 (/ (+ (* -1 (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (pow v 3))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (*.f64 v v)) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))) (/.f64 e (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))) (*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (/ (+ (* -1 (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3)))) (+ (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2))) (/ (* e (+ 1 e)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))))) (pow v 3))) |
(/.f64 (-.f64 (-.f64 (*.f64 e (+.f64 (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))))) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))))) (/.f64 e (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))) (*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v v)))) |
(* -1 (/ (+ (* -1 (/ e (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))))) (+ (* -1 (/ (* e (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ 1 e))) (* (pow v 6) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3)))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3)))) (+ (* -1 (/ (* (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (+ (* -1 (/ (* e (pow (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) 2)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 3))) (/ (* e (+ 1 e)) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))) (* (pow v 6) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))) (+ (/ (* e (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (* (pow v 2) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2))) (/ (* e (+ 1 e)) (* (pow v 4) (pow (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) 2)))))))) (pow v 3))) |
(/.f64 (-.f64 (-.f64 (-.f64 (-.f64 (*.f64 e (+.f64 (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) (/.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))))) (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (-.f64 (*.f64 (/.f64 e (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))))) (*.f64 (pow.f64 v #s(literal 6 binary64)) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (*.f64 (pow.f64 v #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))))) (/.f64 (/.f64 (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) (pow.f64 v #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))))) (/.f64 e (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))) (*.f64 #s(literal -1 binary64) (*.f64 v (*.f64 v v)))) |
(/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) v) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) v) |
(+ (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ 1 v))) (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v))) |
(+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))) |
(+ (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ 1 v))) (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v))) |
(+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))) |
(+ (* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ 1 v))) (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v))) |
(+.f64 (*.f64 e (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))))) |
(/ (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) v) |
(/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) v) |
(* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 v) (+ (/ 1 (* e v)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e))))) |
(*.f64 e (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (/.f64 #s(literal 1 binary64) v)) (*.f64 v (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e))))) |
(* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 v) (+ (/ 1 (* e v)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e))))) |
(*.f64 e (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (/.f64 #s(literal 1 binary64) v)) (*.f64 v (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e))))) |
(* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 v) (+ (/ 1 (* e v)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e))))) |
(*.f64 e (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) (/.f64 #s(literal 1 binary64) v)) (*.f64 v (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e))))) |
(* -1 (/ (* e (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1)) v)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)) (neg.f64 e)) v) |
(* -1 (* e (- (+ (* -1 (/ (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v)) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))) (/ 1 v)))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (+.f64 (-.f64 (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) e)) (/.f64 #s(literal -1 binary64) v)))) |
(* -1 (* e (- (+ (* -1 (/ (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v)) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))) (/ 1 v)))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (+.f64 (-.f64 (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) e)) (/.f64 #s(literal -1 binary64) v)))) |
(* -1 (* e (- (+ (* -1 (/ (+ (* v (+ 1/6 (* 7/360 (pow v 2)))) (/ 1 v)) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))) (/ 1 v)))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (+.f64 (-.f64 (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) e)) (/.f64 #s(literal -1 binary64) v)))) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 #s(literal 1 binary64) e) v) |
(/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) v) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))))) v) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))))) v) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))))) v) |
(* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 v (*.f64 v v))) |
(* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v))) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)))))) |
(* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4)))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 v #s(literal 4 binary64))) (/.f64 e (pow.f64 v #s(literal 4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v)))))) |
(* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4)))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 v #s(literal 4 binary64))) (/.f64 e (pow.f64 v #s(literal 4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v)))))) |
(* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 v (*.f64 v v))) |
(* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (*.f64 v v)) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 v v))))) |
(* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (+ (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2))) (* -1 (/ (+ 1 e) (pow v 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (*.f64 v v)) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 v v))) (/.f64 (+.f64 #s(literal 1 binary64) e) (pow.f64 v #s(literal 4 binary64)))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) |
(* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (+ (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2))) (* -1 (/ (+ 1 e) (pow v 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (*.f64 v v)) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 v v))) (/.f64 (+.f64 #s(literal 1 binary64) e) (pow.f64 v #s(literal 4 binary64)))) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) |
(+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) |
(+ 1 (+ (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))))) |
(+ 1 (+ (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))))) |
(+ 1 (+ (* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))))) |
(* e (+ 1 (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)))) |
(*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) |
(* e (+ 1 (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 e) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e))))) |
(*.f64 e (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e)))))) |
(* e (+ 1 (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 e) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e))))) |
(*.f64 e (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e)))))) |
(* e (+ 1 (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (+ (/ 1 e) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e))))) |
(*.f64 e (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e)))))) |
(* -1 (* e (- (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))) 1))) |
(*.f64 (+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) #s(literal -1 binary64)) (neg.f64 e)) |
(* -1 (* e (- (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))) 1))) |
(*.f64 (+.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) e)) #s(literal -1 binary64)) (neg.f64 e)) |
(* -1 (* e (- (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))) 1))) |
(*.f64 (+.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) e)) #s(literal -1 binary64)) (neg.f64 e)) |
(* -1 (* e (- (+ (* -1 (/ (+ 1 (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))) 1))) |
(*.f64 (+.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))))) e)) #s(literal -1 binary64)) (neg.f64 e)) |
(+ 1 e) |
(+.f64 #s(literal 1 binary64) e) |
(+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))))) |
(+ 1 (+ e (* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))))))) |
(* (pow v 4) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v))) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4)))))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 v #s(literal 4 binary64))) (/.f64 e (pow.f64 v #s(literal 4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v)))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4)))))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 v #s(literal 4 binary64))) (/.f64 e (pow.f64 v #s(literal 4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v)))))) |
(* (pow v 4) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v))) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4)))))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 v #s(literal 4 binary64))) (/.f64 e (pow.f64 v #s(literal 4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v)))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (+ (* 1/6 (/ 1 (pow v 2))) (+ (/ 1 (pow v 4)) (/ e (pow v 4)))))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 v #s(literal 4 binary64))) (/.f64 e (pow.f64 v #s(literal 4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v)))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) |
(* (pow v 2) (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))) |
(*.f64 (*.f64 v v) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) |
(* (pow v 4) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v))) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v))) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v))) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)))))) |
(* (pow v 4) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v))) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v))) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)))))) |
(* (pow v 4) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(*.f64 (pow.f64 v #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v))) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)))))) |
(* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) |
(*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) |
(+ (* e (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) (*.f64 (*.f64 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) |
(+ (* e (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) (*.f64 (*.f64 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) |
(+ (* e (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2))))) |
(+.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) (*.f64 (*.f64 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) |
(* e (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3))) |
(*.f64 (*.f64 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))) |
(* e (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e))) |
(*.f64 e (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e)))) |
(* e (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e))) |
(*.f64 e (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e)))) |
(* e (+ (* (pow v 2) (- (* -1/45 (pow v 2)) 1/3)) (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e))) |
(*.f64 e (*.f64 (*.f64 v v) (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e)))) |
(* -1 (* e (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2)))))) |
(*.f64 (neg.f64 (*.f64 e (*.f64 v v))) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) |
(* -1 (* e (+ (* -1 (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) (*.f64 (*.f64 v v) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e))) (neg.f64 e)) |
(* -1 (* e (+ (* -1 (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) (*.f64 (*.f64 v v) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e))) (neg.f64 e)) |
(* -1 (* e (+ (* -1 (/ (* (pow v 2) (+ 1/6 (* 7/360 (pow v 2)))) e)) (* (pow v 2) (+ 1/3 (* 1/45 (pow v 2))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 v v) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) (*.f64 (*.f64 v v) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e))) (neg.f64 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 (*.f64 v 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 (*.f64 v 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) |
(* 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)) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* 1/6 v) |
(*.f64 v #s(literal 1/6 binary64)) |
(+ (* -1/3 (* e v)) (* 1/6 v)) |
(*.f64 v (+.f64 (*.f64 #s(literal -1/3 binary64) e) #s(literal 1/6 binary64))) |
(+ (* -1/3 (* e v)) (* 1/6 v)) |
(*.f64 v (+.f64 (*.f64 #s(literal -1/3 binary64) e) #s(literal 1/6 binary64))) |
(+ (* -1/3 (* e v)) (* 1/6 v)) |
(*.f64 v (+.f64 (*.f64 #s(literal -1/3 binary64) e) #s(literal 1/6 binary64))) |
(* -1/3 (* e v)) |
(*.f64 (*.f64 v e) #s(literal -1/3 binary64)) |
(* e (+ (* -1/3 v) (* 1/6 (/ v e)))) |
(*.f64 e (+.f64 (*.f64 v #s(literal -1/3 binary64)) (/.f64 (*.f64 v #s(literal 1/6 binary64)) e))) |
(* e (+ (* -1/3 v) (* 1/6 (/ v e)))) |
(*.f64 e (+.f64 (*.f64 v #s(literal -1/3 binary64)) (/.f64 (*.f64 v #s(literal 1/6 binary64)) e))) |
(* e (+ (* -1/3 v) (* 1/6 (/ v e)))) |
(*.f64 e (+.f64 (*.f64 v #s(literal -1/3 binary64)) (/.f64 (*.f64 v #s(literal 1/6 binary64)) e))) |
(* -1/3 (* e v)) |
(*.f64 (*.f64 v e) #s(literal -1/3 binary64)) |
(* -1 (* e (+ (* -1/6 (/ v e)) (* 1/3 v)))) |
(*.f64 (+.f64 (*.f64 v #s(literal 1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (/.f64 v e))) (neg.f64 e)) |
(* -1 (* e (+ (* -1/6 (/ v e)) (* 1/3 v)))) |
(*.f64 (+.f64 (*.f64 v #s(literal 1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (/.f64 v e))) (neg.f64 e)) |
(* -1 (* e (+ (* -1/6 (/ v e)) (* 1/3 v)))) |
(*.f64 (+.f64 (*.f64 v #s(literal 1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (/.f64 v e))) (neg.f64 e)) |
(* 1/24 e) |
(*.f64 e #s(literal 1/24 binary64)) |
(* 1/24 e) |
(*.f64 e #s(literal 1/24 binary64)) |
(* 1/24 e) |
(*.f64 e #s(literal 1/24 binary64)) |
(* 1/24 e) |
(*.f64 e #s(literal 1/24 binary64)) |
(* 1/24 e) |
(*.f64 e #s(literal 1/24 binary64)) |
(* 1/24 e) |
(*.f64 e #s(literal 1/24 binary64)) |
(* 1/24 e) |
(*.f64 e #s(literal 1/24 binary64)) |
(* 1/24 e) |
(*.f64 e #s(literal 1/24 binary64)) |
(* 1/24 e) |
(*.f64 e #s(literal 1/24 binary64)) |
(* 1/24 e) |
(*.f64 e #s(literal 1/24 binary64)) |
(* 1/24 e) |
(*.f64 e #s(literal 1/24 binary64)) |
(* 1/24 e) |
(*.f64 e #s(literal 1/24 binary64)) |
(* v (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) |
(* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))) |
(*.f64 v (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) |
(* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))) |
(*.f64 v (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) |
(* v (+ 1/6 (+ (* -1/2 e) (+ (* 1/6 e) (* (pow v 2) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))))))) |
(*.f64 v (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 (*.f64 v v) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))))) |
(* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 v (*.f64 v v))) |
(* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v))) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)))))) |
(* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v))) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)))))) |
(* (pow v 3) (+ (* -1/2 (/ e (pow v 2))) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (+ (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e)))) (+ (* 1/6 (/ e (pow v 2))) (* 1/6 (/ 1 (pow v 2))))))))) |
(*.f64 (*.f64 v (*.f64 v v)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 e (*.f64 v v))) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 v v)) (/.f64 e (*.f64 v v))))) (+.f64 (*.f64 e #s(literal 1/24 binary64)) (+.f64 #s(literal -1/120 binary64) (*.f64 #s(literal -1/120 binary64) e)))))) |
(* (pow v 3) (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) |
(*.f64 (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))))) (*.f64 v (*.f64 v v))) |
(* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (*.f64 v v)) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 v v))))) |
(* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (*.f64 v v)) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 v v))))) |
(* -1 (* (pow v 3) (+ (* -1 (+ (* -1/120 (+ 1 e)) (+ (* 1/24 e) (* 1/6 (+ 1/6 (+ (* -1/2 e) (* 1/6 e))))))) (* -1 (/ (+ 1/6 (+ (* -1/2 e) (* 1/6 e))) (pow v 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 v (*.f64 v v)) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/120 binary64) (+.f64 (*.f64 #s(literal -1/120 binary64) e) (+.f64 (+.f64 (*.f64 e #s(literal 1/24 binary64)) #s(literal 1/36 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (*.f64 v v))))) |
(* v (+ 1/6 (* 7/360 (pow v 2)))) |
(*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) |
(+ (* e (* v (- (* -1/45 (pow v 2)) 1/3))) (* v (+ 1/6 (* 7/360 (pow v 2))))) |
(+.f64 (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) (*.f64 (*.f64 v e) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) |
(+ (* e (* v (- (* -1/45 (pow v 2)) 1/3))) (* v (+ 1/6 (* 7/360 (pow v 2))))) |
(+.f64 (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) (*.f64 (*.f64 v e) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) |
(+ (* e (* v (- (* -1/45 (pow v 2)) 1/3))) (* v (+ 1/6 (* 7/360 (pow v 2))))) |
(+.f64 (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) (*.f64 (*.f64 v e) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) |
(* e (* v (- (* -1/45 (pow v 2)) 1/3))) |
(*.f64 (*.f64 v e) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))) |
(* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e))) |
(*.f64 e (*.f64 v (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e)))) |
(* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e))) |
(*.f64 e (*.f64 v (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e)))) |
(* e (+ (* v (- (* -1/45 (pow v 2)) 1/3)) (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e))) |
(*.f64 e (*.f64 v (+.f64 (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)) (/.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64))) e)))) |
(* -1 (* e (* v (+ 1/3 (* 1/45 (pow v 2)))))) |
(*.f64 (*.f64 v (neg.f64 e)) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) |
(* -1 (* e (+ (* -1 (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))))) |
(*.f64 (-.f64 (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) (/.f64 (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) e)) (neg.f64 e)) |
(* -1 (* e (+ (* -1 (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))))) |
(*.f64 (-.f64 (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) (/.f64 (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) e)) (neg.f64 e)) |
(* -1 (* e (+ (* -1 (/ (* v (+ 1/6 (* 7/360 (pow v 2)))) e)) (* v (+ 1/3 (* 1/45 (pow v 2))))))) |
(*.f64 (-.f64 (*.f64 v (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 v v) #s(literal 1/45 binary64)))) (/.f64 (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 v v) #s(literal 7/360 binary64)))) e)) (neg.f64 e)) |
Compiled 30876 to 2305 computations (92.5% saved)
49 alts after pruning (41 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 884 | 25 | 909 |
| Fresh | 9 | 16 | 25 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 896 | 49 | 945 |
| Status | Accuracy | Program |
|---|---|---|
| 73.4% | (pow.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) #s(literal 2 binary64)) | |
| 3.6% | (/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) v) | |
| 53.2% | (/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) | |
| 72.0% | (/.f64 (sin.f64 v) (/.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.2% | (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) | |
| 73.8% | (/.f64 (sin.f64 v) (+.f64 (pow.f64 (*.f64 e e) #s(literal -1/2 binary64)) (cos.f64 v))) | |
| ✓ | 99.6% | (/.f64 (sin.f64 v) (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v))) |
| 52.1% | (/.f64 v (/.f64 #s(literal 1 binary64) e)) | |
| ✓ | 53.5% | (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
| 5.8% | (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) | |
| 5.8% | (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) | |
| 52.7% | (/.f64 e (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))))) v)) | |
| 54.3% | (/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (*.f64 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) v)) | |
| 54.3% | (/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v)) | |
| 54.3% | (/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 (*.f64 v e) #s(literal -1/3 binary64)))) v)) | |
| 54.3% | (/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) | |
| 98.7% | (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) (sin.f64 v))) | |
| 53.5% | (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) | |
| 53.1% | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) v)) | |
| ✓ | 99.7% | (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
| 53.2% | (/.f64 e (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) v)) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) | |
| 5.8% | (/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) v)) | |
| 5.8% | (/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) v)) | |
| 54.6% | (/.f64 e (/.f64 #s(literal 1 binary64) (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))))) | |
| 97.2% | (/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) | |
| 4.7% | (/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) | |
| 52.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) | |
| 98.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) (sin.f64 v))) | |
| 51.2% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) | |
| 2.1% | (-.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) | |
| 2.5% | (-.f64 v (/.f64 v e)) | |
| 2.0% | (+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (*.f64 v (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))))) | |
| 54.7% | (*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) e) | |
| 43.6% | (*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) | |
| 54.6% | (*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) | |
| 53.7% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e)))) | |
| 51.8% | (*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) e) | |
| 51.8% | (*.f64 (*.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)))))))))) e) | |
| ✓ | 51.8% | (*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
| 51.8% | (*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) | |
| ✓ | 97.4% | (*.f64 (sin.f64 v) e) |
| 53.3% | (*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 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))))))))) | |
| 51.9% | (*.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)))))))) | |
| 51.8% | (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) | |
| ✓ | 52.1% | (*.f64 v e) |
| ✓ | 53.6% | (*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
| 52.9% | (*.f64 e (-.f64 v (*.f64 v e))) | |
| 6.0% | (sin.f64 v) | |
| ✓ | 4.6% | v |
Compiled 2445 to 853 computations (65.1% saved)
| Inputs |
|---|
v |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(/.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) (/.f64 #s(literal 1 binary64) e)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) |
(*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) e) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) v)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) v)) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 (*.f64 v e) #s(literal -1/3 binary64)))) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) |
(/.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 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) v)) |
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))) |
(*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 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 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) v)) |
(*.f64 (*.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)))))))))) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))))) |
(*.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)))))))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e)))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v))) (*.f64 e #s(literal 1/120 binary64)))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) v) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 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 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 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) |
(/.f64 v (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #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 (*.f64 (*.f64 v v) (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 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 (-.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) v)) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (*.f64 v (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))))) |
(*.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) e)) e) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/.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 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) (sin.f64 v))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(pow.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) #s(literal 2 binary64)) |
(/.f64 (sin.f64 v) (+.f64 (pow.f64 (*.f64 e e) #s(literal -1/2 binary64)) (cos.f64 v))) |
(*.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 #s(literal 1 binary64) (*.f64 e e)))) (-.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(/.f64 (sin.f64 v) (/.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)))) |
(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)) |
(*.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)))))) |
| Outputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
3 calls:
| 22.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 21.0ms | v |
| 20.0ms | e |
| 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 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(/.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) (/.f64 #s(literal 1 binary64) e)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) |
(*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) e) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) v)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) v)) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 (*.f64 v e) #s(literal -1/3 binary64)))) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) |
(/.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 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) v)) |
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))) |
(*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 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 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) v)) |
(*.f64 (*.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)))))))))) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))))) |
(*.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)))))))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e)))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v))) (*.f64 e #s(literal 1/120 binary64)))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) v) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 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 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 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) |
(/.f64 v (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #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 (*.f64 (*.f64 v v) (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 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 (-.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) v)) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (*.f64 v (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))))) |
(*.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) e)) e) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/.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 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (cos.f64 v)) (sin.f64 v))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) e)) (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:
| 20.0ms | v |
| 19.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | e |
| 99.7% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(/.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) (/.f64 #s(literal 1 binary64) e)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) |
(*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) e) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) v)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) v)) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 (*.f64 v e) #s(literal -1/3 binary64)))) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) |
(/.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 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) v)) |
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))) |
(*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 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 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) v)) |
(*.f64 (*.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)))))))))) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))))) |
(*.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)))))))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e)))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v))) (*.f64 e #s(literal 1/120 binary64)))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) v) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 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 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 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) |
(/.f64 v (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #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 (*.f64 (*.f64 v v) (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 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 (-.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) v)) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (*.f64 v (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))))) |
(*.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) e)) e) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
(/.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:
| 18.0ms | v |
| 17.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | e |
| 99.6% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(/.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) (/.f64 #s(literal 1 binary64) e)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) |
(*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) e) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) v)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) v)) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 (*.f64 v e) #s(literal -1/3 binary64)))) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) |
(/.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 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) v)) |
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))) |
(*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 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 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) v)) |
(*.f64 (*.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)))))))))) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))))) |
(*.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)))))))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e)))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v))) (*.f64 e #s(literal 1/120 binary64)))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) v) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 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 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 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) |
(/.f64 v (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #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 (*.f64 (*.f64 v v) (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 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 (-.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) v)) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (*.f64 v (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))))) |
(*.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) e)) e) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 e #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) e)) e) |
2 calls:
| 18.0ms | v |
| 17.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | e |
| 98.8% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(/.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) (/.f64 #s(literal 1 binary64) e)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) |
(*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) e) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) v)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) v)) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 (*.f64 v e) #s(literal -1/3 binary64)))) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) |
(/.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 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) v)) |
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))) |
(*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 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 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) v)) |
(*.f64 (*.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)))))))))) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))))) |
(*.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)))))))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e)))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v))) (*.f64 e #s(literal 1/120 binary64)))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) v) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 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 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 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) |
(/.f64 v (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #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 (*.f64 (*.f64 v v) (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 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 (-.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) v)) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (*.f64 v (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))))) |
(*.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) 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:
| 17.0ms | e |
| 16.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 1 | e |
| 97.4% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(/.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) (/.f64 #s(literal 1 binary64) e)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) |
(*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) e) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) v)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) v)) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 (*.f64 v e) #s(literal -1/3 binary64)))) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) |
(/.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 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) v)) |
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))) |
(*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 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 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) v)) |
(*.f64 (*.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)))))))))) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))))) |
(*.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)))))))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e)))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v))) (*.f64 e #s(literal 1/120 binary64)))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) v) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 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 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 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) |
(/.f64 v (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #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 (*.f64 (*.f64 v v) (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 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 (-.f64 (*.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 e #s(literal -1/2 binary64)))) (*.f64 (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 e #s(literal -1/2 binary64))) (*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) v)) |
(/.f64 e (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))))) (/.f64 #s(literal 1 binary64) v)) (-.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) |
(+.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (*.f64 v (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 (*.f64 e e) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))))) |
(*.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (-.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) e)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) e) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64))))) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) 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 (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
2 calls:
| 16.0ms | v |
| 15.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 1 | e |
| 54.7% | 1 | v |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(/.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) (/.f64 #s(literal 1 binary64) e)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) |
(*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) e) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) v)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) v)) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 (*.f64 v e) #s(literal -1/3 binary64)))) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) |
(/.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 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) v)) |
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))) |
(*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 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 e (*.f64 v v)) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) v)) |
(*.f64 (*.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)))))))))) e) |
(/.f64 e (/.f64 #s(literal 1 binary64) (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))))) |
(*.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)))))))) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e)))) |
(/.f64 (*.f64 e (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v 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 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))))) |
(/.f64 (*.f64 v (+.f64 e (*.f64 (*.f64 v v) (+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v))) (*.f64 e #s(literal 1/120 binary64)))))))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 e (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64)))) (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) e)) (*.f64 (*.f64 v v) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))))) v) |
(*.f64 v (+.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (*.f64 v (*.f64 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 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 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) (/.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) (*.f64 e (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64))))))) |
(/.f64 v (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))))) |
| Outputs |
|---|
(*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) e) |
2 calls:
| 14.0ms | v |
| 13.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 1 | v |
| 54.7% | 1 | e |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(/.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) (/.f64 #s(literal 1 binary64) e)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) |
(*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) e) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) v)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) v)) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 (*.f64 v e) #s(literal -1/3 binary64)))) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) |
(/.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 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) v)) |
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) e))) |
| Outputs |
|---|
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) |
2 calls:
| 12.0ms | v |
| 9.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.6% | 1 | v |
| 54.6% | 1 | e |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(/.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) (/.f64 #s(literal 1 binary64) e)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) |
(*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) e) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) v)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) v)) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v (*.f64 (*.f64 v e) #s(literal -1/3 binary64)))) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) |
(/.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 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) (+.f64 (*.f64 (*.f64 v v) #s(literal -1/45 binary64)) #s(literal -1/3 binary64))))) v)) |
| Outputs |
|---|
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) |
2 calls:
| 9.0ms | e |
| 9.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.3% | 1 | v |
| 54.3% | 1 | e |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) e) v)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 e (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(/.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) (/.f64 #s(literal 1 binary64) e)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) e) v) e)) |
(/.f64 e (*.f64 v (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal -1/3 binary64))))) |
(/.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) |
(*.f64 v (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 v (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/6 binary64)))) e) |
(/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64))) v)) |
(/.f64 (*.f64 v e) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal 1/6 binary64)))) |
(/.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 v v) #s(literal -1/3 binary64)))) v)) |
(*.f64 (/.f64 v (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
| Outputs |
|---|
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
2 calls:
| 7.0ms | e |
| 7.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.6% | 1 | v |
| 53.6% | 1 | e |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(*.f64 e (-.f64 v (*.f64 v e))) |
| Outputs |
|---|
(*.f64 e (-.f64 v (*.f64 v e))) |
2 calls:
| 2.0ms | v |
| 2.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.9% | 1 | v |
| 52.9% | 1 | e |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
v |
(*.f64 v e) |
(-.f64 v (/.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
| Outputs |
|---|
(*.f64 v e) |
2 calls:
| 25.0ms | v |
| 2.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.1% | 1 | v |
| 52.1% | 1 | e |
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 | e |
| 1.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.6% | 1 | v |
| 4.6% | 1 | e |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
| 50× | *-commutative_binary64 |
| 36× | +-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 165 |
| 1 | 107 | 165 |
| 2 | 118 | 165 |
| 3 | 124 | 165 |
| 4 | 128 | 165 |
| 5 | 129 | 165 |
| 1× | saturated |
| Inputs |
|---|
(/.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 (sin.f64 v) (+.f64 #s(literal 1 binary64) e)) 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 (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 e #s(literal 1/6 binary64)))))))) v)) |
(*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) e) |
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 v e) |
v |
| Outputs |
|---|
(/.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 (sin.f64 v) (+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) e)) 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 (+.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 (+.f64 e #s(literal 1 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 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 #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 binary64)) #s(literal -1/120 binary64)) (*.f64 e #s(literal 1/24 binary64)))))))))) v)) |
(*.f64 (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) e) |
(*.f64 e (/.f64 v (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) #s(literal 1/6 binary64))))))))) |
(*.f64 (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) e) #s(literal 1/6 binary64)))))))) v) |
(*.f64 v (/.f64 e (+.f64 e (+.f64 #s(literal 1 binary64) (*.f64 v (*.f64 v (+.f64 (*.f64 e #s(literal -1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) #s(literal 1/6 binary64))))))))) |
(/.f64 e (/.f64 (+.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 e (*.f64 v v)))) v)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 v e) |
(*.f64 e v) |
v |
| 6228× | +-lowering-+.f64 |
| 6228× | +-lowering-+.f32 |
| 4920× | *-lowering-*.f32 |
| 4920× | *-lowering-*.f64 |
| 4732× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 733 | 7971 |
| 1 | 2624 | 7327 |
| 0 | 8188 | 7327 |
| 0 | 40 | 302 |
| 1 | 297 | 286 |
| 2 | 3178 | 281 |
| 0 | 8683 | 281 |
| 0 | 9 | 27 |
| 1 | 36 | 25 |
| 2 | 249 | 25 |
| 3 | 2406 | 25 |
| 0 | 8936 | 25 |
| 0 | 182 | 1121 |
| 1 | 596 | 1063 |
| 2 | 1922 | 1040 |
| 3 | 6903 | 1040 |
| 0 | 8442 | 1040 |
| 0 | 982 | 9964 |
| 1 | 3408 | 9736 |
| 0 | 8543 | 9736 |
| 0 | 48 | 454 |
| 1 | 337 | 404 |
| 2 | 3869 | 404 |
| 0 | 8112 | 404 |
| 0 | 300 | 2532 |
| 1 | 992 | 2415 |
| 2 | 3194 | 2372 |
| 0 | 8212 | 2372 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 370 to 203 computations (45.1% saved)
(negabs v)
Compiled 594 to 300 computations (49.5% saved)
Loading profile data...