
Time bar (total: 9.4s)
| 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 19 to 14 computations (26.3% saved)
| 1.4s | 8 256× | 0 | valid |
ival-sin: 319.0ms (29% of total)ival-div: 291.0ms (26.5% of total)ival-cos: 275.0ms (25% of total)ival-mult: 104.0ms (9.5% of total)ival-add: 42.0ms (3.8% of total)ival-<=: 42.0ms (3.8% of total)ival-and: 12.0ms (1.1% of total)exact: 11.0ms (1% of total)ival-assert: 3.0ms (0.3% of total)| 2× | egg-herbie |
| 524× | times-frac |
| 318× | distribute-lft-neg-in |
| 308× | distribute-rgt-in |
| 302× | associate-*r* |
| 292× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 72 |
| 1 | 72 | 68 |
| 2 | 159 | 66 |
| 3 | 404 | 66 |
| 4 | 1003 | 66 |
| 5 | 1550 | 66 |
| 6 | 1725 | 66 |
| 7 | 1874 | 66 |
| 8 | 2030 | 66 |
| 9 | 2442 | 66 |
| 10 | 2539 | 66 |
| 11 | 2600 | 66 |
| 12 | 2654 | 66 |
| 13 | 2659 | 66 |
| 0 | 9 | 11 |
| 1 | 16 | 11 |
| 2 | 19 | 11 |
| 3 | 20 | 11 |
| 0 | 20 | 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)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
| 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) (+ 1 (* e (cos v))))) |
(/ (* (neg e) (sin v)) (+ 1 (* (neg e) (cos v)))) |
(/ (* e (sin v)) (+ (* e (cos v)) -1)) |
(/ (* e (sin (neg v))) (+ 1 (* e (cos (neg v))))) |
(* e (/ (sin v) (- -1 (* e (cos v))))) |
(neg (/ (* (neg e) (sin v)) (+ 1 (* (neg e) (cos v))))) |
(/ (* e (sin v)) (- 1 (* e (cos v)))) |
(neg (/ (* e (sin (neg v))) (+ 1 (* e (cos (neg v)))))) |
(* e (/ (sin v) (+ 1 (* e (cos v))))) |
(/ (* v (sin e)) (+ 1 (* v (cos e)))) |
(negabs v)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | e |
| 0 | 0 | - | 0 | - | (*.f64 e (cos.f64 v)) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 e (sin.f64 v)) (+.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 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
| 0 | 0 | - | 0 | - | (cos.f64 v) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 53.0ms | 512× | 0 | valid |
Compiled 94 to 40 computations (57.4% saved)
ival-cos: 11.0ms (31.2% of total)ival-sin: 11.0ms (31.2% of total)ival-mult: 7.0ms (19.9% of total)ival-div: 3.0ms (8.5% of total)ival-add: 2.0ms (5.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% 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 | (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)))) |
| ✓ | cost-diff | 128 | (+.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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 32 |
| 1 | 16 | 32 |
| 2 | 19 | 32 |
| 3 | 20 | 32 |
| 0 | 20 | 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)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
e |
(sin v) |
(sin.f64 v) |
v |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
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% | (cos.f64 v) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| ✓ | accuracy | 99.8% | (*.f64 e (sin.f64 v)) |
| ✓ | accuracy | 99.8% | (*.f64 e (cos.f64 v)) |
| 27.0ms | 256× | 0 | valid |
Compiled 34 to 11 computations (67.6% saved)
ival-sin: 8.0ms (40.9% of total)ival-cos: 5.0ms (25.5% of total)ival-mult: 3.0ms (15.3% of total)ival-div: 2.0ms (10.2% of total)ival-add: 1.0ms (5.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ 1 (* e (cos v)))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (* e (sin v))> |
#<alt (sin v)> |
#<alt (* e (cos v))> |
#<alt (cos v)> |
| Outputs |
|---|
#<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 (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 (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt e> |
#<alt (+ e (* -1/2 (* e (pow v 2))))> |
#<alt (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))> |
#<alt (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt (* e (cos v))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow v 2)))> |
#<alt (+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2)))> |
#<alt (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)))> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | v | @ | 0 | (/ (* e (sin v)) (+ 1 (* e (cos v)))) |
| 1.0ms | v | @ | inf | (+ 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 |
| 5 798× | accelerator-lowering-fma.f32 |
| 5 798× | accelerator-lowering-fma.f64 |
| 4 350× | /-lowering-/.f32 |
| 4 350× | /-lowering-/.f64 |
| 3 988× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 29 |
| 1 | 36 | 29 |
| 2 | 235 | 29 |
| 3 | 2093 | 29 |
| 0 | 8352 | 27 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 1 (* e (cos v))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(* e (sin v)) |
(sin v) |
(* e (cos v)) |
(cos v) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (cos.f64 v) (neg.f64 e)))) |
(+.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(+.f64 (neg.f64 (*.f64 (cos.f64 v) (neg.f64 e))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) #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 1 binary64) (/.f64 (*.f64 e (cos.f64 v)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #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 v v))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) (fma.f64 (cos.f64 v) (neg.f64 e) #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 v v))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 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 v v))))) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))))) |
(-.f64 (/.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) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (/.f64 (/.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (/.f64 (/.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 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) (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (/.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (*.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 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 v v))))) (*.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal -3 binary64)) (+.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))))) (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #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) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(fma.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)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.f64 (cos.f64 v) (fma.f64 (cos.f64 v) (*.f64 e e) e) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(fma.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) (fma.f64 (cos.f64 v) (fma.f64 (cos.f64 v) (*.f64 e e) e) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #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) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(fma.f64 (pow.f64 e #s(literal 1 binary64)) (pow.f64 (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (cos.f64 v) #s(literal 1 binary64)) (pow.f64 e #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 (cos.f64 v))) (exp.f64 (log.f64 e)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 e)) (exp.f64 (log.f64 (cos.f64 v))) #s(literal 1 binary64)) |
(neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 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) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64))) (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64))) (*.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)) (+.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 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (*.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.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 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #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 #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)))) (fma.f64 e (*.f64 (cos.f64 v) (fma.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 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (fma.f64 e (*.f64 (cos.f64 v) (fma.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 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)))) (neg.f64 (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v 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 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)) (+.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 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64)))) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) (+.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 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v 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 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v 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 v v)))) (neg.f64 (*.f64 e e)))) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e))))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (*.f64 (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (*.f64 (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e))))) (*.f64 (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (*.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (*.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e))))) (*.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #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 v v))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) #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 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))))) (neg.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #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 #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)))) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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))) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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 (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(/.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 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))))) |
(/.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) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))))) (neg.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 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.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) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (cos.f64 v) (neg.f64 e))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 v) (neg.f64 e))) (neg.f64 (*.f64 (cos.f64 v) (neg.f64 e)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (cos.f64 v) (neg.f64 e))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal -2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 v) (neg.f64 e))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 (*.f64 (cos.f64 v) (neg.f64 e))) (neg.f64 (*.f64 (cos.f64 v) (neg.f64 e))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 v) (neg.f64 e))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.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 v v))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 v v))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #s(literal 1 binary64)))))) |
(pow.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 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) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (fma.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 3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (-.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #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 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.f64 (cos.f64 v) (fma.f64 (cos.f64 v) (*.f64 e e) e) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #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)) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 (cos.f64 v) (fma.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) (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) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #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) (fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (-.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) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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 #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 (pow.f64 (/.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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) (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.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)))) #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 (cos.f64 v) (*.f64 e (fma.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 (cos.f64 v) (*.f64 e (fma.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)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (*.f64 (cos.f64 v) (neg.f64 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 (cos.f64 v) (*.f64 e (fma.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 (cos.f64 v) (*.f64 e (fma.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)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 v) (neg.f64 e)) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v)))) (/.f64 (/.f64 (*.f64 e (cos.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v 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 e (sin.f64 v)))) (/.f64 (/.f64 (*.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 e (sin.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 (cos.f64 v) (*.f64 e (fma.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)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (*.f64 (*.f64 (cos.f64 v) (neg.f64 e)) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.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 (cos.f64 v) (*.f64 e (fma.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 (cos.f64 v) (*.f64 e (fma.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)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (*.f64 (cos.f64 v) (neg.f64 e)))) |
(neg.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) |
(/.f64 e (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 e (sin.f64 v))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (*.f64 e (sin.f64 v)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))))) |
(/.f64 (neg.f64 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)))) |
(/.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.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))) (fma.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (-.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 e (sin.f64 v)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.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 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (fma.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 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (fma.f64 (cos.f64 v) (fma.f64 (cos.f64 v) (*.f64 e e) e) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 e (sin.f64 v)))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) (fma.f64 (cos.f64 v) (neg.f64 e) #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 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (-.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #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 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.f64 (cos.f64 v) (fma.f64 (cos.f64 v) (*.f64 e e) e) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (*.f64 e (sin.f64 v)))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (*.f64 e (sin.f64 v))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (*.f64 e (sin.f64 v)))) (pow.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (neg.f64 (*.f64 e (sin.f64 v))))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (/.f64 (*.f64 e (sin.f64 v)) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (/.f64 (*.f64 e (sin.f64 v)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) |
(/.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) (fma.f64 e (*.f64 (cos.f64 v) (fma.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 (cos.f64 v) (*.f64 e (fma.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))) (fma.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (-.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #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 (cos.f64 v) (*.f64 e (fma.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 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (fma.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 (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) (fma.f64 (cos.f64 v) (fma.f64 (cos.f64 v) (*.f64 e e) e) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 e (sin.f64 v))))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 e (sin.f64 v))) #s(literal 1 binary64))) (fma.f64 e (cos.f64 v) #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 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (-.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #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 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cos.f64 v) (fma.f64 (cos.f64 v) (*.f64 e e) e) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.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)) #s(literal 3 binary64)) (pow.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 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.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)))) #s(literal 1 binary64)) (-.f64 (*.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 (cos.f64 v) (*.f64 e (fma.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 (cos.f64 v) (*.f64 e (fma.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)))) #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 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))))))) |
(/.f64 (+.f64 (pow.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 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) #s(literal 3 binary64)) (pow.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)) #s(literal 3 binary64))) (fma.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 (cos.f64 v) (*.f64 e (fma.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 (cos.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) (-.f64 (*.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)))) #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 (cos.f64 v) (*.f64 e (fma.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 (pow.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (*.f64 (cos.f64 v) (neg.f64 e))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (*.f64 (cos.f64 v) (neg.f64 e))) (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (*.f64 (cos.f64 v) (neg.f64 e)))) (*.f64 (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (*.f64 (cos.f64 v) (neg.f64 e))))))) |
(/.f64 (+.f64 (pow.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))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.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))))) #s(literal 3 binary64))) (fma.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 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.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 (cos.f64 v) (*.f64 e (fma.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 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (*.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.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 (pow.f64 (*.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.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))))) #s(literal 3 binary64)) (pow.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))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 v) (*.f64 e (fma.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 (cos.f64 v) (*.f64 e (fma.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 #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 (*.f64 (cos.f64 v) (*.f64 e (fma.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 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 v) (neg.f64 e)) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 v) (neg.f64 e)) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 v) (neg.f64 e)) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (*.f64 (*.f64 (cos.f64 v) (neg.f64 e)) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 v) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 v) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(*.f64 (*.f64 e (sin.f64 v)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 e (sin.f64 v))) (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (*.f64 e (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (sin.f64 v)) (*.f64 e (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (sin.f64 v)) (/.f64 (neg.f64 e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (neg.f64 (*.f64 e (sin.f64 v)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 e (sin.f64 v))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 e) (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 e) (*.f64 (sin.f64 v) (/.f64 #s(literal -1 binary64) (fma.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)))) (fma.f64 e (*.f64 (cos.f64 v) (fma.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 (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #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 (*.f64 e (sin.f64 v)) (fma.f64 e (*.f64 (cos.f64 v) (fma.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 #s(literal 1 binary64) (*.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 e (sin.f64 v))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (*.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (*.f64 e (sin.f64 v))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) #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) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) e) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) e) #s(literal -1 binary64))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (sin.f64 v)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (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) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 e (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))))) |
(*.f64 (/.f64 e #s(literal -1 binary64)) (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) #s(literal -1 binary64)) (/.f64 (neg.f64 e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) #s(literal 1 binary64)) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 e #s(literal 1 binary64)) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (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))))) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 e (sin.f64 v)))) (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 v) (neg.f64 e)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.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 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 e (sin.f64 v))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.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) (fma.f64 e (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) (sin.f64 v)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e e)) #s(literal 1 binary64)) e) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (sin.f64 v)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) e) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (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 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 e)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 e (sin.f64 v)))) |
(neg.f64 (neg.f64 (*.f64 e (sin.f64 v)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (*.f64 e (sin.f64 v))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 e (sin.f64 v)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 e (sin.f64 v))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) |
(*.f64 e (sin.f64 v)) |
(*.f64 e (neg.f64 (neg.f64 (sin.f64 v)))) |
(*.f64 e (*.f64 (sin.f64 v) #s(literal 1 binary64))) |
(*.f64 (sin.f64 v) e) |
(*.f64 (sin.f64 v) (neg.f64 (neg.f64 e))) |
(*.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 e (sin.f64 v)))) |
(*.f64 (neg.f64 (sin.f64 v)) (neg.f64 e)) |
(*.f64 (neg.f64 e) (neg.f64 (sin.f64 v))) |
(*.f64 (neg.f64 (neg.f64 (sin.f64 v))) e) |
(*.f64 (neg.f64 (neg.f64 e)) (sin.f64 v)) |
(sin.f64 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 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(*.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 (cos.f64 v))) (exp.f64 (log.f64 e))) |
(*.f64 (exp.f64 (log.f64 e)) (exp.f64 (log.f64 (cos.f64 v)))) |
(cos.f64 v) |
(*.f64 #s(literal 1 binary64) (cos.f64 v)) |
(*.f64 (cos.f64 v) #s(literal 1 binary64)) |
| 1× | egg-herbie |
| 14 120× | accelerator-lowering-fma.f32 |
| 14 120× | accelerator-lowering-fma.f64 |
| 5 646× | *-lowering-*.f32 |
| 5 646× | *-lowering-*.f64 |
| 3 948× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 1209 |
| 1 | 584 | 1194 |
| 2 | 1652 | 1162 |
| 3 | 4907 | 1089 |
| 0 | 8039 | 1013 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
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 (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) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
e |
(+ e (* -1/2 (* e (pow v 2)))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
(* e (cos v)) |
1 |
(+ 1 (* -1/2 (pow v 2))) |
(+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (+ (cos v) (/ 1 e))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (+ (cos v) (/ 1 e))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (+ (cos v) (/ 1 e))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 #s(literal 1 binary64) e) |
(+ 1 (+ e (* -1/2 (* e (pow v 2))))) |
(fma.f64 e (fma.f64 v (*.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
(fma.f64 e (fma.f64 v (*.f64 v (fma.f64 v (*.f64 v #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
(+.f64 e (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (*.f64 e (*.f64 v (*.f64 v (fma.f64 v (*.f64 v #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))))) #s(literal 1 binary64))) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(*.f64 e (fma.f64 e (*.f64 (*.f64 (cos.f64 v) (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (sin.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 (fma.f64 e (*.f64 (sin.f64 v) (fma.f64 (pow.f64 (cos.f64 v) #s(literal 3 binary64)) (*.f64 e (neg.f64 e)) (*.f64 (cos.f64 v) (fma.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 (/.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (/.f64 (sin.f64 v) (cos.f64 v))) |
(- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) |
(fma.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 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))))) |
(fma.f64 (/.f64 (sin.f64 v) (*.f64 e e)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 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 (/.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (/.f64 (sin.f64 v) (cos.f64 v))) |
(+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v))) |
(fma.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))))) |
(+ (* -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 (-.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) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e)) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 e v) (+.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 (fma.f64 (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 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 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) #s(literal 1/120 binary64)) (/.f64 (*.f64 e (*.f64 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)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64)))) (/.f64 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 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) #s(literal 1/120 binary64)) (/.f64 (*.f64 e (*.f64 e #s(literal -1/24 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) e)))) #s(literal -1/5040 binary64)) (neg.f64 (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 (*.f64 e #s(literal -1/720 binary64)) (+.f64 #s(literal 1 binary64) e)))))) (fma.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) #s(literal 1/120 binary64)) (/.f64 (*.f64 e (*.f64 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)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64)))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 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 v) |
(*.f64 e v) |
(* v (+ e (* -1/6 (* e (pow v 2))))) |
(*.f64 e (fma.f64 v (*.f64 v (*.f64 v #s(literal -1/6 binary64))) v)) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) e)) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))) |
(*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 e (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 e #s(literal -1/6 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)) |
v |
(* v (+ 1 (* -1/6 (pow v 2)))) |
(fma.f64 v (*.f64 v (*.f64 v #s(literal -1/6 binary64))) v) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v v)) v) |
(* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(fma.f64 (fma.f64 v (*.f64 v (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v v)) 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) |
(sin v) |
(sin.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)))) |
(fma.f64 e (*.f64 v (*.f64 v #s(literal -1/2 binary64))) e) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))) |
(fma.f64 (*.f64 v v) (*.f64 e (fma.f64 v (*.f64 v #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) e) |
(+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))) |
(fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (*.f64 e (*.f64 v (*.f64 v (fma.f64 v (*.f64 v #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))))) e) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))) |
(fma.f64 v (*.f64 v (fma.f64 v (*.f64 v #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))) |
(fma.f64 (*.f64 v v) (fma.f64 v (*.f64 v (fma.f64 v (*.f64 v #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) #s(literal 1 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) |
Compiled 13 530 to 1 266 computations (90.6% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 457 | 10 | 467 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 458 | 10 | 468 |
| Status | Accuracy | Program |
|---|---|---|
| 99.2% | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) e)) | |
| ▶ | 50.5% | (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
| 99.6% | (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) | |
| ▶ | 98.5% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) |
| 99.7% | (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) | |
| 99.8% | (*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) | |
| ▶ | 99.8% | (*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
| ▶ | 98.6% | (*.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
| 49.8% | (*.f64 v (fma.f64 (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) | |
| ▶ | 97.5% | (*.f64 e (sin.f64 v)) |
Compiled 290 to 178 computations (38.6% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cos.f64 v) |
| ✓ | cost-diff | 0 | (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) |
| ✓ | cost-diff | 0 | (cos.f64 v) |
| ✓ | cost-diff | 0 | (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e) |
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 0 | (*.f64 e (sin.f64 v)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) e) |
| ✓ | cost-diff | 0 | (*.f64 e v) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
| ✓ | cost-diff | 0 | (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 0 | (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
| 12 712× | accelerator-lowering-fma.f32 |
| 12 712× | accelerator-lowering-fma.f64 |
| 2 800× | /-lowering-/.f32 |
| 2 800× | /-lowering-/.f64 |
| 2 664× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 129 |
| 1 | 52 | 129 |
| 2 | 101 | 127 |
| 3 | 241 | 127 |
| 4 | 495 | 127 |
| 5 | 661 | 127 |
| 6 | 878 | 127 |
| 7 | 1190 | 127 |
| 8 | 1585 | 127 |
| 9 | 2660 | 121 |
| 10 | 3932 | 121 |
| 11 | 4699 | 121 |
| 12 | 5060 | 121 |
| 13 | 5249 | 121 |
| 14 | 5303 | 121 |
| 15 | 5323 | 121 |
| 16 | 5967 | 121 |
| 17 | 6696 | 121 |
| 18 | 7129 | 121 |
| 19 | 7254 | 121 |
| 20 | 7287 | 121 |
| 21 | 7305 | 121 |
| 22 | 7325 | 121 |
| 23 | 7477 | 121 |
| 24 | 7481 | 121 |
| 25 | 7481 | 121 |
| 0 | 8835 | 118 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (sin v) (+ (* e (cos v)) 1)) e) |
(/ (sin v) (+ (* e (cos v)) 1)) |
(sin v) |
v |
(+ (* e (cos v)) 1) |
e |
(cos v) |
1 |
(/ (* e v) (+ 1 e)) |
(* e v) |
e |
v |
(+ 1 e) |
1 |
(* e (sin v)) |
e |
(sin v) |
v |
(* (sin v) (+ (* (cos v) (* e (neg e))) e)) |
(sin v) |
v |
(+ (* (cos v) (* e (neg e))) e) |
(cos v) |
(* e (neg e)) |
e |
(neg e) |
(/ 1 (/ (+ (* e (cos v)) 1) (* e (sin v)))) |
1 |
(/ (+ (* e (cos v)) 1) (* e (sin v))) |
(+ (* e (cos v)) 1) |
e |
(cos v) |
v |
(* e (sin v)) |
(sin v) |
| Outputs |
|---|
(* (/ (sin v) (+ (* e (cos v)) 1)) e) |
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (sin v) (+ (* e (cos v)) 1)) |
(/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(sin v) |
(sin.f64 v) |
v |
(+ (* e (cos v)) 1) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
e |
(cos v) |
(cos.f64 v) |
1 |
#s(literal 1 binary64) |
(/ (* e v) (+ 1 e)) |
(/.f64 (*.f64 v e) (+.f64 e #s(literal 1 binary64))) |
(* e v) |
(*.f64 v e) |
e |
v |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(* e (sin v)) |
(*.f64 (sin.f64 v) e) |
e |
(sin v) |
(sin.f64 v) |
v |
(* (sin v) (+ (* (cos v) (* e (neg e))) e)) |
(neg.f64 (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(sin v) |
(sin.f64 v) |
v |
(+ (* (cos v) (* e (neg e))) e) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(cos v) |
(cos.f64 v) |
(* e (neg e)) |
(*.f64 e (neg.f64 e)) |
e |
(neg e) |
(neg.f64 e) |
(/ 1 (/ (+ (* e (cos v)) 1) (* e (sin v)))) |
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(/ (+ (* e (cos v)) 1) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) |
(+ (* e (cos v)) 1) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
e |
(cos v) |
(cos.f64 v) |
v |
(* e (sin v)) |
(*.f64 (sin.f64 v) e) |
(sin v) |
(sin.f64 v) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 v) |
| ✓ | accuracy | 99.8% | (*.f64 e (sin.f64 v)) |
| ✓ | accuracy | 99.7% | (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
| ✓ | accuracy | 98.6% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 100.0% | (neg.f64 e) |
| ✓ | accuracy | 100.0% | (cos.f64 v) |
| ✓ | accuracy | 99.8% | (*.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 99.8% | (*.f64 e (sin.f64 v)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) e) |
| ✓ | accuracy | 100.0% | (*.f64 e v) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 100.0% | (cos.f64 v) |
| ✓ | accuracy | 100.0% | (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
| 53.0ms | 256× | 0 | valid |
Compiled 125 to 22 computations (82.4% saved)
ival-sin: 12.0ms (31.1% of total)ival-mult: 10.0ms (25.9% of total)ival-div: 7.0ms (18.2% of total)ival-cos: 5.0ms (13% of total)ival-add: 3.0ms (7.8% of total)ival-neg: 1.0ms (2.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ (sin v) (+ (* e (cos v)) 1)) e)> |
#<alt (/ (sin v) (+ (* e (cos v)) 1))> |
#<alt (sin v)> |
#<alt (+ (* e (cos v)) 1)> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (* e v)> |
#<alt (+ 1 e)> |
#<alt (* e (sin v))> |
#<alt (* (sin v) (+ (* (cos v) (* e (neg e))) e))> |
#<alt (+ (* (cos v) (* e (neg e))) e)> |
#<alt (cos v)> |
#<alt (/ 1 (/ (+ (* e (cos v)) 1) (* e (sin v))))> |
#<alt (/ (+ (* e (cos v)) 1) (* e (sin v)))> |
#<alt (neg e)> |
| Outputs |
|---|
#<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) (* -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 (/ v (+ 1 e))> |
#<alt (* v (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (* (pow v 2) (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (* (pow v 2) (- (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ (* e (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ 1 e))) (+ (* -1/24 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e))) (+ (* -1/720 (/ e (pow (+ 1 e) 2))) (* 1/5040 (/ 1 (+ 1 e)))))))) (* 1/120 (/ 1 (+ 1 e)))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e))))> |
#<alt (/ (sin v) (+ 1 (* e (cos v))))> |
#<alt (/ (sin v) (+ 1 (* e (cos v))))> |
#<alt (/ (sin v) (+ 1 (* e (cos v))))> |
#<alt (/ (sin v) (+ 1 (* e (cos v))))> |
#<alt (/ (sin v) (+ 1 (* e (cos v))))> |
#<alt (/ (sin v) (+ 1 (* e (cos v))))> |
#<alt (/ (sin v) (+ 1 (* e (cos v))))> |
#<alt (/ (sin v) (+ 1 (* e (cos v))))> |
#<alt (sin v)> |
#<alt (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))> |
#<alt (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))> |
#<alt (+ (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) (* e (cos v)))> |
#<alt (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) e)> |
#<alt (/ (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) e)> |
#<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))))) e)> |
#<alt (/ (sin v) (* e (cos v)))> |
#<alt (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (/ (sin v) (* e (pow (cos v) 2)))) e))> |
#<alt (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 3))) (/ (sin v) (pow (cos v) 2))) e))) e))> |
#<alt (* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 4))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e))) e))> |
#<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 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 (* 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 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 (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 (+ e (* -1 (pow e 2))))> |
#<alt (* v (+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* -1/6 (+ e (* -1 (pow e 2)))) (* 1/2 (pow e 2)))))))> |
#<alt (* v (+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* -1/6 (+ e (* -1 (pow e 2)))) (+ (* 1/2 (pow e 2)) (* (pow v 2) (+ (* -1/12 (pow e 2)) (+ (* -1/24 (pow e 2)) (* 1/120 (+ e (* -1 (pow e 2)))))))))))))> |
#<alt (* v (+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* -1/6 (+ e (* -1 (pow e 2)))) (+ (* 1/2 (pow e 2)) (* (pow v 2) (+ (* -1/12 (pow e 2)) (+ (* -1/24 (pow e 2)) (+ (* 1/120 (+ e (* -1 (pow e 2)))) (* (pow v 2) (+ (* -1/5040 (+ e (* -1 (pow e 2)))) (+ (* 1/720 (pow e 2)) (+ (* 1/240 (pow e 2)) (* 1/144 (pow e 2))))))))))))))))> |
#<alt (* (sin v) (+ e (* -1 (* (pow e 2) (cos v)))))> |
#<alt (* (sin v) (+ e (* -1 (* (pow e 2) (cos v)))))> |
#<alt (* (sin v) (+ e (* -1 (* (pow e 2) (cos v)))))> |
#<alt (* (sin v) (+ e (* -1 (* (pow e 2) (cos v)))))> |
#<alt (* (sin v) (+ e (* -1 (* (pow e 2) (cos v)))))> |
#<alt (* (sin v) (+ e (* -1 (* (pow e 2) (cos v)))))> |
#<alt (* (sin v) (+ e (* -1 (* (pow e 2) (cos v)))))> |
#<alt (* (sin v) (+ e (* -1 (* (pow e 2) (cos v)))))> |
#<alt (* e (sin v))> |
#<alt (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))> |
#<alt (* -1 (* (pow e 2) (* (cos v) (sin v))))> |
#<alt (* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e)))> |
#<alt (* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e)))> |
#<alt (* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e)))> |
#<alt (* -1 (* (pow e 2) (* (cos v) (sin v))))> |
#<alt (* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e)))> |
#<alt (* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e)))> |
#<alt (* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e)))> |
#<alt (+ e (* -1 (pow e 2)))> |
#<alt (+ e (+ (* -1 (pow e 2)) (* 1/2 (* (pow e 2) (pow v 2)))))> |
#<alt (+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* -1/24 (* (pow e 2) (pow v 2))) (* 1/2 (pow e 2))))))> |
#<alt (+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* 1/2 (pow e 2)) (* (pow v 2) (+ (* -1/24 (pow e 2)) (* 1/720 (* (pow e 2) (pow v 2)))))))))> |
#<alt (+ e (* -1 (* (pow e 2) (cos v))))> |
#<alt (+ e (* -1 (* (pow e 2) (cos v))))> |
#<alt (+ e (* -1 (* (pow e 2) (cos v))))> |
#<alt (+ e (* -1 (* (pow e 2) (cos v))))> |
#<alt (+ e (* -1 (* (pow e 2) (cos v))))> |
#<alt (+ e (* -1 (* (pow e 2) (cos v))))> |
#<alt (+ e (* -1 (* (pow e 2) (cos v))))> |
#<alt (+ e (* -1 (* (pow e 2) (cos v))))> |
#<alt e> |
#<alt (* e (+ 1 (* -1 (* e (cos v)))))> |
#<alt (* e (+ 1 (* -1 (* e (cos v)))))> |
#<alt (* e (+ 1 (* -1 (* e (cos v)))))> |
#<alt (* -1 (* (pow e 2) (cos v)))> |
#<alt (* (pow e 2) (+ (* -1 (cos v)) (/ 1 e)))> |
#<alt (* (pow e 2) (+ (* -1 (cos v)) (/ 1 e)))> |
#<alt (* (pow e 2) (+ (* -1 (cos v)) (/ 1 e)))> |
#<alt (* -1 (* (pow e 2) (cos v)))> |
#<alt (* (pow e 2) (+ (* -1 (cos v)) (/ 1 e)))> |
#<alt (* (pow e 2) (+ (* -1 (cos v)) (/ 1 e)))> |
#<alt (* (pow e 2) (+ (* -1 (cos v)) (/ 1 e)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow v 2)))> |
#<alt (+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2)))> |
#<alt (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)))> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (* e (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 (sin v)))> |
#<alt (/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e)> |
#<alt (/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e)> |
#<alt (/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e)> |
#<alt (/ (cos v) (sin v))> |
#<alt (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))> |
#<alt (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))> |
#<alt (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))> |
#<alt (/ (cos v) (sin v))> |
#<alt (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))> |
#<alt (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))> |
#<alt (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 (+ (* -1 (* (pow v 2) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v)> |
#<alt (/ (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (- 1/24 (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v)> |
#<alt (/ (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (- (+ 1/24 (* -1 (* (pow v 2) (+ 1/720 (+ (* -1/6 (- 1/24 (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ (* -1/120 (+ 1/2 (* -1/6 (/ (+ 1 e) e)))) (* -1/5040 (/ (+ 1 e) e)))))))) (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v)> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<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)> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | e | @ | 0 | (/ (+ (* e (cos v)) 1) (* e (sin v))) |
| 3.0ms | v | @ | -inf | (* (sin v) (+ (* (cos v) (* e (neg e))) e)) |
| 1.0ms | v | @ | 0 | (* (/ (sin v) (+ (* e (cos v)) 1)) e) |
| 1.0ms | v | @ | 0 | (/ (sin v) (+ (* e (cos v)) 1)) |
| 1.0ms | v | @ | inf | (* (sin v) (+ (* (cos v) (* e (neg e))) e)) |
| 1× | batch-egg-rewrite |
| 6 794× | accelerator-lowering-fma.f32 |
| 6 794× | accelerator-lowering-fma.f64 |
| 5 134× | *-lowering-*.f32 |
| 5 134× | *-lowering-*.f64 |
| 3 768× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 92 |
| 1 | 109 | 92 |
| 2 | 746 | 90 |
| 3 | 7522 | 90 |
| 0 | 8553 | 85 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (sin v) (+ (* e (cos v)) 1)) e) |
(/ (sin v) (+ (* e (cos v)) 1)) |
(sin v) |
(+ (* e (cos v)) 1) |
(/ (* e v) (+ 1 e)) |
(* e v) |
(+ 1 e) |
(* e (sin v)) |
(* (sin v) (+ (* (cos v) (* e (neg e))) e)) |
(+ (* (cos v) (* e (neg e))) e) |
(cos v) |
(/ 1 (/ (+ (* e (cos v)) 1) (* e (sin v)))) |
(/ (+ (* e (cos v)) 1) (* e (sin v))) |
(neg e) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 e (cos.f64 v))) (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 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 v v))))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (*.f64 (sin.f64 v) e) (+.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 v v))))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 e (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 v) e) (-.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 (sin.f64 v) e) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(fma.f64 (*.f64 e (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (*.f64 (sin.f64 v) e) (+.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 v v))))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 e (cos.f64 v)) (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (sin.f64 v) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
(/.f64 e (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) |
(/.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 (neg.f64 e) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (neg.f64 (sin.f64 v)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) |
(/.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(/.f64 (*.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) |
(/.f64 (/.f64 (*.f64 (sin.f64 v) e) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e))) |
(/.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 v) e) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (fma.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 v v)))))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 v) e) (-.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 v) e) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (fma.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 v v)))))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 v) (/.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 e (/.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 e #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 v) e) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sin.f64 v) e) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 e) (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (sin.f64 v)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e)) |
(*.f64 (neg.f64 (sin.f64 v)) (/.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (*.f64 (sin.f64 v) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (sin.f64 v)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal -1 binary64))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (sin.f64 v) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (*.f64 (sin.f64 v) (neg.f64 e))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (neg.f64 e)) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (fma.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 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e (cos.f64 v)) (fma.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)))) (/.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) e) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 v) e) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (sin.f64 v) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 e (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (/.f64 e (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (sin.f64 v) #s(literal -1 binary64)) (/.f64 (neg.f64 e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 e #s(literal -1 binary64)) (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (neg.f64 e) #s(literal -1 binary64)) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 v)) #s(literal -1 binary64)) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.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 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(*.f64 (/.f64 e #s(literal 1 binary64)) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) #s(literal 1 binary64)) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (sin.f64 v)) (neg.f64 e)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) (neg.f64 (sin.f64 v))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) (neg.f64 (sin.f64 v))) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (neg.f64 (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) (neg.f64 (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) 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 v v))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e))) |
(+.f64 (*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (*.f64 (/.f64 (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 (cos.f64 v))))) |
(+.f64 (*.f64 (/.f64 (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 (cos.f64 v)))) (*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) |
(+.f64 (*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 e (cos.f64 v))) (*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 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 v v))))) (/.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 (cos.f64 v))) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 e (cos.f64 v)) (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.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 e (cos.f64 v)))) (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(fma.f64 (*.f64 e (cos.f64 v)) (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (/.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 (cos.f64 v))) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 (/.f64 (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 (cos.f64 v))))) |
(fma.f64 (/.f64 (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 (cos.f64 v))) (*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) |
(fma.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 e (cos.f64 v)) (*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)))) |
(/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v)))) |
(/.f64 (neg.f64 (sin.f64 v)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 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 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sin.f64 v) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (sin.f64 v) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (fma.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 v v)))))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (sin.f64 v) (-.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 v) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 v)) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 v))) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 v)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (fma.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 v v)))))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (neg.f64 (sin.f64 v)) (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.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) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (sin.f64 v)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (neg.f64 (sin.f64 v))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 v))) (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 v)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (sin.f64 v) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #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 v v))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 v))) |
(sin.f64 v) |
(neg.f64 (neg.f64 (sin.f64 v))) |
(*.f64 (sin.f64 v) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 v)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 v))) |
(+.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 e (cos.f64 v))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(+.f64 (neg.f64 (neg.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(fma.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(fma.f64 (cos.f64 v) (/.f64 (*.f64 e (*.f64 e (cos.f64 v))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 e (cos.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #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 (*.f64 e e) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 e (*.f64 e (cos.f64 v))) (/.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 e (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #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) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.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))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.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 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v 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 9 binary64))) (*.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v 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 v 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 v v)))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v 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 v v))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.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 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.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 v v)))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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 (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.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 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.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 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) #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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #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 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v 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) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.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 v 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 v v))))))) (fma.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 3 binary64))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (fma.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 v v)))))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 (*.f64 e e) e))) |
(+.f64 (*.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 (*.f64 e e) e)) (*.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (neg.f64 e))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 e e) e) (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 (*.f64 e e) e) (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e))))) (*.f64 (neg.f64 e) (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 v e) (-.f64 #s(literal -1 binary64) e))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 (*.f64 v e) (-.f64 #s(literal -1 binary64) e))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 e e) e) (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (*.f64 (neg.f64 e) (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e)))))) |
(fma.f64 (-.f64 (*.f64 e e) e) (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 (*.f64 e e) e))) |
(fma.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 (*.f64 e e) e) (*.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e)))) #s(literal 1 binary64) (*.f64 (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (neg.f64 e))) |
(neg.f64 (/.f64 (*.f64 v e) (-.f64 #s(literal -1 binary64) e))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v e) (-.f64 #s(literal -1 binary64) e)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e)))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))) |
(/.f64 (*.f64 v e) (+.f64 e #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 v e))) |
(/.f64 (*.f64 v (neg.f64 e)) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 v e))) |
(/.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 v (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) |
(/.f64 (*.f64 v (*.f64 e (-.f64 #s(literal 1 binary64) e))) (-.f64 #s(literal 1 binary64) (*.f64 e e))) |
(/.f64 (*.f64 (*.f64 v e) (fma.f64 (-.f64 (*.f64 e e) e) (*.f64 (-.f64 (*.f64 e e) e) (-.f64 (*.f64 e e) e)) #s(literal 1 binary64))) (*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (fma.f64 (-.f64 (*.f64 e e) e) (-.f64 (-.f64 (*.f64 e e) e) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 v e) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 e e) e) (-.f64 (*.f64 e e) e)))) (*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e)))) |
(/.f64 (*.f64 (*.f64 v e) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 v e) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (+.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 e e) e) (*.f64 (-.f64 (*.f64 e e) e) (-.f64 (*.f64 e e) e)) #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 e e) e) (-.f64 (-.f64 (*.f64 e e) e) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 e e) e) (-.f64 (*.f64 e e) e)))) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e))) |
(/.f64 (*.f64 (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (/.f64 (*.f64 v (neg.f64 e)) #s(literal -1 binary64)) (+.f64 e #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e)) #s(literal -1 binary64)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(*.f64 v (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (+.f64 e #s(literal 1 binary64))))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(*.f64 (*.f64 v e) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 e) (/.f64 v (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (neg.f64 e) (*.f64 v (/.f64 #s(literal -1 binary64) (+.f64 e #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 v e) (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (*.f64 v (neg.f64 e)) (/.f64 #s(literal -1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 v e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 v e)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e))))) |
(*.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) e) |
(*.f64 (neg.f64 v) (*.f64 e (/.f64 #s(literal -1 binary64) (+.f64 e #s(literal 1 binary64))))) |
(*.f64 (neg.f64 v) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 v (neg.f64 e))) |
(*.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (-.f64 #s(literal 1 binary64) e)) |
(*.f64 (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 v (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (*.f64 v (*.f64 e (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) e)) |
(*.f64 (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e))) (/.f64 e (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e))) (*.f64 (-.f64 #s(literal 1 binary64) e) e)) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(*.f64 (/.f64 e (-.f64 #s(literal 1 binary64) (*.f64 e e))) (/.f64 v (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 v (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 e #s(literal -1 binary64)) (/.f64 (neg.f64 v) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 e) #s(literal -1 binary64)) (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 v #s(literal -1 binary64)) (/.f64 (neg.f64 e) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 v) #s(literal -1 binary64)) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 v e) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 e (/.f64 v (-.f64 #s(literal 1 binary64) (*.f64 e e))))) (-.f64 #s(literal 1 binary64) e)) |
(*.f64 (*.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) e) |
(*.f64 (/.f64 (*.f64 v (neg.f64 e)) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (*.f64 v (neg.f64 e)) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (neg.f64 (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (*.f64 v e) (fma.f64 e (*.f64 e (neg.f64 e)) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (*.f64 v e) (+.f64 #s(literal -1 binary64) (*.f64 e e))) (neg.f64 (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (*.f64 v e) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 v (neg.f64 e))) |
(neg.f64 (*.f64 v (neg.f64 e))) |
(*.f64 v e) |
(*.f64 v (neg.f64 (neg.f64 e))) |
(*.f64 e v) |
(*.f64 e (neg.f64 (neg.f64 v))) |
(*.f64 e (*.f64 v #s(literal 1 binary64))) |
(*.f64 e (*.f64 #s(literal 1 binary64) v)) |
(*.f64 #s(literal 1 binary64) (*.f64 v e)) |
(*.f64 (*.f64 v e) #s(literal 1 binary64)) |
(*.f64 (neg.f64 e) (neg.f64 v)) |
(*.f64 #s(literal -1 binary64) (*.f64 v (neg.f64 e))) |
(*.f64 (neg.f64 v) (neg.f64 e)) |
(*.f64 (neg.f64 (neg.f64 e)) v) |
(*.f64 (neg.f64 (neg.f64 v)) e) |
(*.f64 (*.f64 v #s(literal 1 binary64)) e) |
(+.f64 e #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) e) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 e))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (neg.f64 (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)))) |
(+.f64 (neg.f64 (neg.f64 e)) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) e)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(-.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64))) |
(fma.f64 e #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) e #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (neg.f64 (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (+.f64 e #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (fma.f64 e e #s(literal 1 binary64)) e) (neg.f64 (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)))) |
(neg.f64 (-.f64 #s(literal -1 binary64) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal -1 binary64)) (fma.f64 e e #s(literal -1 binary64)))) |
(/.f64 (+.f64 e #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) e) #s(literal -1 binary64)) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (fma.f64 e (*.f64 e (neg.f64 e)) #s(literal -1 binary64)) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (fma.f64 e (*.f64 e (neg.f64 e)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 e e)) (neg.f64 (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 e e)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (fma.f64 (*.f64 e (*.f64 e e)) (-.f64 (*.f64 e (*.f64 e e)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) (*.f64 (-.f64 #s(literal 1 binary64) e) (fma.f64 (*.f64 e e) (fma.f64 e e #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (fma.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 (*.f64 e (*.f64 e e)))) (*.f64 (-.f64 #s(literal 1 binary64) e) (fma.f64 e e #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (*.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (-.f64 (*.f64 e (*.f64 e e)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 e e) (fma.f64 e e #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (fma.f64 e e #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e (neg.f64 e)) #s(literal -1 binary64))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e (neg.f64 e)) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (neg.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 e))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (neg.f64 (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (fma.f64 (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e))) (*.f64 (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) (fma.f64 (*.f64 e (*.f64 e e)) (-.f64 (*.f64 e (*.f64 e e)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e))) (fma.f64 (*.f64 e e) (fma.f64 e e #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e))) (fma.f64 e e #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) e)) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 e (*.f64 e (neg.f64 e)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 e e)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (-.f64 #s(literal 1 binary64) (*.f64 e e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (fma.f64 (-.f64 (*.f64 e e) e) (*.f64 (-.f64 (*.f64 e e) e) (-.f64 (*.f64 e e) e)) #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 e e) e) (-.f64 (-.f64 (*.f64 e e) e) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 e e) e) (-.f64 (*.f64 e e) e)))) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 v) (neg.f64 e))) |
(neg.f64 (*.f64 (sin.f64 v) (neg.f64 e))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(/.f64 (*.f64 (sin.f64 v) e) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sin.f64 v) e) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) e) |
(*.f64 (sin.f64 v) (neg.f64 (neg.f64 e))) |
(*.f64 (sin.f64 v) (/.f64 e #s(literal 1 binary64))) |
(*.f64 e (sin.f64 v)) |
(*.f64 e (/.f64 (sin.f64 v) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) |
(*.f64 (*.f64 (sin.f64 v) e) #s(literal 1 binary64)) |
(*.f64 (neg.f64 e) (neg.f64 (sin.f64 v))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) (neg.f64 e))) |
(*.f64 (neg.f64 (sin.f64 v)) (neg.f64 e)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 e)) (sin.f64 v)) |
(+.f64 (*.f64 (sin.f64 v) e) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(+.f64 (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))) (*.f64 (sin.f64 v) e)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 (sin.f64 v) (*.f64 e (-.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 v v))))) (*.f64 (sin.f64 v) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (sin.f64 v) e (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 (sin.f64 v) e)) |
(fma.f64 (sin.f64 v) (neg.f64 (neg.f64 e)) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 (sin.f64 v) (/.f64 e #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 e (sin.f64 v) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 e (/.f64 (sin.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 e (*.f64 (cos.f64 v) (*.f64 (sin.f64 v) (neg.f64 e))) (*.f64 (sin.f64 v) e)) |
(fma.f64 e (*.f64 (neg.f64 e) (*.f64 (sin.f64 v) (cos.f64 v))) (*.f64 (sin.f64 v) e)) |
(fma.f64 e (*.f64 (neg.f64 (*.f64 e (cos.f64 v))) (sin.f64 v)) (*.f64 (sin.f64 v) e)) |
(fma.f64 (cos.f64 v) (*.f64 (sin.f64 v) (*.f64 e (neg.f64 e))) (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 e (cos.f64 v)) (*.f64 (sin.f64 v) (neg.f64 e)) (*.f64 (sin.f64 v) e)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))) (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 (sin.f64 v) e) #s(literal 1 binary64) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 (*.f64 (sin.f64 v) e) (neg.f64 (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e)) |
(fma.f64 (neg.f64 e) (neg.f64 (sin.f64 v)) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 (neg.f64 e) (*.f64 (sin.f64 v) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e)) |
(fma.f64 (neg.f64 e) (*.f64 e (*.f64 (sin.f64 v) (cos.f64 v))) (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 e (neg.f64 e)) (*.f64 (sin.f64 v) (cos.f64 v)) (*.f64 (sin.f64 v) e)) |
(fma.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (sin.f64 v) (*.f64 (sin.f64 v) e)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) (neg.f64 e)) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 e e) (*.f64 (sin.f64 v) (cos.f64 v))) (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (*.f64 e (cos.f64 v)) (*.f64 (sin.f64 v) e)) |
(fma.f64 (neg.f64 (sin.f64 v)) (neg.f64 e) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 (neg.f64 (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e) (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 e (*.f64 e (cos.f64 v))) (neg.f64 (sin.f64 v)) (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 (sin.f64 v) (cos.f64 v)) (*.f64 e (neg.f64 e)) (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 (sin.f64 v) (*.f64 e (cos.f64 v))) (neg.f64 e) (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 (sin.f64 v) (*.f64 e (neg.f64 e))) (cos.f64 v) (*.f64 (sin.f64 v) e)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 (neg.f64 (neg.f64 e)) (sin.f64 v) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 v) (*.f64 e (cos.f64 v))) e) #s(literal -1 binary64) (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (cos.f64 v)))) e (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 (*.f64 e (cos.f64 v)) (neg.f64 (sin.f64 v))) e (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 (*.f64 (sin.f64 v) (cos.f64 v)) (neg.f64 e)) e (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 (*.f64 (sin.f64 v) (cos.f64 v)) #s(literal -1 binary64)) (*.f64 e e) (*.f64 (sin.f64 v) e)) |
(fma.f64 (*.f64 (*.f64 (sin.f64 v) (*.f64 e (cos.f64 v))) #s(literal -1 binary64)) e (*.f64 (sin.f64 v) e)) |
(/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 (*.f64 (sin.f64 v) e) (-.f64 (*.f64 (sin.f64 v) e) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))))) (+.f64 (pow.f64 (*.f64 (sin.f64 v) e) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (-.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 (*.f64 e e) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) (*.f64 (sin.f64 v) (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (sin.f64 v) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 v) e) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 (*.f64 (sin.f64 v) e) (-.f64 (*.f64 (sin.f64 v) e) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 v) e) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))) #s(literal 3 binary64))) (fma.f64 (*.f64 e e) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (-.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 (*.f64 (sin.f64 v) e) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 (*.f64 e e) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (*.f64 (sin.f64 v) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (*.f64 (sin.f64 v) (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))))) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (*.f64 (sin.f64 v) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 v) e) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 (*.f64 (sin.f64 v) e) (-.f64 (*.f64 (sin.f64 v) e) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 (*.f64 e e) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (neg.f64 (*.f64 (sin.f64 v) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 v) (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))))) (neg.f64 (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 v) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))))) (neg.f64 (*.f64 e (-.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 v v))))) (*.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (-.f64 (*.f64 (sin.f64 v) e) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))))) |
(/.f64 (*.f64 (sin.f64 v) (neg.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))))) (neg.f64 (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) |
(/.f64 (*.f64 (sin.f64 v) (neg.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))))) (neg.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (*.f64 (sin.f64 v) (-.f64 (*.f64 e e) (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (+.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))))) (sin.f64 v)) (neg.f64 (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))) (sin.f64 v)) (neg.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 e e) (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (sin.f64 v)) (+.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(*.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
(*.f64 (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e) (sin.f64 v)) |
(*.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) (sin.f64 v))) |
(*.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (sin.f64 v))) |
(*.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))) (/.f64 (sin.f64 v) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 v) e) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 (*.f64 (sin.f64 v) e) (-.f64 (*.f64 (sin.f64 v) e) (*.f64 (sin.f64 v) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 (*.f64 e e) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (*.f64 (sin.f64 v) (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) |
(*.f64 (*.f64 (sin.f64 v) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))) (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))))) (+.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 6 binary64)) (pow.f64 (*.f64 e (+.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 e (+.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) (-.f64 (*.f64 e (+.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))))) (-.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 4 binary64)) (pow.f64 (*.f64 e (+.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) #s(literal 2 binary64)))) (fma.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e (+.f64 e (*.f64 e (*.f64 e (cos.f64 v)))))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))) (-.f64 (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))) (*.f64 e (*.f64 e e)))) (fma.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 e (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)))) |
(+.f64 e (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))) |
(+.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) e) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e (*.f64 e (*.f64 e e))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e (*.f64 e (*.f64 e e))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(-.f64 (/.f64 (*.f64 e e) (+.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) (/.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (+.f64 e (*.f64 e (*.f64 e (cos.f64 v)))))) |
(fma.f64 e #s(literal 1 binary64) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))) |
(fma.f64 e (neg.f64 (*.f64 e (cos.f64 v))) e) |
(fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e) |
(fma.f64 (cos.f64 v) (/.f64 (*.f64 e (*.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (*.f64 e (cos.f64 v)) (neg.f64 e) e) |
(fma.f64 (*.f64 e (cos.f64 v)) (/.f64 (*.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 #s(literal 1 binary64) e (neg.f64 (*.f64 e (*.f64 e (cos.f64 v))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) e) |
(fma.f64 (neg.f64 e) (*.f64 e (cos.f64 v)) e) |
(fma.f64 (*.f64 e (neg.f64 e)) (cos.f64 v) e) |
(fma.f64 (*.f64 e (neg.f64 e)) (/.f64 (*.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 1 binary64) e) |
(fma.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (/.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 e (*.f64 e (cos.f64 v))) e) |
(fma.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (*.f64 e e) (neg.f64 (cos.f64 v)) e) |
(fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (*.f64 e (*.f64 e (*.f64 e e))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e (*.f64 e (*.f64 e e))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (neg.f64 (*.f64 e (cos.f64 v))) e e) |
(fma.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal -1 binary64) e) |
(fma.f64 (*.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (/.f64 (*.f64 e (neg.f64 e)) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (*.f64 e (*.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (/.f64 (neg.f64 e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (*.f64 e (*.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) (/.f64 (cos.f64 v) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (neg.f64 (cos.f64 v)) (*.f64 e e) e) |
(fma.f64 (*.f64 (cos.f64 v) #s(literal -1 binary64)) (*.f64 e e) e) |
(fma.f64 (/.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (-.f64 (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))) (*.f64 e (*.f64 e e)))) (fma.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 e (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e))) (neg.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(neg.f64 (/.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))) (neg.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))))) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) (-.f64 (*.f64 e e) (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)))) |
(/.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))) (neg.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 9 binary64))) (*.f64 (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) (fma.f64 (*.f64 e (*.f64 e e)) (-.f64 (*.f64 e (*.f64 e e)) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 6 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) (*.f64 (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) (-.f64 (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))) (*.f64 e (*.f64 e e))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 6 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) (*.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (fma.f64 (*.f64 e e) (fma.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 e e)) (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 e e) (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (+.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 4 binary64)) (*.f64 e (*.f64 e (*.f64 e e)))) (*.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (fma.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 e e)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 e e))) (*.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (-.f64 (*.f64 e (*.f64 e e)) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 6 binary64))) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 6 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))) (*.f64 e (*.f64 e e))) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 6 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 e e) (fma.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 e e)) (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 4 binary64))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 4 binary64)) (*.f64 e (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 e e)) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))))) (neg.f64 (neg.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 e e) (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (neg.f64 (+.f64 e (*.f64 e (*.f64 e (cos.f64 v)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e (*.f64 e (*.f64 e e))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e (*.f64 e (*.f64 e e))) (*.f64 e (-.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 v v)))) (/.f64 (*.f64 e (*.f64 e (*.f64 e e))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) (fma.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e (*.f64 e (*.f64 e e))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e (*.f64 e (*.f64 e e))) (*.f64 e (-.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 v v)))) (/.f64 (*.f64 e (*.f64 e (*.f64 e e))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) (*.f64 (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e (*.f64 e (*.f64 e e))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (/.f64 (*.f64 e e) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (*.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) #s(literal 1 binary64)) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))) #s(literal 1 binary64)) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) (fma.f64 (*.f64 e (*.f64 e e)) (-.f64 (*.f64 e (*.f64 e e)) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 6 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) (-.f64 (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))) (*.f64 e (*.f64 e e)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 6 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) (fma.f64 (*.f64 e e) (fma.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 e e)) (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 4 binary64)) (*.f64 e (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) (fma.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 e e))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) #s(literal -1 binary64)) |
(*.f64 e (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
(*.f64 (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e) (*.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e) (/.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) |
(*.f64 (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) (*.f64 (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e) (/.f64 #s(literal 1 binary64) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))))) |
(*.f64 (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) (/.f64 (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) e) |
(*.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))) (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (neg.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e e (*.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))))) (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))) |
(*.f64 (-.f64 (*.f64 e e) (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (/.f64 #s(literal 1 binary64) (+.f64 e (*.f64 e (*.f64 e (cos.f64 v)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e)))) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 6 binary64)) (pow.f64 (*.f64 e (+.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 e (+.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) (-.f64 (*.f64 e (+.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) (*.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (-.f64 (pow.f64 (neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) #s(literal 4 binary64)) (pow.f64 (*.f64 e (+.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) #s(literal 2 binary64)))) (fma.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (neg.f64 (*.f64 e (+.f64 e (*.f64 e (*.f64 e (cos.f64 v)))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))) (-.f64 (neg.f64 (pow.f64 (*.f64 e (*.f64 e (cos.f64 v))) #s(literal 3 binary64))) (*.f64 e (*.f64 e e)))) (fma.f64 (*.f64 e (*.f64 e (*.f64 e e))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (*.f64 e (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)))) |
(cos.f64 v) |
(*.f64 (cos.f64 v) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 v)) |
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 e (cos.f64 v))) (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 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 v v))))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (*.f64 (sin.f64 v) e) (+.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 v v))))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 e (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sin.f64 v) e) (-.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 (sin.f64 v) e) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(fma.f64 (*.f64 e (cos.f64 v)) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (*.f64 (sin.f64 v) e) (+.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 v v))))) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 e (cos.f64 v)) (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (sin.f64 v) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
(/.f64 e (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) |
(/.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 (neg.f64 e) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (neg.f64 (sin.f64 v)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) |
(/.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(/.f64 (*.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) |
(/.f64 (/.f64 (*.f64 (sin.f64 v) e) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e))) |
(/.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 v) e) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (fma.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 v v)))))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 v) e) (-.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 v) e) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (fma.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 v v)))))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 v) (/.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 e (/.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 e #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 v) e) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sin.f64 v) e) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 e) (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (sin.f64 v)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e)) |
(*.f64 (neg.f64 (sin.f64 v)) (/.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (*.f64 (sin.f64 v) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (sin.f64 v)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal -1 binary64))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (sin.f64 v) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (*.f64 (sin.f64 v) (neg.f64 e))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (neg.f64 e)) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (fma.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 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e (cos.f64 v)) (fma.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)))) (/.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 v) e) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 v) e) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (sin.f64 v) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 e (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (/.f64 e (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (sin.f64 v) #s(literal -1 binary64)) (/.f64 (neg.f64 e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 e #s(literal -1 binary64)) (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(*.f64 (/.f64 (neg.f64 e) #s(literal -1 binary64)) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 v)) #s(literal -1 binary64)) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.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 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(*.f64 (/.f64 e #s(literal 1 binary64)) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) #s(literal 1 binary64)) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (sin.f64 v)) (neg.f64 e)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) (neg.f64 (sin.f64 v))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) (neg.f64 (sin.f64 v))) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (neg.f64 (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) (neg.f64 (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) 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 v v))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 e (cos.f64 v)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 e (cos.f64 v))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(+.f64 (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (*.f64 (sin.f64 v) e)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (*.f64 (sin.f64 v) e))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 v) (neg.f64 e))) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(-.f64 (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 e (cos.f64 v)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 e (cos.f64 v)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 e (cos.f64 v)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal 1 binary64) e) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 e (cos.f64 v)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 e (cos.f64 v)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 v) e) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sin.f64 v) e) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (*.f64 e (cos.f64 v)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 v) e) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sin.f64 v) e) #s(literal -1/2 binary64)) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(neg.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (sin.f64 v) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e)))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) |
(/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) (neg.f64 e))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 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 (sin.f64 v) e) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) e) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))))) |
(/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (sin.f64 v)) |
(/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v))) (neg.f64 e)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e) (neg.f64 (sin.f64 v))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 v)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 (sin.f64 v) e) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 v) e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e)) (/.f64 #s(literal -1 binary64) (fma.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 v v)))))) (*.f64 (*.f64 (sin.f64 v) e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (sin.f64 v) e)) (fma.f64 (*.f64 e (cos.f64 v)) (fma.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 (sin.f64 v) e)) (*.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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 (sin.f64 v) e)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e)) (*.f64 #s(literal 1 binary64) (fma.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 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (*.f64 e (fma.f64 (*.f64 e (cos.f64 v)) (fma.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) e)) (*.f64 (sin.f64 v) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) e)) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 v) e))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (*.f64 (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) e)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) e)) (*.f64 (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (sin.f64 v))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e))) |
(/.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 v v)))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.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 v v)))))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
(/.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 v v)))))) (/.f64 #s(literal 1 binary64) e)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (*.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 (sin.f64 v) e))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.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 (sin.f64 v) e))) (*.f64 (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.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 v v)))))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (*.f64 (*.f64 (sin.f64 v) e) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 v) e) (-.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 v v))))))) (*.f64 (*.f64 (sin.f64 v) e) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (*.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (-.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 v v))))))) (*.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal 1 binary64)) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 e (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (*.f64 e (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (sin.f64 v) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) e) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (*.f64 (sin.f64 v) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) e) (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (*.f64 (sin.f64 v) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) 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 v v))))))) (*.f64 (sin.f64 v) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) e)) (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (sin.f64 v) e))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e))) (-.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 (sin.f64 v) (neg.f64 e))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (sin.f64 v) (neg.f64 e))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) (neg.f64 (sin.f64 v))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (sin.f64 v) e))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) 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 v v))))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) #s(literal 1 binary64)) (sin.f64 v)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e) #s(literal 1 binary64)) (neg.f64 (sin.f64 v))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) (fma.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 3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (*.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 (sin.f64 v) e))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) #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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 v) e))) |
(*.f64 (+.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) e) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (*.f64 (sin.f64 v) e))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e) (/.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) 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 3 binary64))) (*.f64 (sin.f64 v) e)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (+.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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.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 3 binary64))) (sin.f64 v)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) e)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (sin.f64 v))) |
(*.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (sin.f64 v)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) e)) |
(*.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) e) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (sin.f64 v))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) |
(*.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (sin.f64 v) e))) |
(*.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (*.f64 (sin.f64 v) e))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 v) e))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v)))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (sin.f64 v) e)) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 3 binary64)))) (fma.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 v v)))))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (sin.f64 v) e)) (-.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e)) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (neg.f64 e) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 e)) |
(-.f64 #s(literal 0 binary64) e) |
(-.f64 (/.f64 #s(literal 0 binary64) e) (/.f64 (*.f64 e e) e)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 e e)) (/.f64 (*.f64 e (*.f64 e e)) (*.f64 e e))) |
(fma.f64 e #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 e (/.f64 (neg.f64 e) e) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 e) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 e) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 e) (/.f64 e e) #s(literal 0 binary64)) |
(fma.f64 (*.f64 e (neg.f64 e)) (/.f64 #s(literal 1 binary64) e) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) e #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 e e) e) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (*.f64 e e)) #s(literal 0 binary64)) |
(neg.f64 e) |
(neg.f64 (/.f64 (*.f64 e e) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 e (*.f64 e (neg.f64 e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 e e) (neg.f64 (*.f64 e (*.f64 e e))))) |
(/.f64 (*.f64 e (neg.f64 e)) e) |
(/.f64 (*.f64 e (neg.f64 e)) (-.f64 #s(literal 0 binary64) (neg.f64 e))) |
(/.f64 (*.f64 e e) (neg.f64 e)) |
(/.f64 (neg.f64 (*.f64 e (*.f64 e e))) (*.f64 e e)) |
(/.f64 (neg.f64 (*.f64 e (*.f64 e e))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 e e) (*.f64 #s(literal 0 binary64) (neg.f64 e))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 e (*.f64 e e)))) (*.f64 e (neg.f64 e))) |
(*.f64 e #s(literal -1 binary64)) |
(*.f64 e (/.f64 (neg.f64 e) e)) |
(*.f64 #s(literal 1 binary64) (neg.f64 e)) |
(*.f64 (neg.f64 e) #s(literal 1 binary64)) |
(*.f64 (neg.f64 e) (/.f64 e e)) |
(*.f64 (*.f64 e (neg.f64 e)) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 #s(literal -1 binary64) e) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 e e) e)) |
(*.f64 (neg.f64 (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (*.f64 e e))) |
| 1× | egg-herbie |
| 12 612× | accelerator-lowering-fma.f32 |
| 12 612× | accelerator-lowering-fma.f64 |
| 6 576× | *-lowering-*.f32 |
| 6 576× | *-lowering-*.f64 |
| 4 338× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 415 | 3708 |
| 1 | 1336 | 3552 |
| 2 | 4153 | 3404 |
| 0 | 8677 | 3231 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* 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) (* -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))) |
(/ v (+ 1 e)) |
(* v (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (* (pow v 2) (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))) |
(* v (+ (* (pow v 2) (- (* (pow v 2) (- (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ (* e (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ 1 e))) (+ (* -1/24 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e))) (+ (* -1/720 (/ e (pow (+ 1 e) 2))) (* 1/5040 (/ 1 (+ 1 e)))))))) (* 1/120 (/ 1 (+ 1 e)))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))) |
(/ (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 (* e (cos v)))) |
(sin v) |
(+ (sin v) (* -1 (* e (* (cos v) (sin v))))) |
(+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v))))) |
(+ (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) (* e (cos v))) |
(/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) e) |
(/ (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))) 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))))) e) |
(/ (sin v) (* e (cos v))) |
(* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (/ (sin v) (* e (pow (cos v) 2)))) e)) |
(* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 3))) (/ (sin v) (pow (cos v) 2))) e))) e)) |
(* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 4))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e))) e)) |
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 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)) |
(* 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 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 (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 (+ e (* -1 (pow e 2)))) |
(* v (+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* -1/6 (+ e (* -1 (pow e 2)))) (* 1/2 (pow e 2))))))) |
(* v (+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* -1/6 (+ e (* -1 (pow e 2)))) (+ (* 1/2 (pow e 2)) (* (pow v 2) (+ (* -1/12 (pow e 2)) (+ (* -1/24 (pow e 2)) (* 1/120 (+ e (* -1 (pow e 2))))))))))))) |
(* v (+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* -1/6 (+ e (* -1 (pow e 2)))) (+ (* 1/2 (pow e 2)) (* (pow v 2) (+ (* -1/12 (pow e 2)) (+ (* -1/24 (pow e 2)) (+ (* 1/120 (+ e (* -1 (pow e 2)))) (* (pow v 2) (+ (* -1/5040 (+ e (* -1 (pow e 2)))) (+ (* 1/720 (pow e 2)) (+ (* 1/240 (pow e 2)) (* 1/144 (pow e 2)))))))))))))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(* e (sin v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(* -1 (* (pow e 2) (* (cos v) (sin v)))) |
(* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e))) |
(* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e))) |
(* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e))) |
(* -1 (* (pow e 2) (* (cos v) (sin v)))) |
(* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e))) |
(* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e))) |
(* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e))) |
(+ e (* -1 (pow e 2))) |
(+ e (+ (* -1 (pow e 2)) (* 1/2 (* (pow e 2) (pow v 2))))) |
(+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* -1/24 (* (pow e 2) (pow v 2))) (* 1/2 (pow e 2)))))) |
(+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* 1/2 (pow e 2)) (* (pow v 2) (+ (* -1/24 (pow e 2)) (* 1/720 (* (pow e 2) (pow v 2))))))))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
e |
(* e (+ 1 (* -1 (* e (cos v))))) |
(* e (+ 1 (* -1 (* e (cos v))))) |
(* e (+ 1 (* -1 (* e (cos v))))) |
(* -1 (* (pow e 2) (cos v))) |
(* (pow e 2) (+ (* -1 (cos v)) (/ 1 e))) |
(* (pow e 2) (+ (* -1 (cos v)) (/ 1 e))) |
(* (pow e 2) (+ (* -1 (cos v)) (/ 1 e))) |
(* -1 (* (pow e 2) (cos v))) |
(* (pow e 2) (+ (* -1 (cos v)) (/ 1 e))) |
(* (pow e 2) (+ (* -1 (cos v)) (/ 1 e))) |
(* (pow e 2) (+ (* -1 (cos v)) (/ 1 e))) |
1 |
(+ 1 (* -1/2 (pow v 2))) |
(+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(* e (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 (sin v))) |
(/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e) |
(/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e) |
(/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e) |
(/ (cos v) (sin v)) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(/ (cos v) (sin v)) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 (+ (* -1 (* (pow v 2) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v) |
(/ (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (- 1/24 (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v) |
(/ (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (- (+ 1/24 (* -1 (* (pow v 2) (+ 1/720 (+ (* -1/6 (- 1/24 (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ (* -1/120 (+ 1/2 (* -1/6 (/ (+ 1 e) e)))) (* -1/5040 (/ (+ 1 e) e)))))))) (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) 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))) |
(* -1 e) |
(* -1 e) |
(* -1 e) |
(* -1 e) |
(* -1 e) |
(* -1 e) |
(* -1 e) |
(* -1 e) |
(* -1 e) |
(* -1 e) |
(* -1 e) |
(* -1 e) |
| Outputs |
|---|
(/ (* 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 (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (/.f64 e (+.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 (fma.f64 v (*.f64 v (fma.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (*.f64 (*.f64 v v) (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64)))))) (/.f64 e (+.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 (fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal -1/5040 binary64)) (fma.f64 e (fma.f64 (/.f64 (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))) #s(literal 1/24 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/720 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64)))) (*.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(*.f64 e (fma.f64 e (*.f64 (sin.f64 v) (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (sin.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 (fma.f64 e (fma.f64 e (*.f64 (neg.f64 (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) (*.f64 (sin.f64 v) (neg.f64 (cos.f64 v)))) (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 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.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 e) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))))) (-.f64 (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 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 (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 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(+ (* -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 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64))))))) e)) |
(/ v (+ 1 e)) |
(/.f64 v (+.f64 e #s(literal 1 binary64))) |
(* v (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))) |
(fma.f64 v (*.f64 (*.f64 v v) (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(* v (+ (* (pow v 2) (- (* (pow v 2) (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))) |
(fma.f64 (fma.f64 v (*.f64 v (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 e (fma.f64 (/.f64 (fma.f64 e (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 #s(literal 1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v v)) (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(* v (+ (* (pow v 2) (- (* (pow v 2) (- (+ (* -1 (* (pow v 2) (+ (* -1/2 (/ (* e (- (* 1/120 (/ 1 (+ 1 e))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ 1 e))) (+ (* -1/24 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e))) (+ (* -1/720 (/ e (pow (+ 1 e) 2))) (* 1/5040 (/ 1 (+ 1 e)))))))) (* 1/120 (/ 1 (+ 1 e)))) (+ (* 1/24 (/ e (pow (+ 1 e) 2))) (* 1/2 (/ (* e (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e))))) (+ 1 e)))))) (+ (* -1/2 (/ e (pow (+ 1 e) 2))) (* 1/6 (/ 1 (+ 1 e)))))) (/ 1 (+ 1 e)))) |
(fma.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 e (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 e (fma.f64 (/.f64 (fma.f64 e (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 #s(literal 1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/24 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 (fma.f64 e (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 #s(literal 1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/24 binary64))) (fma.f64 #s(literal -1/720 binary64) (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 #s(literal 1/5040 binary64) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (neg.f64 v)) (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 e (fma.f64 (/.f64 (fma.f64 e (/.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 #s(literal 1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))))) (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (*.f64 v (*.f64 v v)) (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (sin v) (+ 1 (* e (cos v)))) |
(/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (sin v) (+ 1 (* e (cos v)))) |
(/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (sin v) (+ 1 (* e (cos v)))) |
(/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (sin v) (+ 1 (* e (cos v)))) |
(/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (sin v) (+ 1 (* e (cos v)))) |
(/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (sin v) (+ 1 (* e (cos v)))) |
(/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (sin v) (+ 1 (* e (cos v)))) |
(/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (sin v) (+ 1 (* e (cos v)))) |
(/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(sin v) |
(sin.f64 v) |
(+ (sin v) (* -1 (* e (* (cos v) (sin v))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) |
(+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v))))) |
(fma.f64 e (*.f64 (sin.f64 v) (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (sin.f64 v)) |
(+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v))))) |
(fma.f64 e (fma.f64 e (*.f64 (neg.f64 (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) (*.f64 (sin.f64 v) (neg.f64 (cos.f64 v)))) (sin.f64 v)) |
(/ (sin v) (* e (cos v))) |
(/.f64 (sin.f64 v) (*.f64 e (cos.f64 v))) |
(/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v))) e) |
(-.f64 (/.f64 (sin.f64 v) (*.f64 e (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 e (*.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)))) e) |
(/.f64 (+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e) |
(/ (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))) e) |
(/.f64 (+.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 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e) |
(/ (sin v) (* e (cos v))) |
(/.f64 (sin.f64 v) (*.f64 e (cos.f64 v))) |
(* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (/ (sin v) (* e (pow (cos v) 2)))) e)) |
(neg.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (cos.f64 v))))) |
(* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 3))) (/ (sin v) (pow (cos v) 2))) e))) e)) |
(/.f64 (+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) e) |
(* -1 (/ (+ (* -1 (/ (sin v) (cos v))) (* -1 (/ (- (* -1 (/ (- (/ (sin v) (* e (pow (cos v) 4))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e))) e)) |
(/.f64 (-.f64 (/.f64 (+.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) #s(literal 2 binary64)))) e) (/.f64 (sin.f64 v) (cos.f64 v))) (neg.f64 e)) |
v |
(* v (+ 1 (* -1/6 (pow v 2)))) |
(fma.f64 v (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) v) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(fma.f64 (*.f64 v v) (*.f64 (fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) v) v) |
(* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v v)) 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) |
(sin v) |
(sin.f64 v) |
1 |
#s(literal 1 binary64) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (+ (cos v) (/ 1 e))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (+ (cos v) (/ 1 e))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (+ (cos v) (/ 1 e))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 (+ e (* -1/2 (* e (pow v 2))))) |
(fma.f64 e (fma.f64 (*.f64 v v) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v (*.f64 e (fma.f64 v (*.f64 v #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) e)) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 e #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e v) |
(*.f64 e v) |
(* e (+ v (* -1 (* e v)))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(* e (+ v (* e (- (* e v) v)))) |
(*.f64 e (fma.f64 e (-.f64 (*.f64 e v) v) v)) |
(* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))) |
(*.f64 e (fma.f64 e (*.f64 v (fma.f64 e (-.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) v)) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(- (+ v (/ v (pow e 2))) (/ v e)) |
(+.f64 v (/.f64 (-.f64 (/.f64 v e) v) e)) |
(- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) |
(+.f64 (-.f64 v (/.f64 v (*.f64 e (*.f64 e e)))) (/.f64 (-.f64 (/.f64 v e) v) e)) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) |
(+.f64 v (/.f64 (-.f64 (/.f64 v e) v) e)) |
(+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))) |
(-.f64 v (/.f64 (+.f64 v (/.f64 (-.f64 (/.f64 v e) v) e)) e)) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(* 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 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
e |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
e |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (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 (fma.f64 e (*.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 (fma.f64 (*.f64 e (*.f64 v v)) (fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) e)) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))) |
(*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 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)) |
(* v (+ e (* -1 (pow e 2)))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(* v (+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* -1/6 (+ e (* -1 (pow e 2)))) (* 1/2 (pow e 2))))))) |
(*.f64 v (fma.f64 e (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (fma.f64 e #s(literal -1/6 binary64) (*.f64 (*.f64 e e) #s(literal 2/3 binary64)))))) |
(* v (+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* -1/6 (+ e (* -1 (pow e 2)))) (+ (* 1/2 (pow e 2)) (* (pow v 2) (+ (* -1/12 (pow e 2)) (+ (* -1/24 (pow e 2)) (* 1/120 (+ e (* -1 (pow e 2))))))))))))) |
(*.f64 v (fma.f64 e (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 e e) #s(literal -1/8 binary64) (*.f64 #s(literal 1/120 binary64) (-.f64 e (*.f64 e e)))) (fma.f64 e #s(literal -1/6 binary64) (*.f64 (*.f64 e e) #s(literal 2/3 binary64))))))) |
(* v (+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* -1/6 (+ e (* -1 (pow e 2)))) (+ (* 1/2 (pow e 2)) (* (pow v 2) (+ (* -1/12 (pow e 2)) (+ (* -1/24 (pow e 2)) (+ (* 1/120 (+ e (* -1 (pow e 2)))) (* (pow v 2) (+ (* -1/5040 (+ e (* -1 (pow e 2)))) (+ (* 1/720 (pow e 2)) (+ (* 1/240 (pow e 2)) (* 1/144 (pow e 2)))))))))))))))) |
(*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 e e) #s(literal -1/8 binary64) (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/5040 binary64) (*.f64 (*.f64 e e) #s(literal 4/315 binary64))) (*.f64 #s(literal 1/120 binary64) (-.f64 e (*.f64 e e))))) (fma.f64 e #s(literal -1/6 binary64) (*.f64 (*.f64 e e) #s(literal 2/3 binary64)))) (-.f64 e (*.f64 e e)))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* (sin v) (+ e (* -1 (* (pow e 2) (cos v))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* -1 (* (pow e 2) (* (cos v) (sin v)))) |
(*.f64 (*.f64 e (*.f64 e (cos.f64 v))) (neg.f64 (sin.f64 v))) |
(* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e))) |
(*.f64 (*.f64 e e) (fma.f64 (sin.f64 v) (neg.f64 (cos.f64 v)) (/.f64 (sin.f64 v) e))) |
(* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e))) |
(*.f64 (*.f64 e e) (fma.f64 (sin.f64 v) (neg.f64 (cos.f64 v)) (/.f64 (sin.f64 v) e))) |
(* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e))) |
(*.f64 (*.f64 e e) (fma.f64 (sin.f64 v) (neg.f64 (cos.f64 v)) (/.f64 (sin.f64 v) e))) |
(* -1 (* (pow e 2) (* (cos v) (sin v)))) |
(*.f64 (*.f64 e (*.f64 e (cos.f64 v))) (neg.f64 (sin.f64 v))) |
(* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e))) |
(*.f64 (*.f64 e e) (fma.f64 (sin.f64 v) (neg.f64 (cos.f64 v)) (/.f64 (sin.f64 v) e))) |
(* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e))) |
(*.f64 (*.f64 e e) (fma.f64 (sin.f64 v) (neg.f64 (cos.f64 v)) (/.f64 (sin.f64 v) e))) |
(* (pow e 2) (+ (* -1 (* (cos v) (sin v))) (/ (sin v) e))) |
(*.f64 (*.f64 e e) (fma.f64 (sin.f64 v) (neg.f64 (cos.f64 v)) (/.f64 (sin.f64 v) e))) |
(+ e (* -1 (pow e 2))) |
(-.f64 e (*.f64 e e)) |
(+ e (+ (* -1 (pow e 2)) (* 1/2 (* (pow e 2) (pow v 2))))) |
(fma.f64 (*.f64 e e) (fma.f64 (*.f64 v v) #s(literal 1/2 binary64) #s(literal -1 binary64)) e) |
(+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* -1/24 (* (pow e 2) (pow v 2))) (* 1/2 (pow e 2)))))) |
(fma.f64 (*.f64 e (*.f64 e (*.f64 v v))) (fma.f64 #s(literal -1/24 binary64) (*.f64 v v) #s(literal 1/2 binary64)) (-.f64 e (*.f64 e e))) |
(+ e (+ (* -1 (pow e 2)) (* (pow v 2) (+ (* 1/2 (pow e 2)) (* (pow v 2) (+ (* -1/24 (pow e 2)) (* 1/720 (* (pow e 2) (pow v 2))))))))) |
(fma.f64 e (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (fma.f64 (*.f64 e (*.f64 e (*.f64 v v))) (fma.f64 v (*.f64 v #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) (*.f64 (*.f64 e e) #s(literal 1/2 binary64))))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(+ e (* -1 (* (pow e 2) (cos v)))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
e |
(* e (+ 1 (* -1 (* e (cos v))))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(* e (+ 1 (* -1 (* e (cos v))))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(* e (+ 1 (* -1 (* e (cos v))))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(* -1 (* (pow e 2) (cos v))) |
(neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) |
(* (pow e 2) (+ (* -1 (cos v)) (/ 1 e))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(* (pow e 2) (+ (* -1 (cos v)) (/ 1 e))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(* (pow e 2) (+ (* -1 (cos v)) (/ 1 e))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(* -1 (* (pow e 2) (cos v))) |
(neg.f64 (*.f64 e (*.f64 e (cos.f64 v)))) |
(* (pow e 2) (+ (* -1 (cos v)) (/ 1 e))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(* (pow e 2) (+ (* -1 (cos v)) (/ 1 e))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
(* (pow e 2) (+ (* -1 (cos v)) (/ 1 e))) |
(-.f64 e (*.f64 e (*.f64 e (cos.f64 v)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))) |
(fma.f64 (*.f64 v v) (fma.f64 v (*.f64 v #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e (*.f64 e (cos.f64 v))))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(*.f64 e (fma.f64 e (*.f64 (sin.f64 v) (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (sin.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 (fma.f64 e (fma.f64 e (*.f64 (neg.f64 (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) (*.f64 (sin.f64 v) (neg.f64 (cos.f64 v)))) (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 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.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 e) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64)))))) (-.f64 (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 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 (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 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 3 binary64))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) #s(literal 2 binary64)))))) |
(+ (* -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 e (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) #s(literal 4 binary64))))))) 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 (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (/.f64 e (+.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 (fma.f64 v (*.f64 v (fma.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64)))) (*.f64 (*.f64 v v) (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64)))))) (/.f64 e (+.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 (fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal -1/5040 binary64)) (fma.f64 e (fma.f64 (/.f64 (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))) #s(literal 1/24 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/720 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64)))) (*.f64 e (fma.f64 (/.f64 e (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ 1 (* e (sin v))) |
(/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) |
(/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e) |
(/.f64 (fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) e) |
(/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e) |
(/.f64 (fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) e) |
(/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e) |
(/.f64 (fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) e) |
(/ (cos v) (sin v)) |
(/.f64 (cos.f64 v) (sin.f64 v)) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v))) |
(/ (cos v) (sin v)) |
(/.f64 (cos.f64 v) (sin.f64 v)) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v))) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 (+ (* -1 (* (pow v 2) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e)) (/.f64 #s(literal 1 binary64) e))) v) |
(/ (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (- 1/24 (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v) |
(/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(/ (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (- (+ 1/24 (* -1 (* (pow v 2) (+ 1/720 (+ (* -1/6 (- 1/24 (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ (* -1/120 (+ 1/2 (* -1/6 (/ (+ 1 e) e)))) (* -1/5040 (/ (+ 1 e) e)))))))) (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v (-.f64 (fma.f64 v (*.f64 v (fma.f64 (+.f64 (+.f64 #s(literal -1/360 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal 1/840 binary64))) (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))))) (*.f64 v (neg.f64 v)) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))))) #s(literal -1/2 binary64)) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e))) (/.f64 #s(literal 1 binary64) e))) v) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(* -1 e) |
(neg.f64 e) |
(* -1 e) |
(neg.f64 e) |
(* -1 e) |
(neg.f64 e) |
(* -1 e) |
(neg.f64 e) |
(* -1 e) |
(neg.f64 e) |
(* -1 e) |
(neg.f64 e) |
(* -1 e) |
(neg.f64 e) |
(* -1 e) |
(neg.f64 e) |
(* -1 e) |
(neg.f64 e) |
(* -1 e) |
(neg.f64 e) |
(* -1 e) |
(neg.f64 e) |
(* -1 e) |
(neg.f64 e) |
Compiled 32 631 to 2 904 computations (91.1% saved)
29 alts after pruning (25 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 488 | 24 | 1 512 |
| Fresh | 4 | 1 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 493 | 29 | 1 522 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 50.5% | (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
| ▶ | 99.7% | (/.f64 (sin.f64 v) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
| 99.6% | (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) | |
| ▶ | 50.4% | (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
| 50.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v)) | |
| 98.4% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) e)) | |
| ▶ | 98.4% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (sin.f64 v))) |
| 49.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e)) (/.f64 #s(literal 1 binary64) e))) v)) | |
| 96.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) | |
| 2.6% | (-.f64 v (/.f64 v e)) | |
| 50.4% | (*.f64 (/.f64 (*.f64 v e) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) | |
| ✓ | 99.8% | (*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
| 50.5% | (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) | |
| 72.6% | (*.f64 (*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal -1/2 binary64))) e) | |
| 73.7% | (*.f64 (*.f64 e e) (fma.f64 (sin.f64 v) (neg.f64 (cos.f64 v)) (/.f64 (sin.f64 v) e))) | |
| ✓ | 98.6% | (*.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
| 98.2% | (*.f64 (sin.f64 v) (-.f64 e (*.f64 e e))) | |
| 98.5% | (*.f64 (sin.f64 v) (*.f64 (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e) (*.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) | |
| 73.7% | (*.f64 (sin.f64 v) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))))) | |
| ▶ | 48.2% | (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) |
| 48.1% | (*.f64 v (fma.f64 (*.f64 e (*.f64 v v)) (fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) e)) | |
| 48.9% | (*.f64 v (fma.f64 e (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (fma.f64 e #s(literal -1/6 binary64) (*.f64 (*.f64 e e) #s(literal 2/3 binary64)))))) | |
| 48.2% | (*.f64 v (fma.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) e)) | |
| 48.1% | (*.f64 e (fma.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v v)) v)) | |
| 49.5% | (*.f64 e (-.f64 v (*.f64 e v))) | |
| ✓ | 97.5% | (*.f64 e (sin.f64 v)) |
| 48.8% | (*.f64 e v) | |
| ▶ | 4.8% | v |
Compiled 850 to 494 computations (41.9% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (sin.f64 v)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (sin.f64 v))) |
| ✓ | cost-diff | 0 | (*.f64 v v) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) |
| ✓ | cost-diff | 0 | (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 e #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 e #s(literal 1 binary64)) v) |
| ✓ | cost-diff | 384 | (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
| ✓ | cost-diff | 0 | (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 384 | (/.f64 (sin.f64 v) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
| 9 774× | accelerator-lowering-fma.f32 |
| 9 774× | accelerator-lowering-fma.f64 |
| 3 362× | *-lowering-*.f32 |
| 3 362× | *-lowering-*.f64 |
| 3 060× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 186 |
| 1 | 75 | 186 |
| 2 | 228 | 180 |
| 3 | 675 | 180 |
| 4 | 1826 | 178 |
| 5 | 3486 | 178 |
| 6 | 6292 | 178 |
| 7 | 6687 | 178 |
| 8 | 6902 | 178 |
| 9 | 7268 | 178 |
| 10 | 7647 | 178 |
| 11 | 7743 | 178 |
| 0 | 8187 | 161 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin v) (/ (+ (* e (cos v)) 1) e)) |
(sin v) |
v |
(/ (+ (* e (cos v)) 1) e) |
(+ (* e (cos v)) 1) |
e |
(cos v) |
1 |
v |
(/ e (/ (+ e 1) v)) |
e |
(/ (+ e 1) v) |
(+ e 1) |
1 |
v |
(* v (+ (* (* v v) (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6))) e)) |
v |
(+ (* (* v v) (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6))) e) |
(* v v) |
(+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6)) |
(* e (+ (* (* v v) -1/5040) 1/120)) |
e |
(+ (* (* v v) -1/5040) 1/120) |
-1/5040 |
1/120 |
(* e -1/6) |
-1/6 |
(/ 1 (/ (/ (+ (* e (cos v)) 1) e) (sin v))) |
1 |
(/ (/ (+ (* e (cos v)) 1) e) (sin v)) |
(/ (+ (* e (cos v)) 1) e) |
(+ (* e (cos v)) 1) |
e |
(cos v) |
v |
(sin v) |
| Outputs |
|---|
(/ (sin v) (/ (+ (* e (cos v)) 1) e)) |
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(sin v) |
(sin.f64 v) |
v |
(/ (+ (* e (cos v)) 1) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(+ (* e (cos v)) 1) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
e |
(cos v) |
(cos.f64 v) |
1 |
#s(literal 1 binary64) |
v |
(/ e (/ (+ e 1) v)) |
(/.f64 (*.f64 v e) (+.f64 e #s(literal 1 binary64))) |
e |
(/ (+ e 1) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(+ e 1) |
(+.f64 e #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
v |
(* v (+ (* (* v v) (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6))) e)) |
(*.f64 v (fma.f64 (*.f64 v (*.f64 v e)) (fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) e)) |
v |
(+ (* (* v v) (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6))) e) |
(fma.f64 (*.f64 v (*.f64 v e)) (fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) e) |
(* v v) |
(*.f64 v v) |
(+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6)) |
(*.f64 e (fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64))) |
(* e (+ (* (* v v) -1/5040) 1/120)) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
e |
(+ (* (* v v) -1/5040) 1/120) |
(fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
-1/5040 |
#s(literal -1/5040 binary64) |
1/120 |
#s(literal 1/120 binary64) |
(* e -1/6) |
(*.f64 e #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(/ 1 (/ (/ (+ (* e (cos v)) 1) e) (sin v))) |
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(/ (/ (+ (* e (cos v)) 1) e) (sin v)) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) |
(/ (+ (* e (cos v)) 1) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(+ (* e (cos v)) 1) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
e |
(cos v) |
(cos.f64 v) |
v |
(sin v) |
(sin.f64 v) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 v) |
| ✓ | accuracy | 100.0% | (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (sin.f64 v)) |
| ✓ | accuracy | 98.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (sin.f64 v))) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) |
| ✓ | accuracy | 99.6% | (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 e #s(literal -1/6 binary64)) |
| ✓ | accuracy | 88.6% | (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 e #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 e #s(literal 1 binary64)) v) |
| ✓ | accuracy | 99.7% | (/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 100.0% | (cos.f64 v) |
| ✓ | accuracy | 100.0% | (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
| ✓ | accuracy | 99.6% | (/.f64 (sin.f64 v) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
| 67.0ms | 256× | 0 | valid |
Compiled 173 to 29 computations (83.2% saved)
ival-mult: 12.0ms (24.2% of total)ival-div: 11.0ms (22.2% of total)const: 9.0ms (18.1% of total)ival-add: 6.0ms (12.1% of total)ival-sin: 6.0ms (12.1% of total)ival-cos: 5.0ms (10.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (sin v) (/ (+ (* e (cos v)) 1) e))> |
#<alt (sin v)> |
#<alt (/ (+ (* e (cos v)) 1) e)> |
#<alt (+ (* e (cos v)) 1)> |
#<alt (/ e (/ (+ e 1) v))> |
#<alt (/ (+ e 1) v)> |
#<alt (+ e 1)> |
#<alt (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6))> |
#<alt (* v (+ (* (* v v) (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6))) e))> |
#<alt (+ (* (* v v) (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6))) e)> |
#<alt (* v v)> |
#<alt (/ 1 (/ (/ (+ (* e (cos v)) 1) e) (sin v)))> |
#<alt (/ (/ (+ (* e (cos v)) 1) e) (sin v))> |
#<alt (cos v)> |
#<alt (* e (+ (* (* v v) -1/5040) 1/120))> |
#<alt (* e -1/6)> |
#<alt (+ (* (* v v) -1/5040) 1/120)> |
| Outputs |
|---|
#<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) (* -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 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 e) 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 (/ (+ 1 (* e (cos v))) e)> |
#<alt (/ (+ 1 (* e (cos v))) e)> |
#<alt (/ (+ 1 (* e (cos v))) e)> |
#<alt (/ (+ 1 (* e (cos v))) e)> |
#<alt (/ (+ 1 (* e (cos v))) e)> |
#<alt (/ (+ 1 (* e (cos v))) e)> |
#<alt (/ (+ 1 (* e (cos v))) e)> |
#<alt (/ (+ 1 (* e (cos v))) e)> |
#<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 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 v)> |
#<alt (+ (/ 1 v) (/ e v))> |
#<alt (+ (/ 1 v) (/ e v))> |
#<alt (+ (/ 1 v) (/ e v))> |
#<alt (/ e v)> |
#<alt (* e (+ (/ 1 v) (/ 1 (* e v))))> |
#<alt (* e (+ (/ 1 v) (/ 1 (* e v))))> |
#<alt (* e (+ (/ 1 v) (/ 1 (* e v))))> |
#<alt (/ e v)> |
#<alt (* e (+ (/ 1 v) (/ 1 (* e v))))> |
#<alt (* e (+ (/ 1 v) (/ 1 (* e v))))> |
#<alt (* e (+ (/ 1 v) (/ 1 (* e v))))> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 e) v)> |
#<alt 1> |
#<alt (+ 1 e)> |
#<alt (+ 1 e)> |
#<alt (+ 1 e)> |
#<alt e> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt e> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* e (+ 1 (/ 1 e)))> |
#<alt (* -1/6 e)> |
#<alt (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))> |
#<alt (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))> |
#<alt (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))> |
#<alt (* -1/5040 (* e (pow v 4)))> |
#<alt (* (pow v 4) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))))> |
#<alt (* -1/5040 (* e (pow v 4)))> |
#<alt (* (pow v 4) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))))> |
#<alt (* (pow v 4) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))))> |
#<alt (* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))> |
#<alt (* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))> |
#<alt (* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))> |
#<alt (* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))> |
#<alt (* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))> |
#<alt (* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))> |
#<alt (* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))> |
#<alt (* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))> |
#<alt (* -1 (* e (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))))> |
#<alt (* -1 (* e (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))))> |
#<alt (* -1 (* e (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))))> |
#<alt (* -1 (* e (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (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 (* -1/5040 (* e (pow v 7)))> |
#<alt (* (pow v 7) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))> |
#<alt (* (pow v 7) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))))> |
#<alt (* (pow v 7) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (+ (* 1/120 (/ e (pow v 2))) (/ e (pow v 6))))))> |
#<alt (* -1/5040 (* e (pow v 7)))> |
#<alt (* -1 (* (pow v 7) (+ (* -1/120 (/ e (pow v 2))) (* 1/5040 e))))> |
#<alt (* -1 (* (pow v 7) (+ (* -1/120 (/ e (pow v 2))) (+ (* 1/5040 e) (* 1/6 (/ e (pow v 4)))))))> |
#<alt (* -1 (* (pow v 7) (+ (* -1 (/ e (pow v 6))) (+ (* -1/120 (/ e (pow v 2))) (+ (* 1/5040 e) (* 1/6 (/ e (pow v 4))))))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))> |
#<alt (* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))))> |
#<alt (* -1 (* e (* v (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1))))> |
#<alt (* -1 (* e (* v (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1))))> |
#<alt (* -1 (* e (* v (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1))))> |
#<alt (* -1 (* e (* v (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1))))> |
#<alt e> |
#<alt (+ e (* -1/6 (* e (pow v 2))))> |
#<alt (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))> |
#<alt (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))> |
#<alt (* -1/5040 (* e (pow v 6)))> |
#<alt (* (pow v 6) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))> |
#<alt (* (pow v 6) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))))> |
#<alt (* (pow v 6) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (+ (* 1/120 (/ e (pow v 2))) (/ e (pow v 6))))))> |
#<alt (* -1/5040 (* e (pow v 6)))> |
#<alt (* (pow v 6) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))> |
#<alt (* (pow v 6) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))))> |
#<alt (* (pow v 6) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (+ (* 1/120 (/ e (pow v 2))) (/ e (pow v 6))))))> |
#<alt (* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))> |
#<alt (* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))> |
#<alt (* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))> |
#<alt (* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))> |
#<alt (* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))> |
#<alt (* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))> |
#<alt (* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))> |
#<alt (* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))> |
#<alt (* -1 (* e (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1)))> |
#<alt (* -1 (* e (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1)))> |
#<alt (* -1 (* e (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1)))> |
#<alt (* -1 (* e (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1)))> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<alt (pow v 2)> |
#<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 (sin v)))> |
#<alt (/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e)> |
#<alt (/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e)> |
#<alt (/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e)> |
#<alt (/ (cos v) (sin v))> |
#<alt (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))> |
#<alt (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))> |
#<alt (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))> |
#<alt (/ (cos v) (sin v))> |
#<alt (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))> |
#<alt (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))> |
#<alt (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))> |
#<alt (/ (+ 1 e) (* e v))> |
#<alt (/ (+ 1 (+ (* -1 (* (pow v 2) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v)> |
#<alt (/ (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (- 1/24 (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v)> |
#<alt (/ (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (- (+ 1/24 (* -1 (* (pow v 2) (+ 1/720 (+ (* -1/6 (- 1/24 (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ (* -1/120 (+ 1/2 (* -1/6 (/ (+ 1 e) e)))) (* -1/5040 (/ (+ 1 e) e)))))))) (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v)> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt (/ (+ 1 (* e (cos v))) (* e (sin v)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow v 2)))> |
#<alt (+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2)))> |
#<alt (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)))> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (* e (+ 1/120 (* -1/5040 (pow v 2))))> |
#<alt (* e (+ 1/120 (* -1/5040 (pow v 2))))> |
#<alt (* e (+ 1/120 (* -1/5040 (pow v 2))))> |
#<alt (* e (+ 1/120 (* -1/5040 (pow v 2))))> |
#<alt (* e (+ 1/120 (* -1/5040 (pow v 2))))> |
#<alt (* e (+ 1/120 (* -1/5040 (pow v 2))))> |
#<alt (* e (+ 1/120 (* -1/5040 (pow v 2))))> |
#<alt (* e (+ 1/120 (* -1/5040 (pow v 2))))> |
#<alt (* e (+ 1/120 (* -1/5040 (pow v 2))))> |
#<alt (* e (+ 1/120 (* -1/5040 (pow v 2))))> |
#<alt (* e (+ 1/120 (* -1/5040 (pow v 2))))> |
#<alt (* e (+ 1/120 (* -1/5040 (pow v 2))))> |
#<alt (* 1/120 e)> |
#<alt (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))> |
#<alt (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))> |
#<alt (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))> |
#<alt (* -1/5040 (* e (pow v 2)))> |
#<alt (* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))> |
#<alt (* -1/5040 (* e (pow v 2)))> |
#<alt (* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))> |
#<alt (* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (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/120> |
#<alt (+ 1/120 (* -1/5040 (pow v 2)))> |
#<alt (+ 1/120 (* -1/5040 (pow v 2)))> |
#<alt (+ 1/120 (* -1/5040 (pow v 2)))> |
#<alt (* -1/5040 (pow v 2))> |
#<alt (* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040))> |
#<alt (* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040))> |
#<alt (* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040))> |
#<alt (* -1/5040 (pow v 2))> |
#<alt (* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040))> |
#<alt (* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040))> |
#<alt (* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040))> |
84 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | e | @ | 0 | (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6)) |
| 1.0ms | e | @ | 0 | (* e (+ (* (* v v) -1/5040) 1/120)) |
| 1.0ms | e | @ | -inf | (* v (+ (* (* v v) (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6))) e)) |
| 1.0ms | e | @ | 0 | (* v (+ (* (* v v) (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6))) e)) |
| 1.0ms | e | @ | inf | (* v (+ (* (* v v) (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6))) e)) |
| 1× | batch-egg-rewrite |
| 4 752× | *-lowering-*.f32 |
| 4 752× | *-lowering-*.f64 |
| 4 416× | /-lowering-/.f32 |
| 4 416× | /-lowering-/.f64 |
| 3 528× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 153 |
| 1 | 172 | 153 |
| 2 | 1407 | 153 |
| 0 | 8266 | 138 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin v) (/ (+ (* e (cos v)) 1) e)) |
(sin v) |
(/ (+ (* e (cos v)) 1) e) |
(+ (* e (cos v)) 1) |
(/ e (/ (+ e 1) v)) |
(/ (+ e 1) v) |
(+ e 1) |
(+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6)) |
(* v (+ (* (* v v) (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6))) e)) |
(+ (* (* v v) (+ (* (* v v) (* e (+ (* (* v v) -1/5040) 1/120))) (* e -1/6))) e) |
(* v v) |
(/ 1 (/ (/ (+ (* e (cos v)) 1) e) (sin v))) |
(/ (/ (+ (* e (cos v)) 1) e) (sin v)) |
(cos v) |
(* e (+ (* (* v v) -1/5040) 1/120)) |
(* e -1/6) |
(+ (* (* v v) -1/5040) 1/120) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) (neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(/.f64 (sin.f64 v) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
(/.f64 e (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e))) |
(/.f64 (neg.f64 (sin.f64 v)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) |
(/.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 v) e)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (*.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 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) e))) |
(pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 e (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (sin.f64 v)) (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (sin.f64 v)) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
(*.f64 (*.f64 (sin.f64 v) e) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) (neg.f64 (sin.f64 v))) |
(*.f64 (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (*.f64 (sin.f64 v) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (neg.f64 (sin.f64 v)) (neg.f64 (/.f64 #s(literal 1 binary64) e)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (fma.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 e (fma.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 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (neg.f64 e)) |
(*.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (sin.f64 v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (sin.f64 v) (neg.f64 (/.f64 #s(literal 1 binary64) e)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (neg.f64 (sin.f64 v)) (/.f64 #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)))) (/.f64 e (/.f64 #s(literal 1 binary64) (fma.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 (sin.f64 v) (fma.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 e (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v)) #s(literal -1 binary64)) (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 e (/.f64 #s(literal 1 binary64) (sin.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 (fma.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) (sin.f64 v)))) |
(*.f64 (/.f64 (/.f64 e (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (neg.f64 e) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (/.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 (fma.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) e))) |
(*.f64 (/.f64 (/.f64 (sin.f64 v) (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) e))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 v))) |
(sin.f64 v) |
(neg.f64 (neg.f64 (sin.f64 v))) |
(/.f64 (sin.f64 v) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (neg.f64 (sin.f64 v)) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 v) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 v)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 v))) |
(exp.f64 (*.f64 (log.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) |
(-.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))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) e) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) e)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 e)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) |
(-.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 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (fma.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 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (fma.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 (fma.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)))) e) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) e) (fma.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 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 (fma.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)) e))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (neg.f64 e))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 e) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (neg.f64 e)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (fma.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)))) e)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 e (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.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 e (cos.f64 v))))) e)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.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 e))) |
(/.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) e)) |
(/.f64 (fma.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 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (fma.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 (neg.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 e))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (neg.f64 e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (neg.f64 e) (+.f64 #s(literal 1 binary64) (fma.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 e (cos.f64 v))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (*.f64 e (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.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)))) e))) |
(/.f64 (neg.f64 (fma.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 (neg.f64 e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.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 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) e))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e) (fma.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 (fma.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)) e) (fma.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 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.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 e))) |
(/.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) (fma.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 e (cos.f64 v))))) (neg.f64 e))) |
(/.f64 (*.f64 (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (neg.f64 e))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.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 e))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.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))))) e)) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.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 e))) |
(/.f64 (*.f64 (neg.f64 (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (neg.f64 e))) |
(/.f64 (*.f64 (neg.f64 (fma.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 (neg.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) e)) |
(/.f64 (*.f64 (neg.f64 (fma.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 (neg.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 e))) |
(/.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))) e)) |
(/.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))) (neg.f64 e))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 e (fma.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) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 e (+.f64 #s(literal 1 binary64) (fma.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 e (cos.f64 v))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.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 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (*.f64 e (neg.f64 (fma.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) (neg.f64 (fma.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 e (neg.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 e (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (*.f64 #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 e) (neg.f64 (fma.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) (neg.f64 (fma.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 (neg.f64 e) (neg.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (*.f64 (neg.f64 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 3 binary64))) e)) (neg.f64 (fma.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 (fma.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)) e)) (neg.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) #s(literal 1 binary64)) |
(pow.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.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))) e)) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 #s(literal -1 binary64) e)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 e (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.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)))) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(*.f64 (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) e))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e) (/.f64 #s(literal 1 binary64) (fma.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))) e) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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 1 binary64))) |
(*.f64 (/.f64 (fma.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)) e) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.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)) e) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 e (+.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) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (pow.f64 (/.f64 e (fma.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) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(*.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) (fma.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))))) e)) |
(*.f64 (/.f64 (fma.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 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) e)) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(+.f64 (*.f64 e (cos.f64 v)) #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))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.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 (*.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 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(fma.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(fma.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) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #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) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.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 e (cos.f64 v))))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 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) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.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))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.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 e (cos.f64 v)))))) |
(/.f64 (fma.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)) (fma.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 3 binary64)))) (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.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 e (cos.f64 v))))))) |
(/.f64 (neg.f64 (fma.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 (fma.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 (*.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))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.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 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.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 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 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))))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.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)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.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 (neg.f64 (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 (-.f64 (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))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.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))))) (fma.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))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.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))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(*.f64 (fma.f64 e (cos.f64 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) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.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 e (cos.f64 v))))))) |
(*.f64 (fma.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) (fma.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 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.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 (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) v)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) (*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) v)) |
(neg.f64 (*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e)))) |
(/.f64 (neg.f64 e) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(/.f64 (*.f64 v e) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) v)) |
(/.f64 (*.f64 e (neg.f64 v)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) |
(/.f64 (*.f64 e #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(/.f64 (neg.f64 (*.f64 v e)) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 (/.f64 e (+.f64 e #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) v))) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e)) #s(literal -1 binary64)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) v)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))))) |
(*.f64 (neg.f64 e) (neg.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))))) |
(*.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) e) |
(*.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64))) |
(*.f64 (*.f64 v e) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) e) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 e (/.f64 #s(literal -1 binary64) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 e (neg.f64 (/.f64 #s(literal 1 binary64) v)))) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (neg.f64 v)) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) v))) |
(*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 v (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (/.f64 v (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 e (/.f64 #s(literal 1 binary64) v)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) v))) |
(exp.f64 (*.f64 (log.f64 (/.f64 v (+.f64 e #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(-.f64 (/.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) v) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) v)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 v)) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(-.f64 (/.f64 (*.f64 e e) (*.f64 v (+.f64 e #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 v (+.f64 e #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 v (+.f64 e #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 v (+.f64 e #s(literal -1 binary64))) (fma.f64 e e #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) v) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 e #s(literal -1 binary64)) v) (fma.f64 e e #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 (fma.f64 e e #s(literal -1 binary64)) v))) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (neg.f64 v))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 v) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) e) (neg.f64 v)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) #s(literal -1 binary64)) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) v)) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 v (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (neg.f64 v))) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e)) v)) |
(/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 (+.f64 e #s(literal -1 binary64)) v)) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 v (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 e #s(literal -1 binary64))) (neg.f64 v))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 (neg.f64 v) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 (neg.f64 v) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e)))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (neg.f64 (*.f64 v (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) v))) |
(/.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (*.f64 (neg.f64 v) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (neg.f64 (*.f64 v (+.f64 e #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 e #s(literal -1 binary64)) v))) |
(/.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) v) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) v) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64))) (*.f64 v (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (neg.f64 v))) |
(/.f64 (*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e)) (neg.f64 v))) |
(/.f64 (*.f64 (fma.f64 e e #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 e #s(literal -1 binary64)) (neg.f64 v))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) v)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (neg.f64 v))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (neg.f64 v))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 e #s(literal -1 binary64))) v)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal -1 binary64)) (neg.f64 v))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 e #s(literal -1 binary64))) (neg.f64 v))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) e) v)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) e) (neg.f64 v))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 v (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 v (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (*.f64 v (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (*.f64 v (neg.f64 (+.f64 e #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (*.f64 v (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (*.f64 (neg.f64 v) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (*.f64 (neg.f64 v) (neg.f64 (+.f64 e #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (*.f64 (neg.f64 v) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) v)) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) v)) (neg.f64 (+.f64 e #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) #s(literal 1 binary64)) |
(pow.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(*.f64 (-.f64 #s(literal -1 binary64) e) (/.f64 #s(literal -1 binary64) v)) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) v))) |
(*.f64 (/.f64 #s(literal 1 binary64) v) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 v (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 e #s(literal -1 binary64)) v))) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) v) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) v)) |
(*.f64 (pow.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (pow.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(+.f64 e #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) e) |
(+.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) e)) |
(-.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(fma.f64 e #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) e #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 e) #s(literal 1 binary64)) |
(fma.f64 (*.f64 e e) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e)) (fma.f64 e (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))))) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e))) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e)))) |
(/.f64 (neg.f64 (fma.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 (*.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (*.f64 (+.f64 e #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 e (*.f64 e e) #s(literal -1 binary64)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 e e) (*.f64 e e) (+.f64 #s(literal 1 binary64) (*.f64 e e))) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e e) (*.f64 e e) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 e e #s(literal 1 binary64)) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 e #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e))) (neg.f64 (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) e)) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 e e) e)))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (/.f64 #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) (-.f64 #s(literal 1 binary64) e))) |
(+.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 e #s(literal -1/6 binary64))) |
(+.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) (neg.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))))) |
(-.f64 (/.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e)))) |
(-.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) (/.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))) |
(fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 e #s(literal -1/6 binary64) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) |
(fma.f64 e (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v v)) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 e (*.f64 v v)) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) e (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) (neg.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))))) |
(fma.f64 (*.f64 e (*.f64 v v)) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) v (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) e (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 e (*.f64 v v)) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64))))) (*.f64 e #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 e (*.f64 v v)) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 e e) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (fma.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (-.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64))) (fma.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64))) (fma.f64 (*.f64 e e) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) |
(/.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64)))) (neg.f64 (fma.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 e e) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e)))) (neg.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e)))) |
(/.f64 (-.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))))) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e)) (*.f64 (*.f64 e e) #s(literal 1/36 binary64)))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e)) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) #s(literal -1/10077696 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) #s(literal 1/46656 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64))))) (fma.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) #s(literal 1/46656 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64))) (fma.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) #s(literal 1/46656 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (fma.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (*.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e e) #s(literal 1/36 binary64))))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (neg.f64 (*.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (*.f64 (*.f64 e e) #s(literal 1/36 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (*.f64 (*.f64 e e) #s(literal 1/36 binary64))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64))))) (neg.f64 (neg.f64 (fma.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))))) (neg.f64 (neg.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))))) (neg.f64 (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) (/.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) (fma.f64 (/.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) (*.f64 (/.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))))) |
(*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))))) |
(*.f64 (-.f64 (*.f64 (*.f64 e e) #s(literal 1/36 binary64)) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))))) |
(+.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 v e)) |
(+.f64 (*.f64 v e) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) (-.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 v e))) (/.f64 (*.f64 (*.f64 v e) (*.f64 v e)) (-.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 v e)))) |
(fma.f64 v e (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) |
(fma.f64 v (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 v e)) |
(fma.f64 e v (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) |
(fma.f64 (*.f64 v v) (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 v e)) |
(fma.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)) (*.f64 v e)) |
(fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) v (*.f64 v e)) |
(fma.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 v v) (*.f64 v e)) |
(fma.f64 (*.f64 v (*.f64 v v)) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v e)) |
(/.f64 v (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (-.f64 (*.f64 (*.f64 v e) (*.f64 v e)) (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 v e)))) (+.f64 (pow.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) #s(literal 3 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 v (*.f64 v v)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 v e)) (-.f64 (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v e) (*.f64 v e))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))) (*.f64 v (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)) (*.f64 v (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))) (*.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e))) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)) (*.f64 (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) v))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) #s(literal 3 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 v (*.f64 v v)))) (fma.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (-.f64 (*.f64 (*.f64 v e) (*.f64 v e)) (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 v e))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v e) (*.f64 v e))) (-.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 v e))) |
(/.f64 (*.f64 v (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e)))) (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 v (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e))) v) (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) v) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) #s(literal 3 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 v (*.f64 v v))))) (neg.f64 (fma.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (-.f64 (*.f64 (*.f64 v e) (*.f64 v e)) (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 v e)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v e) (*.f64 v e)))) (neg.f64 (-.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 v e)))) |
(/.f64 (neg.f64 (*.f64 v (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e))))) (neg.f64 (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 v (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))))) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e))) v)) (neg.f64 (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) v)) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) |
(/.f64 (fma.f64 (*.f64 v e) (*.f64 (*.f64 v e) (*.f64 v e)) (pow.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) #s(literal 3 binary64))) (fma.f64 (*.f64 v e) (*.f64 v e) (-.f64 (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v e) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v e) (*.f64 v e)) (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))))) (-.f64 (*.f64 v e) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))))) |
(*.f64 v (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) |
(*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) v) |
(*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) #s(literal 3 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 v (*.f64 v v)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (-.f64 (*.f64 (*.f64 v e) (*.f64 v e)) (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 v e)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) (*.f64 (*.f64 v e) (*.f64 v e))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v))) (*.f64 v e)))) |
(*.f64 (*.f64 v (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))))) |
(*.f64 (*.f64 v (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e))) v) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) v) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) |
(+.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) e) |
(+.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) (neg.f64 (/.f64 (*.f64 e e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))))) |
(+.f64 (+.f64 e (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) (/.f64 (*.f64 e e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) |
(-.f64 (/.f64 (*.f64 e e) (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))) |
(fma.f64 v (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) e) |
(fma.f64 v (*.f64 v (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(fma.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(fma.f64 e #s(literal 1 binary64) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal 1 binary64) e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) |
(fma.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 v v)) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(fma.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v v) e) |
(fma.f64 #s(literal -1 binary64) (neg.f64 e) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) (neg.f64 (/.f64 (*.f64 e e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))))) |
(fma.f64 (*.f64 e (*.f64 v v)) (*.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v v)) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(fma.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) v e) |
(fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (*.f64 (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))) (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))) (*.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) e) |
(fma.f64 (fma.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (neg.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))) (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)) (neg.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))))) e) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(fma.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) v) v (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 e (*.f64 v v))) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(fma.f64 (*.f64 (*.f64 v v) (fma.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))))) e) |
(fma.f64 (*.f64 (*.f64 v v) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e)))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) e) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64))) (*.f64 v v)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) (*.f64 (*.f64 e #s(literal -1/6 binary64)) (-.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))))))) e) |
(fma.f64 (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) (*.f64 v v)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 #s(literal 1/6 binary64) e))) e) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e e (-.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 e (*.f64 v v))))) (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (-.f64 (*.f64 e e) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e))) (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e))) (fma.f64 e e (-.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 e (*.f64 v v)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e)))) (neg.f64 (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e)))) (neg.f64 (fma.f64 e e (-.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 e (*.f64 v v))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) |
(/.f64 (-.f64 (*.f64 e e) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))))) (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)) (*.f64 e e))) (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) (pow.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 e (*.f64 v v))) #s(literal 3 binary64)))) (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (neg.f64 (*.f64 e (*.f64 e e)))) (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) #s(literal 4 binary64)) (fma.f64 (*.f64 e e) (*.f64 e e) (*.f64 (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 e (*.f64 v v))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 e (*.f64 v v)))))) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 e e) (*.f64 e e))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 e e)) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e))))) (neg.f64 (neg.f64 (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 e e) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))) (neg.f64 (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))))) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) (pow.f64 (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e) #s(literal 3 binary64))) (fma.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (-.f64 (*.f64 (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) (*.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 e (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 e (*.f64 e e)) #s(literal -1/216 binary64)) (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))))) (fma.f64 (+.f64 e (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (+.f64 e (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))) (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v)))) (*.f64 (+.f64 e (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 e e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) (/.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) (fma.f64 (/.f64 (*.f64 e e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) (/.f64 (*.f64 e e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) (/.f64 (*.f64 e e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e))) (-.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e))) |
(/.f64 (-.f64 (*.f64 (+.f64 e (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (+.f64 e (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))) (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) (-.f64 (+.f64 e (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v)))) (*.f64 #s(literal -1/6 binary64) (*.f64 e (*.f64 v v))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) |
(*.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e))) (/.f64 #s(literal 1 binary64) (fma.f64 e e (-.f64 (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 e (*.f64 v v))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 v (*.f64 (*.f64 v (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))) (*.f64 e (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (neg.f64 e))))) |
(*.f64 (-.f64 (*.f64 e e) (*.f64 (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))) (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 e (*.f64 (*.f64 v v) (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))))))) |
(exp.f64 (*.f64 (log.f64 v) #s(literal 2 binary64))) |
(pow.f64 v #s(literal 2 binary64)) |
(pow.f64 (*.f64 v v) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 v)) #s(literal 2 binary64)) |
(*.f64 v v) |
(*.f64 (exp.f64 (log.f64 v)) (exp.f64 (log.f64 v))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) (neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(/.f64 (sin.f64 v) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
(/.f64 e (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e))) |
(/.f64 (neg.f64 (sin.f64 v)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) |
(/.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 v) e)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (*.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 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) e))) |
(pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 v) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 e (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (sin.f64 v)) (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (sin.f64 v)) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
(*.f64 (*.f64 (sin.f64 v) e) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) (neg.f64 (sin.f64 v))) |
(*.f64 (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (*.f64 (sin.f64 v) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (neg.f64 (sin.f64 v)) (neg.f64 (/.f64 #s(literal 1 binary64) e)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (fma.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 e (fma.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 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (neg.f64 e)) |
(*.f64 (/.f64 (sin.f64 v) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (sin.f64 v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (sin.f64 v) (neg.f64 (/.f64 #s(literal 1 binary64) e)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (neg.f64 (sin.f64 v)) (/.f64 #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)))) (/.f64 e (/.f64 #s(literal 1 binary64) (fma.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 (sin.f64 v) (fma.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 e (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v)) #s(literal -1 binary64)) (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 e (/.f64 #s(literal 1 binary64) (sin.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 (fma.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) (sin.f64 v)))) |
(*.f64 (/.f64 (/.f64 e (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (neg.f64 e) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (/.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 (fma.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) e))) |
(*.f64 (/.f64 (/.f64 (sin.f64 v) (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) e))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #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))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (*.f64 (sin.f64 v) e)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (*.f64 (sin.f64 v) e))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 v))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sin.f64 v) e))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 v) (neg.f64 e))) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(-.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 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 v) e) (fma.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 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (fma.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 (neg.f64 e) (sin.f64 v)) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 e) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (neg.f64 e) (neg.f64 (sin.f64 v)))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 v)) (neg.f64 e))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (neg.f64 (*.f64 (sin.f64 v) e)))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 v) (neg.f64 e)))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (*.f64 (neg.f64 e) (sin.f64 v)))) |
(/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (sin.f64 v)) |
(/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (neg.f64 (sin.f64 v)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) (sin.f64 v))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e) (neg.f64 (sin.f64 v))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (neg.f64 e) (sin.f64 v))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (neg.f64 (*.f64 (sin.f64 v) e))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) (neg.f64 e))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 e (neg.f64 (sin.f64 v)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (neg.f64 (sin.f64 v)) e)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (*.f64 (sin.f64 v) e) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (fma.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 (sin.f64 v) e))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.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 e (cos.f64 v))))) (*.f64 (sin.f64 v) e))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (*.f64 e (fma.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) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (*.f64 (fma.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)))) e) (sin.f64 v))) |
(/.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (sin.f64 v))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (fma.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 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (*.f64 (sin.f64 v) e))) |
(/.f64 (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (sin.f64 v))) |
(/.f64 (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) e) (sin.f64 v))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sin.f64 v)) (*.f64 e (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sin.f64 v)) (*.f64 (fma.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)))) e))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 v) e) (fma.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 (fma.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 (neg.f64 (sin.f64 v)) (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.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 (neg.f64 (sin.f64 v)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) e))) |
(/.f64 (neg.f64 (fma.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 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) e) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v)) (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v))) (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v))) (*.f64 (neg.f64 (/.f64 e (fma.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))) (sin.f64 v)) (neg.f64 e)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e) (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (sin.f64 v))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e) (*.f64 (+.f64 #s(literal 1 binary64) (fma.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 e (cos.f64 v))))) (sin.f64 v))) |
(/.f64 (/.f64 (fma.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)) e) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (sin.f64 v))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 e (fma.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 (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 (fma.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)))) e) (neg.f64 (sin.f64 v)))) |
(/.f64 (*.f64 (fma.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 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (sin.f64 v)))) |
(/.f64 (*.f64 (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) e) (neg.f64 (sin.f64 v)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.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 (sin.f64 v) e))) |
(/.f64 (*.f64 (neg.f64 (fma.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 (neg.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (*.f64 (sin.f64 v) e))) |
(/.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 (sin.f64 v) e))) |
(/.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 (fma.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) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (sin.f64 v) (*.f64 (fma.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)))) e))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.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 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) e))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) e)) (*.f64 (neg.f64 (fma.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 (neg.f64 (fma.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) e)) (*.f64 (neg.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (sin.f64 v))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))))) (/.f64 #s(literal 1 binary64) e)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(/.f64 (*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 e (neg.f64 (sin.f64 v)))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal -1 binary64)) (*.f64 (neg.f64 e) (neg.f64 (sin.f64 v)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) (-.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) (sin.f64 v))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e) #s(literal -1 binary64)) (*.f64 (fma.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 (sin.f64 v)))) |
(/.f64 (*.f64 (/.f64 (fma.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)) e) #s(literal 1 binary64)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (sin.f64 v))) |
(/.f64 (*.f64 (/.f64 (fma.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)) e) #s(literal -1 binary64)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (neg.f64 (sin.f64 v)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (*.f64 (*.f64 e (fma.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 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) (sin.f64 v))) (*.f64 (*.f64 (fma.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)))) e) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (*.f64 (*.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (*.f64 (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) e) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (*.f64 (fma.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 1 binary64))) |
(/.f64 (*.f64 (/.f64 (fma.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)) e) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (sin.f64 v) (neg.f64 e))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (*.f64 (neg.f64 (sin.f64 v)) e)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e)) (*.f64 (sin.f64 v) (fma.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 (fma.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)) e)) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e)) (*.f64 (neg.f64 (sin.f64 v)) (fma.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 (fma.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)) e)) (*.f64 (neg.f64 (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) (neg.f64 e)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v))) e) |
(pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e)) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (sin.f64 v) e)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.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))) (*.f64 (sin.f64 v) e))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e) (/.f64 #s(literal -1 binary64) (sin.f64 v))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (*.f64 (sin.f64 v) e)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sin.f64 v) e)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) (neg.f64 e)))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 e) (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 (*.f64 (sin.f64 v) e) (fma.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) e) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
(*.f64 (fma.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 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e)) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) (sin.f64 v)) (/.f64 #s(literal -1 binary64) e)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) e) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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 (fma.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)) e) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (sin.f64 v))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 v) e) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (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) e)) |
(*.f64 (pow.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal 1 binary64)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) e) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (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 (/.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) (fma.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 (sin.f64 v) e))) |
(*.f64 (/.f64 (fma.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 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (*.f64 (sin.f64 v) e))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) e)) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) e)) (sin.f64 v))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(*.f64 (/.f64 (-.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) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (sin.f64 v)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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))))) e)) |
(*.f64 (/.f64 (fma.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)) (sin.f64 v)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) e)) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) e) (sin.f64 v))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) e) (neg.f64 (sin.f64 v)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (fma.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 e (fma.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) (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (neg.f64 e))) |
(cos.f64 v) |
(*.f64 (cos.f64 v) #s(literal 1 binary64)) |
(+.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e #s(literal 1/120 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) (-.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e #s(literal 1/120 binary64)))) (/.f64 (*.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e #s(literal 1/120 binary64))) (-.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e #s(literal 1/120 binary64))))) |
(fma.f64 v (*.f64 (*.f64 v #s(literal -1/5040 binary64)) e) (*.f64 e #s(literal 1/120 binary64))) |
(fma.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)) (*.f64 e #s(literal 1/120 binary64))) |
(fma.f64 e #s(literal 1/120 binary64) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) |
(fma.f64 (*.f64 v v) (*.f64 #s(literal -1/5040 binary64) e) (*.f64 e #s(literal 1/120 binary64))) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 e (*.f64 v v)) (*.f64 e #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)) e (*.f64 e #s(literal 1/120 binary64))) |
(fma.f64 #s(literal 1/120 binary64) e (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) |
(fma.f64 (*.f64 v e) (*.f64 v #s(literal -1/5040 binary64)) (*.f64 e #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 e (*.f64 v v)) #s(literal -1/5040 binary64) (*.f64 e #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 e #s(literal -1/5040 binary64)) (*.f64 v v) (*.f64 e #s(literal 1/120 binary64))) |
(/.f64 e (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (-.f64 (*.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e #s(literal 1/120 binary64))))) (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) (*.f64 e (*.f64 e e)) (*.f64 #s(literal 1/1728000 binary64) (*.f64 e (*.f64 e e)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e #s(literal 1/120 binary64))) (-.f64 (*.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e #s(literal 1/120 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))) (*.f64 e (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)) (*.f64 e (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))) (*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) e))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) (*.f64 e (*.f64 e e)) (*.f64 #s(literal 1/1728000 binary64) (*.f64 e (*.f64 e e)))) (fma.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (-.f64 (*.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e #s(literal 1/120 binary64)))) (-.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e #s(literal 1/120 binary64)))) |
(/.f64 (*.f64 e (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64))))) |
(/.f64 (*.f64 e (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)) e) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) e) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) (*.f64 e (*.f64 e e)) (*.f64 #s(literal 1/1728000 binary64) (*.f64 e (*.f64 e e))))) (neg.f64 (fma.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (-.f64 (*.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e #s(literal 1/120 binary64))))) (neg.f64 (-.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (*.f64 e (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))))) |
(/.f64 (neg.f64 (*.f64 e (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)))) (neg.f64 (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)) e)) (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) e)) (neg.f64 (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/1728000 binary64) (*.f64 e (*.f64 e e)) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) (*.f64 e (*.f64 e e)))) (fma.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))))) (-.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(*.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) e) |
(*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) (*.f64 e (*.f64 e e)) (*.f64 #s(literal 1/1728000 binary64) (*.f64 e (*.f64 e e)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (-.f64 (*.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e #s(literal 1/120 binary64))) (*.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e #s(literal 1/120 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 e #s(literal 1/120 binary64)) (*.f64 e #s(literal 1/120 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (*.f64 e #s(literal 1/120 binary64))))) |
(*.f64 (*.f64 e (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))))) |
(*.f64 (*.f64 e (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)) e) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) e) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)))) |
(*.f64 e #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) e) |
(+.f64 (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) (neg.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)))) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))))) |
(fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 v v) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) (neg.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))))) |
(fma.f64 (*.f64 v #s(literal -1/5040 binary64)) v #s(literal 1/120 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))) (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64))))) |
(/.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) (neg.f64 (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) (*.f64 (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) (*.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)))) #s(literal 1/5159780352000000000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) (-.f64 #s(literal 1/2985984000000 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 (*.f64 v v) (*.f64 v v))) #s(literal -1/221225582592000000 binary64)))) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) #s(literal -1/2985984000000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal -1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) (*.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64))) #s(literal -1/2985984000000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (+.f64 #s(literal 1/207360000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) #s(literal 1/14400 binary64)))) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) #s(literal -1/207360000 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal 1/14400 binary64)) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)))) (neg.f64 (neg.f64 (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) (fma.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))))) |
(*.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 v (*.f64 v v)) (*.f64 (*.f64 v (*.f64 v v)) #s(literal -1/128024064000 binary64)) #s(literal 1/1728000 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 v v) #s(literal -1/604800 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 v (*.f64 v #s(literal -1/5040 binary64)) #s(literal -1/120 binary64))))) |
(*.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) #s(literal 1/25401600 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))))) |
| 1× | egg-herbie |
| 14 166× | accelerator-lowering-fma.f32 |
| 14 166× | accelerator-lowering-fma.f64 |
| 6 330× | *-lowering-*.f32 |
| 6 330× | *-lowering-*.f64 |
| 5 490× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 353 | 4367 |
| 1 | 1104 | 4240 |
| 2 | 3317 | 4042 |
| 0 | 8454 | 3756 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* 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) (* -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))) |
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 e) 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))) |
(/ (+ 1 (* e (cos v))) e) |
(/ (+ 1 (* e (cos v))) e) |
(/ (+ 1 (* e (cos v))) e) |
(/ (+ 1 (* e (cos v))) e) |
(/ (+ 1 (* e (cos v))) e) |
(/ (+ 1 (* e (cos v))) e) |
(/ (+ 1 (* e (cos v))) e) |
(/ (+ 1 (* e (cos v))) e) |
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 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 v) |
(+ (/ 1 v) (/ e v)) |
(+ (/ 1 v) (/ e v)) |
(+ (/ 1 v) (/ e v)) |
(/ e v) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(/ e v) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
(/ (+ 1 e) v) |
1 |
(+ 1 e) |
(+ 1 e) |
(+ 1 e) |
e |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
e |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
(* e (+ 1 (/ 1 e))) |
(* -1/6 e) |
(+ (* -1/6 e) (* 1/120 (* e (pow v 2)))) |
(+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)))) |
(+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)))) |
(* -1/5040 (* e (pow v 4))) |
(* (pow v 4) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(* -1/5040 (* e (pow v 4))) |
(* (pow v 4) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(* -1 (* e (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))))))) |
(* -1 (* e (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))))))) |
(* -1 (* e (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))))))) |
(* -1 (* e (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (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))))))) |
(* -1/5040 (* e (pow v 7))) |
(* (pow v 7) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(* (pow v 7) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(* (pow v 7) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (+ (* 1/120 (/ e (pow v 2))) (/ e (pow v 6)))))) |
(* -1/5040 (* e (pow v 7))) |
(* -1 (* (pow v 7) (+ (* -1/120 (/ e (pow v 2))) (* 1/5040 e)))) |
(* -1 (* (pow v 7) (+ (* -1/120 (/ e (pow v 2))) (+ (* 1/5040 e) (* 1/6 (/ e (pow v 4))))))) |
(* -1 (* (pow v 7) (+ (* -1 (/ e (pow v 6))) (+ (* -1/120 (/ e (pow v 2))) (+ (* 1/5040 e) (* 1/6 (/ e (pow v 4)))))))) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(* -1 (* e (* v (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1)))) |
(* -1 (* e (* v (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1)))) |
(* -1 (* e (* v (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1)))) |
(* -1 (* e (* v (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1)))) |
e |
(+ e (* -1/6 (* e (pow v 2)))) |
(+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2)))))) |
(+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)))))) |
(* -1/5040 (* e (pow v 6))) |
(* (pow v 6) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(* (pow v 6) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(* (pow v 6) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (+ (* 1/120 (/ e (pow v 2))) (/ e (pow v 6)))))) |
(* -1/5040 (* e (pow v 6))) |
(* (pow v 6) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(* (pow v 6) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(* (pow v 6) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (+ (* 1/120 (/ e (pow v 2))) (/ e (pow v 6)))))) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(* -1 (* e (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1))) |
(* -1 (* e (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1))) |
(* -1 (* e (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1))) |
(* -1 (* e (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1))) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(pow v 2) |
(* 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 (sin v))) |
(/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e) |
(/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e) |
(/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e) |
(/ (cos v) (sin v)) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(/ (cos v) (sin v)) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(/ (+ 1 e) (* e v)) |
(/ (+ 1 (+ (* -1 (* (pow v 2) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v) |
(/ (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (- 1/24 (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v) |
(/ (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (- (+ 1/24 (* -1 (* (pow v 2) (+ 1/720 (+ (* -1/6 (- 1/24 (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ (* -1/120 (+ 1/2 (* -1/6 (/ (+ 1 e) e)))) (* -1/5040 (/ (+ 1 e) e)))))))) (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) 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))) |
1 |
(+ 1 (* -1/2 (pow v 2))) |
(+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(* 1/120 e) |
(+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)) |
(+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)) |
(+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)) |
(* -1/5040 (* e (pow v 2))) |
(* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(* -1/5040 (* e (pow v 2))) |
(* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (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/120 |
(+ 1/120 (* -1/5040 (pow v 2))) |
(+ 1/120 (* -1/5040 (pow v 2))) |
(+ 1/120 (* -1/5040 (pow v 2))) |
(* -1/5040 (pow v 2)) |
(* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040)) |
(* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040)) |
(* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040)) |
(* -1/5040 (pow v 2)) |
(* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040)) |
(* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040)) |
(* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040)) |
| Outputs |
|---|
(/ (* 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 (fma.f64 (*.f64 v v) (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 e (+.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 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64))) (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))))) (/.f64 e (+.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 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal -1/5040 binary64)) (fma.f64 e (fma.f64 (/.f64 (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) (+.f64 e #s(literal 1 binary64))) #s(literal 1/24 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/720 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64)))) (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 e (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (sin.f64 v))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(*.f64 e (fma.f64 e (*.f64 (sin.f64 v) (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (sin.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 (fma.f64 e (neg.f64 (*.f64 e (*.f64 (sin.f64 v) (*.f64 (cos.f64 v) (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #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 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.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 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 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 (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)) |
v |
(* v (+ 1 (* -1/6 (pow v 2)))) |
(fma.f64 v (*.f64 v (*.f64 v #s(literal -1/6 binary64))) v) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(fma.f64 v (*.f64 v (*.f64 v (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) v) |
(* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(fma.f64 v (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) 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) |
(sin v) |
(sin.f64 v) |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(cos v) |
(cos.f64 v) |
(+ (cos v) (/ 1 e)) |
(+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(cos v) |
(cos.f64 v) |
(+ (cos v) (/ 1 e)) |
(+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(+ (cos v) (/ 1 e)) |
(+.f64 (cos.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(/ (+ 1 e) e) |
(/.f64 (+.f64 e #s(literal 1 binary64)) e) |
(+ 1 (+ (* -1/2 (pow v 2)) (/ 1 e))) |
(fma.f64 v (*.f64 v #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(+ 1 (+ (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2)) (/ 1 e))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 v v) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) v) v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(+ 1 (+ (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)) (/ 1 e))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 v #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) v) v (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
(/ (+ 1 (* e (cos v))) e) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) |
1 |
#s(literal 1 binary64) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (+ (cos v) (/ 1 e))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (+ (cos v) (/ 1 e))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (+ (cos v) (/ 1 e))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 (+ e (* -1/2 (* e (pow v 2))))) |
(fma.f64 e (fma.f64 (*.f64 v v) #s(literal -1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) e)) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v (*.f64 e v)) (fma.f64 v (*.f64 v #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 e #s(literal -1/2 binary64))) (+.f64 e #s(literal 1 binary64))) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e v) |
(*.f64 e v) |
(* e (+ v (* -1 (* e v)))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(* e (+ v (* e (- (* e v) v)))) |
(*.f64 e (fma.f64 e (-.f64 (*.f64 e v) v) v)) |
(* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))) |
(*.f64 e (fma.f64 e (fma.f64 e (-.f64 v (*.f64 e v)) (neg.f64 v)) v)) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(- (+ v (/ v (pow e 2))) (/ v e)) |
(+.f64 v (/.f64 (-.f64 (/.f64 v e) v) e)) |
(- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) |
(+.f64 (-.f64 v (/.f64 v (*.f64 e (*.f64 e e)))) (/.f64 (-.f64 (/.f64 v e) v) e)) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) |
(+.f64 v (/.f64 (-.f64 (/.f64 v e) v) e)) |
(+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))) |
(-.f64 v (/.f64 (+.f64 v (/.f64 (-.f64 (/.f64 v e) v) e)) e)) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(+ (/ 1 v) (/ e v)) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(+ (/ 1 v) (/ e v)) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(+ (/ 1 v) (/ e v)) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(/ e v) |
(/.f64 e v) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(/ e v) |
(/.f64 e v) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(* e (+ (/ 1 v) (/ 1 (* e v)))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) v)) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
1 |
#s(literal 1 binary64) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
e |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
e |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* -1/6 e) |
(*.f64 e #s(literal -1/6 binary64)) |
(+ (* -1/6 e) (* 1/120 (* e (pow v 2)))) |
(*.f64 e (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)))) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)))) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* -1/5040 (* e (pow v 4))) |
(*.f64 v (*.f64 v (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))))) |
(* (pow v 4) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (fma.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (fma.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* -1/5040 (* e (pow v 4))) |
(*.f64 v (*.f64 v (*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))))) |
(* (pow v 4) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (*.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (fma.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* (pow v 4) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(*.f64 (*.f64 (*.f64 v v) (*.f64 v v)) (fma.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 v v))))) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* e (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* -1 (* e (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))))))) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* -1 (* e (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))))))) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* -1 (* e (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))))))) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* -1 (* e (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))))))) |
(*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) |
(* e v) |
(*.f64 e v) |
(* v (+ e (* -1/6 (* e (pow v 2))))) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v #s(literal -1/6 binary64))) e)) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2))))))) |
(*.f64 v (fma.f64 (*.f64 v (*.f64 e v)) (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) e)) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e)) |
(* -1/5040 (* e (pow v 7))) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 e (pow.f64 v #s(literal 7 binary64)))) |
(* (pow v 7) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(*.f64 (*.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v)))) (pow.f64 v #s(literal 7 binary64))) |
(* (pow v 7) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(*.f64 (fma.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (pow.f64 v #s(literal 7 binary64))) |
(* (pow v 7) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (+ (* 1/120 (/ e (pow v 2))) (/ e (pow v 6)))))) |
(*.f64 (pow.f64 v #s(literal 7 binary64)) (fma.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) (fma.f64 e (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 e (pow.f64 v #s(literal 6 binary64)))))) |
(* -1/5040 (* e (pow v 7))) |
(*.f64 #s(literal -1/5040 binary64) (*.f64 e (pow.f64 v #s(literal 7 binary64)))) |
(* -1 (* (pow v 7) (+ (* -1/120 (/ e (pow v 2))) (* 1/5040 e)))) |
(*.f64 (*.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v)))) (pow.f64 v #s(literal 7 binary64))) |
(* -1 (* (pow v 7) (+ (* -1/120 (/ e (pow v 2))) (+ (* 1/5040 e) (* 1/6 (/ e (pow v 4))))))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 e (*.f64 (*.f64 v v) (*.f64 v v))) (fma.f64 e #s(literal 1/5040 binary64) (*.f64 (/.f64 e (*.f64 v v)) #s(literal -1/120 binary64)))) (neg.f64 (pow.f64 v #s(literal 7 binary64)))) |
(* -1 (* (pow v 7) (+ (* -1 (/ e (pow v 6))) (+ (* -1/120 (/ e (pow v 2))) (+ (* 1/5040 e) (* 1/6 (/ e (pow v 4)))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 e (*.f64 (*.f64 v v) (*.f64 v v))) (fma.f64 e #s(literal 1/5040 binary64) (*.f64 (/.f64 e (*.f64 v v)) #s(literal -1/120 binary64)))) (/.f64 e (pow.f64 v #s(literal 6 binary64)))) (neg.f64 (pow.f64 v #s(literal 7 binary64)))) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e)) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e)) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e)) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e)) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e)) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e)) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e)) |
(* e (* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6))))) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e)) |
(* -1 (* e (* v (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1)))) |
(*.f64 (*.f64 e v) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(* -1 (* e (* v (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1)))) |
(*.f64 (*.f64 e v) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(* -1 (* e (* v (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1)))) |
(*.f64 (*.f64 e v) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(* -1 (* e (* v (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1)))) |
(*.f64 (*.f64 e v) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
e |
(+ e (* -1/6 (* e (pow v 2)))) |
(fma.f64 e (*.f64 v (*.f64 v #s(literal -1/6 binary64))) e) |
(+ e (* (pow v 2) (+ (* -1/6 e) (* 1/120 (* e (pow v 2)))))) |
(fma.f64 (*.f64 v (*.f64 e v)) (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) e) |
(+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)))))) |
(fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e) |
(* -1/5040 (* e (pow v 6))) |
(*.f64 e (*.f64 #s(literal -1/5040 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(*.f64 (*.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v)))) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(*.f64 (fma.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (+ (* 1/120 (/ e (pow v 2))) (/ e (pow v 6)))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (fma.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) (fma.f64 e (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 e (pow.f64 v #s(literal 6 binary64)))))) |
(* -1/5040 (* e (pow v 6))) |
(*.f64 e (*.f64 #s(literal -1/5040 binary64) (pow.f64 v #s(literal 6 binary64)))) |
(* (pow v 6) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(*.f64 (*.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v)))) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2)))))) |
(*.f64 (fma.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (*.f64 (*.f64 v v) (*.f64 v v)))) (pow.f64 v #s(literal 6 binary64))) |
(* (pow v 6) (+ (* -1/6 (/ e (pow v 4))) (+ (* -1/5040 e) (+ (* 1/120 (/ e (pow v 2))) (/ e (pow v 6)))))) |
(*.f64 (pow.f64 v #s(literal 6 binary64)) (fma.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) (fma.f64 e (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 v v) (*.f64 v v))) (/.f64 e (pow.f64 v #s(literal 6 binary64)))))) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e) |
(* e (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(fma.f64 e (*.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))) e) |
(* -1 (* e (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1))) |
(*.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)) (neg.f64 e)) |
(* -1 (* e (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1))) |
(*.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)) (neg.f64 e)) |
(* -1 (* e (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1))) |
(*.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)) (neg.f64 e)) |
(* -1 (* e (- (* (pow v 2) (+ 1/6 (* -1 (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2))))))) 1))) |
(*.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)) (neg.f64 e)) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(pow v 2) |
(*.f64 v v) |
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 e (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (sin.f64 v))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(*.f64 e (fma.f64 e (*.f64 (sin.f64 v) (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (sin.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 (fma.f64 e (neg.f64 (*.f64 e (*.f64 (sin.f64 v) (*.f64 (cos.f64 v) (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #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 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 binary64)))) (/.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 (*.f64 e e) (pow.f64 (cos.f64 v) #s(literal 3 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 (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 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 (fma.f64 (*.f64 v v) (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 e (+.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 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64))) (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))))) (/.f64 e (+.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 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal -1/5040 binary64)) (fma.f64 e (fma.f64 (/.f64 (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) (+.f64 e #s(literal 1 binary64))) #s(literal 1/24 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/720 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64)))) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal -1/24 binary64)))) (fma.f64 (/.f64 (*.f64 e e) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 e #s(literal -1/6 binary64)) (+.f64 e #s(literal 1 binary64))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ 1 (* e (sin v))) |
(/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) |
(/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e) |
(/.f64 (fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) e) |
(/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e) |
(/.f64 (fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) e) |
(/ (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) e) |
(/.f64 (fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) e) |
(/ (cos v) (sin v)) |
(/.f64 (cos.f64 v) (sin.f64 v)) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v))) |
(/ (cos v) (sin v)) |
(/.f64 (cos.f64 v) (sin.f64 v)) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v))) |
(+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) (/.f64 (cos.f64 v) (sin.f64 v))) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 (+ (* -1 (* (pow v 2) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (fma.f64 (*.f64 v v) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64)) #s(literal 1 binary64))) v) |
(/ (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (- 1/24 (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v) |
(/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v) |
(/ (+ 1 (+ (* (pow v 2) (- (* (pow v 2) (- (+ 1/24 (* -1 (* (pow v 2) (+ 1/720 (+ (* -1/6 (- 1/24 (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ (* -1/120 (+ 1/2 (* -1/6 (/ (+ 1 e) e)))) (* -1/5040 (/ (+ 1 e) e)))))))) (+ (* 1/120 (/ (+ 1 e) e)) (* 1/6 (+ 1/2 (* -1/6 (/ (+ 1 e) e))))))) (+ 1/2 (* -1/6 (/ (+ 1 e) e))))) (/ 1 e))) v) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 v (-.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (+.f64 #s(literal -1/360 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal 1/840 binary64)))) (*.f64 v (neg.f64 v)) #s(literal 1/24 binary64)) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) e))) v) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
(/ (+ 1 (* e (cos v))) (* e (sin v))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 v #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* e (+ 1/120 (* -1/5040 (pow v 2)))) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* 1/120 e) |
(*.f64 e #s(literal 1/120 binary64)) |
(+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(+ (* -1/5040 (* e (pow v 2))) (* 1/120 e)) |
(*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(* -1/5040 (* e (pow v 2))) |
(*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) |
(* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(* -1/5040 (* e (pow v 2))) |
(*.f64 e (*.f64 (*.f64 v v) #s(literal -1/5040 binary64))) |
(* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))))) |
(* (pow v 2) (+ (* -1/5040 e) (* 1/120 (/ e (pow v 2))))) |
(*.f64 (*.f64 v v) (*.f64 e (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v 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)) |
1/120 |
#s(literal 1/120 binary64) |
(+ 1/120 (* -1/5040 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(+ 1/120 (* -1/5040 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(+ 1/120 (* -1/5040 (pow v 2))) |
(fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(* -1/5040 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -1/5040 binary64)) |
(* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) v) v) |
(* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) v) v) |
(* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) v) v) |
(* -1/5040 (pow v 2)) |
(*.f64 (*.f64 v v) #s(literal -1/5040 binary64)) |
(* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) v) v) |
(* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) v) v) |
(* (pow v 2) (- (* 1/120 (/ 1 (pow v 2))) 1/5040)) |
(*.f64 (*.f64 (+.f64 #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 v v))) v) v) |
Compiled 36 631 to 3 196 computations (91.3% saved)
37 alts after pruning (31 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 368 | 17 | 1 385 |
| Fresh | 6 | 14 | 20 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 377 | 37 | 1 414 |
| Status | Accuracy | Program |
|---|---|---|
| 48.2% | (fma.f64 v e (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) | |
| ✓ | 50.5% | (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
| 99.0% | (/.f64 (sin.f64 v) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) | |
| ▶ | 97.4% | (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
| ▶ | 50.4% | (/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
| ▶ | 99.6% | (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
| 48.7% | (/.f64 e (/.f64 #s(literal 1 binary64) v)) | |
| 50.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v)) | |
| 98.4% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) e)) | |
| ▶ | 49.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
| 96.1% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (fma.f64 (*.f64 v v) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64)) #s(literal 1 binary64))) v)) | |
| 49.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e)) (/.f64 #s(literal 1 binary64) e))) v)) | |
| 96.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) | |
| 2.6% | (-.f64 v (/.f64 v e)) | |
| 50.4% | (*.f64 (/.f64 (*.f64 v e) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) | |
| ✓ | 99.8% | (*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
| 50.4% | (*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) v))) | |
| 50.5% | (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) | |
| 72.6% | (*.f64 (*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal -1/2 binary64))) e) | |
| 48.1% | (*.f64 (*.f64 e v) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) | |
| 73.7% | (*.f64 (*.f64 e e) (fma.f64 (sin.f64 v) (neg.f64 (cos.f64 v)) (/.f64 (sin.f64 v) e))) | |
| ✓ | 98.6% | (*.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
| 98.2% | (*.f64 (sin.f64 v) (-.f64 e (*.f64 e e))) | |
| 98.5% | (*.f64 (sin.f64 v) (*.f64 (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e) (*.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) | |
| 73.7% | (*.f64 (sin.f64 v) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))))) | |
| 48.1% | (*.f64 v (fma.f64 (*.f64 v (*.f64 e v)) (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) e)) | |
| ✓ | 48.2% | (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) |
| 48.2% | (*.f64 v (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) e)) | |
| 48.2% | (*.f64 v (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) | |
| 48.2% | (*.f64 v (fma.f64 e (*.f64 v (*.f64 v #s(literal -1/6 binary64))) e)) | |
| 48.2% | (*.f64 v (+.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e))) | |
| ▶ | 48.8% | (*.f64 v e) |
| 49.5% | (*.f64 e (-.f64 v (*.f64 e v))) | |
| ✓ | 97.5% | (*.f64 e (sin.f64 v)) |
| ✓ | 4.8% | v |
Compiled 1 079 to 632 computations (41.4% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) e) |
| ✓ | cost-diff | 0 | (sin.f64 v) |
| ✓ | cost-diff | 1088 | (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
| ✓ | cost-diff | 0 | (/.f64 e (+.f64 e #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) v) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
| ✓ | cost-diff | 1088 | (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 e #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 e #s(literal 1 binary64)) e) |
| ✓ | cost-diff | 384 | (/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
| ✓ | cost-diff | 0 | (*.f64 v e) |
| ✓ | cost-diff | 0 | (cos.f64 v) |
| ✓ | cost-diff | 0 | (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) |
| ✓ | cost-diff | 384 | (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
| 9 464× | accelerator-lowering-fma.f32 |
| 9 464× | accelerator-lowering-fma.f64 |
| 3 516× | /-lowering-/.f32 |
| 3 516× | /-lowering-/.f64 |
| 3 038× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 100 |
| 1 | 37 | 98 |
| 2 | 67 | 98 |
| 3 | 149 | 96 |
| 4 | 284 | 96 |
| 5 | 406 | 94 |
| 6 | 615 | 94 |
| 7 | 1920 | 94 |
| 8 | 2170 | 94 |
| 9 | 2368 | 94 |
| 10 | 3397 | 94 |
| 11 | 3459 | 94 |
| 12 | 3484 | 94 |
| 13 | 4098 | 94 |
| 14 | 4190 | 94 |
| 15 | 4223 | 94 |
| 16 | 4382 | 94 |
| 17 | 5094 | 94 |
| 18 | 7494 | 94 |
| 19 | 7548 | 94 |
| 20 | 7593 | 94 |
| 21 | 7635 | 94 |
| 22 | 7679 | 94 |
| 0 | 8977 | 92 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ e (/ (+ (* e (cos v)) 1) (sin v))) |
e |
(/ (+ (* e (cos v)) 1) (sin v)) |
(+ (* e (cos v)) 1) |
(cos v) |
v |
1 |
(sin v) |
(* v e) |
v |
e |
(/ v (/ (+ e 1) e)) |
v |
(/ (+ e 1) e) |
(+ e 1) |
e |
1 |
(/ 1 (/ (/ 1 v) (/ e (+ e 1)))) |
1 |
(/ (/ 1 v) (/ e (+ e 1))) |
(/ 1 v) |
v |
(/ e (+ e 1)) |
e |
(+ e 1) |
(/ (sin v) (/ 1 e)) |
(sin v) |
v |
(/ 1 e) |
1 |
e |
| Outputs |
|---|
(/ e (/ (+ (* e (cos v)) 1) (sin v))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
e |
(/ (+ (* e (cos v)) 1) (sin v)) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) |
(+ (* e (cos v)) 1) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(cos v) |
(cos.f64 v) |
v |
1 |
#s(literal 1 binary64) |
(sin v) |
(sin.f64 v) |
(* v e) |
(*.f64 e v) |
v |
e |
(/ v (/ (+ e 1) e)) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
v |
(/ (+ e 1) e) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
(+ e 1) |
(+.f64 e #s(literal 1 binary64)) |
e |
1 |
#s(literal 1 binary64) |
(/ 1 (/ (/ 1 v) (/ e (+ e 1)))) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(/ (/ 1 v) (/ e (+ e 1))) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
v |
(/ e (+ e 1)) |
(/.f64 e (+.f64 e #s(literal 1 binary64))) |
e |
(+ e 1) |
(+.f64 e #s(literal 1 binary64)) |
(/ (sin v) (/ 1 e)) |
(*.f64 e (sin.f64 v)) |
(sin v) |
(sin.f64 v) |
v |
(/ 1 e) |
(/.f64 #s(literal 1 binary64) e) |
1 |
#s(literal 1 binary64) |
e |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) e) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 99.7% | (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
| ✓ | accuracy | 100.0% | (+.f64 e #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 e (+.f64 e #s(literal 1 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
| ✓ | accuracy | 98.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
| ✓ | accuracy | 100.0% | (+.f64 e #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 e #s(literal 1 binary64)) e) |
| ✓ | accuracy | 99.7% | (/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
| ✓ | accuracy | 100.0% | (*.f64 v e) |
| ✓ | accuracy | 100.0% | (sin.f64 v) |
| ✓ | accuracy | 100.0% | (cos.f64 v) |
| ✓ | accuracy | 99.8% | (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) |
| ✓ | accuracy | 99.6% | (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
| 45.0ms | 256× | 0 | valid |
Compiled 103 to 21 computations (79.6% saved)
ival-div: 15.0ms (47.4% of total)ival-cos: 6.0ms (18.9% of total)ival-sin: 5.0ms (15.8% of total)ival-mult: 3.0ms (9.5% of total)ival-add: 2.0ms (6.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ e (/ (+ (* e (cos v)) 1) (sin v)))> |
#<alt (/ (+ (* e (cos v)) 1) (sin v))> |
#<alt (+ (* e (cos v)) 1)> |
#<alt (cos v)> |
#<alt (* v e)> |
#<alt (/ v (/ (+ e 1) e))> |
#<alt (/ (+ e 1) e)> |
#<alt (+ e 1)> |
#<alt (/ (/ 1 v) (/ e (+ e 1)))> |
#<alt (/ 1 (/ (/ 1 v) (/ e (+ e 1))))> |
#<alt (/ 1 v)> |
#<alt (/ e (+ e 1))> |
#<alt (/ (sin v) (/ 1 e))> |
#<alt (sin v)> |
#<alt (/ 1 e)> |
| Outputs |
|---|
#<alt (* e (sin v))> |
#<alt (* e (+ (sin v) (* -1 (* e (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v))))))> |
#<alt (* e (+ (sin v) (* e (- (* e (- (* -1 (* e (* (pow (cos v) 3) (sin v)))) (* -1 (* (pow (cos v) 2) (sin v))))) (* (cos v) (sin v))))))> |
#<alt (/ (sin v) (cos v))> |
#<alt (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v)))> |
#<alt (- (+ (/ (sin v) (cos v)) (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2))))> |
#<alt (- (+ (* -1 (/ (sin v) (* (pow e 3) (pow (cos v) 4)))) (/ (sin v) (cos v))) (+ (* -1 (/ (sin v) (* (pow e 2) (pow (cos v) 3)))) (/ (sin v) (* e (pow (cos v) 2)))))> |
#<alt (/ (sin v) (cos v))> |
#<alt (+ (* -1 (/ (sin v) (* e (pow (cos v) 2)))) (/ (sin v) (cos v)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 3)))) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (sin v) (* e (pow (cos v) 4)))) (/ (sin v) (pow (cos v) 3))) e)) (/ (sin v) (pow (cos v) 2))) e)) (/ (sin v) (cos v)))> |
#<alt (/ (* e v) (+ 1 e))> |
#<alt (* v (+ (* (pow v 2) (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (* v (+ (* (pow v 2) (- (+ (* -1/6 (/ e (+ 1 e))) (* (pow v 2) (- (+ (* 1/120 (/ e (+ 1 e))) (* (pow v 2) (- (* -1/5040 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* 1/120 (/ e (+ 1 e))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2)))))) (+ 1 e))) (+ (* -1/720 (/ (pow e 2) (pow (+ 1 e) 2))) (* 1/24 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e)))))))) (+ (* -1/2 (/ (* e (- (* -1/6 (/ e (+ 1 e))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (+ 1 e))) (* 1/24 (/ (pow e 2) (pow (+ 1 e) 2))))))) (* -1/2 (/ (pow e 2) (pow (+ 1 e) 2))))) (/ e (+ 1 e))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ (* e (sin v)) (+ 1 (* e (cos v))))> |
#<alt (/ 1 (sin v))> |
#<alt (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v)))> |
#<alt (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v)))> |
#<alt (+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v)))> |
#<alt (/ (* e (cos v)) (sin v))> |
#<alt (* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))))> |
#<alt (* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))))> |
#<alt (* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v))))> |
#<alt (/ (* e (cos v)) (sin v))> |
#<alt (* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v))))))> |
#<alt (* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v))))))> |
#<alt (* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v))))))> |
#<alt (/ (+ 1 e) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (- (* -1/2 e) (* -1/6 (+ 1 e)))))) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v)> |
#<alt (/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (+ (* 1/24 e) (* (pow v 2) (- (* -1/720 e) (+ (* -1/6 (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e))))) (+ (* -1/5040 (+ 1 e)) (* 1/120 (- (* -1/2 e) (* -1/6 (+ 1 e))))))))) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v)> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt (/ (+ 1 (* e (cos v))) (sin v))> |
#<alt 1> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (* e (cos v))> |
#<alt (* e (+ (cos v) (/ 1 e)))> |
#<alt (* e (+ (cos v) (/ 1 e)))> |
#<alt (* e (+ (cos v) (/ 1 e)))> |
#<alt (* e (cos v))> |
#<alt (* -1 (* e (- (* -1 (cos v)) (/ 1 e))))> |
#<alt (* -1 (* e (- (* -1 (cos v)) (/ 1 e))))> |
#<alt (* -1 (* e (- (* -1 (cos v)) (/ 1 e))))> |
#<alt (+ 1 e)> |
#<alt (+ 1 (+ e (* -1/2 (* e (pow v 2)))))> |
#<alt (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2)))))))> |
#<alt (+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e)))))))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt (+ 1 (* e (cos v)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow v 2)))> |
#<alt (+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2)))> |
#<alt (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2)))> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (cos v)> |
#<alt (* e 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))> |
#<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)> |
#<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 (/ 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> |
#<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 (/ (+ 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 (* 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 (/ (* 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 (* 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 (/ 1 v)> |
#<alt (/ 1 v)> |
#<alt (/ 1 v)> |
#<alt (/ 1 v)> |
#<alt (/ 1 v)> |
#<alt (/ 1 v)> |
#<alt (/ 1 v)> |
#<alt (/ 1 v)> |
#<alt (/ 1 v)> |
#<alt (/ 1 v)> |
#<alt (/ 1 v)> |
#<alt (/ 1 v)> |
#<alt e> |
#<alt (* e (+ 1 (* -1 e)))> |
#<alt (* e (+ 1 (* e (- e 1))))> |
#<alt (* e (+ 1 (* e (- (* e (+ 1 (* -1 e))) 1))))> |
#<alt 1> |
#<alt (- 1 (/ 1 e))> |
#<alt (- (+ 1 (/ 1 (pow e 2))) (/ 1 e))> |
#<alt (- (+ 1 (/ 1 (pow e 2))) (+ (/ 1 e) (/ 1 (pow e 3))))> |
#<alt 1> |
#<alt (- 1 (/ 1 e))> |
#<alt (+ 1 (* -1 (/ (- 1 (/ 1 e)) e)))> |
#<alt (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) e)))> |
#<alt (* 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 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)> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | e | @ | inf | (/ (+ e 1) e) |
| 6.0ms | v | @ | inf | (/ (+ (* e (cos v)) 1) (sin v)) |
| 1.0ms | v | @ | 0 | (/ (+ (* e (cos v)) 1) (sin v)) |
| 0.0ms | v | @ | -inf | (/ (+ (* e (cos v)) 1) (sin v)) |
| 0.0ms | e | @ | -inf | (/ (+ e 1) e) |
| 1× | batch-egg-rewrite |
| 4 264× | *-lowering-*.f32 |
| 4 264× | *-lowering-*.f64 |
| 3 658× | /-lowering-/.f32 |
| 3 658× | /-lowering-/.f64 |
| 3 172× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 81 |
| 1 | 118 | 77 |
| 2 | 810 | 77 |
| 3 | 7029 | 77 |
| 0 | 8380 | 74 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ e (/ (+ (* e (cos v)) 1) (sin v))) |
(/ (+ (* e (cos v)) 1) (sin v)) |
(+ (* e (cos v)) 1) |
(cos v) |
(* v e) |
(/ v (/ (+ e 1) e)) |
(/ (+ e 1) e) |
(+ e 1) |
(/ (/ 1 v) (/ e (+ e 1))) |
(/ 1 (/ (/ 1 v) (/ e (+ e 1)))) |
(/ 1 v) |
(/ e (+ e 1)) |
(/ (sin v) (/ 1 e)) |
(sin v) |
(/ 1 e) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 e (neg.f64 (sin.f64 v))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v)))) (/.f64 (*.f64 e (neg.f64 (sin.f64 v))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (*.f64 e (neg.f64 (sin.f64 v))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 e (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) |
(/.f64 (sin.f64 v) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
(/.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (neg.f64 (sin.f64 v))))) |
(/.f64 (neg.f64 (sin.f64 v)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) e))) |
(/.f64 (neg.f64 e) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v)))) |
(/.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v)))) |
(/.f64 (/.f64 (*.f64 e (neg.f64 (sin.f64 v))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 v))) |
(/.f64 (*.f64 e (neg.f64 (sin.f64 v))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (neg.f64 e)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) #s(literal -1 binary64)) |
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 v) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 e (sin.f64 v)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 e (neg.f64 (sin.f64 v))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (sin.f64 v)) (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 e) (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (sin.f64 v)) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) (neg.f64 e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (*.f64 e (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 (neg.f64 e) (/.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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 e (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (/.f64 e (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) (fma.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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) e)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (*.f64 e (neg.f64 (sin.f64 v)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) (/.f64 e (/.f64 #s(literal -1 binary64) (sin.f64 v)))) |
(*.f64 (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) (neg.f64 (sin.f64 v))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 (*.f64 e (sin.f64 v)) (/.f64 #s(literal 1 binary64) (fma.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 (*.f64 e (sin.f64 v)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 (neg.f64 e) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 v)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 (neg.f64 e) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.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 (sin.f64 v) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 e (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 v) (/.f64 e (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 v) (/.f64 e (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 e)) |
(*.f64 (*.f64 (neg.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) #s(literal -1 binary64)) (sin.f64 v)) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(*.f64 (/.f64 e (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (sin.f64 v))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 e (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (sin.f64 v))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (fma.f64 (cos.f64 v) (neg.f64 e) #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 v v))))))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 (sin.f64 v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 e (cos.f64 v)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 e (cos.f64 v))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(+.f64 (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (sin.f64 v)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (sin.f64 v))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 v))) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v)))) |
(-.f64 (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 e (cos.f64 v)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 e (cos.f64 v)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 v)) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 e (cos.f64 v)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal 1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 e (cos.f64 v)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v)) #s(literal -1 binary64) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(fma.f64 (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (*.f64 e (cos.f64 v)))) |
(fma.f64 (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 v) #s(literal -1/2 binary64)) (*.f64 (*.f64 e (cos.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(neg.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (sin.f64 v)))) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) |
(/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (neg.f64 (sin.f64 v))) |
(/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 v)))) |
(/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (sin.f64 v) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (*.f64 (neg.f64 (sin.f64 v)) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 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 (sin.f64 v) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) (fma.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 3 binary64)))) (neg.f64 (*.f64 (sin.f64 v) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sin.f64 v)) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (*.f64 (sin.f64 v) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64))) (*.f64 (*.f64 (sin.f64 v) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 v) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v 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 v v)))))) (*.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (sin.f64 v)) (fma.f64 (*.f64 e (cos.f64 v)) (fma.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))) (sin.f64 v)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (sin.f64 v)) (*.f64 #s(literal 1 binary64) (fma.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))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (sin.f64 v))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(/.f64 (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) #s(literal -1 binary64)) (sin.f64 v)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) (neg.f64 (sin.f64 v))) |
(/.f64 (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 (sin.f64 v))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (sin.f64 v))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (sin.f64 v))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (fma.f64 (cos.f64 v) (neg.f64 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 v v)))))) (/.f64 #s(literal 1 binary64) (sin.f64 v))) (fma.f64 (cos.f64 v) (neg.f64 e) #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) (sin.f64 v))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 v))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 v))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 v))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.f64 v)))) |
(*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 v))) |
(*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (sin.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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.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 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (sin.f64 v))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 v)))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 v)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) |
(*.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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.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))) (sin.f64 v)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (sin.f64 v)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 v) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 v))) |
(*.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 v))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (sin.f64 v)) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (-.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (sin.f64 v)) (-.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (sin.f64 v)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (sin.f64 v)) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (cos.f64 v) (fma.f64 (cos.f64 v) (*.f64 e e) e) #s(literal 1 binary64))) |
(+.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (cos.f64 v) (neg.f64 e)))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(+.f64 (neg.f64 (*.f64 (cos.f64 v) (neg.f64 e))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) |
(-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(fma.f64 e (/.f64 (*.f64 e (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (cos.f64 v) e #s(literal 1 binary64)) |
(fma.f64 (cos.f64 v) (/.f64 (*.f64 (cos.f64 v) (*.f64 e e)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 e (cos.f64 v)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 e (cos.f64 v)) (/.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #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 (cos.f64 v) (neg.f64 e)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 e e) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (cos.f64 v) (*.f64 e e)) (/.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 e (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (/.f64 e (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (cos.f64 v) #s(literal -1 binary64)) (neg.f64 e) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (cos.f64 v) (fma.f64 (cos.f64 v) (*.f64 e e) e) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.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))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v 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 v v)))))) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v 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 v v))))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v))))))) (neg.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.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 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.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 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) (/.f64 (*.f64 e e) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 (cos.f64 v) (neg.f64 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 v v)))))) #s(literal 1 binary64)) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) (-.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (/.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)) #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 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.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 3 binary64))) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 6 binary64)) (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (-.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (*.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))))) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (cos.f64 v) (fma.f64 (cos.f64 v) (*.f64 e e) 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 v v)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 e (cos.f64 v)) #s(literal 3 binary64)))) (fma.f64 (cos.f64 v) (fma.f64 (cos.f64 v) (*.f64 e e) 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 v 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 v v))))))) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 v)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 v)))) |
(cos.f64 v) |
(cos.f64 (neg.f64 v)) |
(fma.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 v) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 v)))) |
(*.f64 (cos.f64 v) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 v)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 e (neg.f64 v))) |
(/.f64 e (/.f64 #s(literal 1 binary64) v)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 (*.f64 e v) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 e v))) |
(/.f64 (neg.f64 v) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) v)) |
(/.f64 (*.f64 e (neg.f64 v)) #s(literal -1 binary64)) |
(/.f64 (/.f64 e (pow.f64 v #s(literal -1/2 binary64))) (pow.f64 v #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 e v) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) #s(literal -1 binary64)) |
(*.f64 e v) |
(*.f64 v e) |
(*.f64 #s(literal 1 binary64) (*.f64 e v)) |
(*.f64 (*.f64 e v) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 e (neg.f64 v))) |
(*.f64 (neg.f64 v) (neg.f64 e)) |
(*.f64 (neg.f64 e) (neg.f64 v)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 e (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 e (pow.f64 v #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (neg.f64 e) (pow.f64 v #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) e)) (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) v)) (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(neg.f64 (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 e (*.f64 (/.f64 #s(literal -1 binary64) v) (-.f64 #s(literal -1 binary64) e))) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) v)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 e v))) |
(/.f64 (neg.f64 v) (/.f64 (-.f64 #s(literal -1 binary64) e) e)) |
(/.f64 (neg.f64 e) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(/.f64 (neg.f64 e) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) #s(literal -1 binary64))) |
(/.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal -1 binary64) v)) |
(/.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 e (neg.f64 v)) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e))) #s(literal -1 binary64)) |
(/.f64 (/.f64 v (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (pow.f64 v #s(literal -1/2 binary64))) (pow.f64 v #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 (*.f64 e v) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 e v))) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 (*.f64 e v) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (/.f64 (*.f64 e v) (fma.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 #s(literal 1 binary64) (*.f64 e v))) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)))) #s(literal -1 binary64)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (*.f64 e v) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (*.f64 e v) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(*.f64 #s(literal -1 binary64) (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(*.f64 (neg.f64 v) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (neg.f64 e) (/.f64 v (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (neg.f64 e) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) v))) |
(*.f64 (neg.f64 e) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (neg.f64 e) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) v)) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (neg.f64 v)) |
(*.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 e v)) |
(*.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) e) |
(*.f64 (*.f64 e (neg.f64 v)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (*.f64 e (neg.f64 v)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (*.f64 e (neg.f64 v))) |
(*.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e))) #s(literal -1 binary64)) |
(*.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) (fma.f64 e e (neg.f64 e))) |
(*.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 v (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) v)) |
(*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (/.f64 v (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (*.f64 (+.f64 e #s(literal -1 binary64)) v)) |
(*.f64 (/.f64 v (-.f64 #s(literal -1 binary64) e)) (neg.f64 e)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 e v)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 e (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 e (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 e) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) v)) (neg.f64 e)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) #s(literal 1 binary64)) (*.f64 e (neg.f64 v))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (neg.f64 e) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 e (neg.f64 v))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) (*.f64 e v)) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) v)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 #s(literal -1 binary64) v))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) v)) (/.f64 (+.f64 e #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) v))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (+.f64 e #s(literal -1 binary64)) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 v (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 e e (neg.f64 e))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 e #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (+.f64 e #s(literal -1 binary64)) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 e (/.f64 v (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (*.f64 e (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (*.f64 v (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (*.f64 v (/.f64 e (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 e v) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (*.f64 (*.f64 e v) (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 e)) |
(*.f64 (*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) v) |
(*.f64 (*.f64 (/.f64 v (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) e) |
(*.f64 (/.f64 (*.f64 e v) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 (*.f64 e v) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 e)) |
(*.f64 (/.f64 v (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 v (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (neg.f64 (fma.f64 e e (neg.f64 e)))) |
(*.f64 (/.f64 v (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 v (/.f64 (fma.f64 e e #s(literal -1 binary64)) e)) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 e v))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 e v))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 e v) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (*.f64 e v) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (-.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 (*.f64 e (neg.f64 v)) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (*.f64 e (neg.f64 v)) (fma.f64 e e #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 (*.f64 e (neg.f64 v)) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 (*.f64 e (neg.f64 v)) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 (/.f64 #s(literal 1 binary64) e) e)) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 e))) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 e (/.f64 #s(literal 1 binary64) e))) |
(+.f64 (/.f64 #s(literal 1 binary64) e) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) e))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) e) e) (/.f64 #s(literal 1 binary64) e)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 e)) (/.f64 #s(literal 1 binary64) e)) |
(+.f64 (*.f64 e (/.f64 #s(literal 1 binary64) e)) (/.f64 #s(literal 1 binary64) e)) |
(+.f64 (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) e)) |
(exp.f64 (*.f64 (log.f64 (/.f64 e (+.f64 e #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) e)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 e)) (/.f64 (-.f64 #s(literal -1 binary64) e) e)) |
(-.f64 (/.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) e) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) e)) |
(-.f64 (/.f64 (*.f64 e e) (fma.f64 e e (neg.f64 e))) (/.f64 #s(literal 1 binary64) (fma.f64 e e (neg.f64 e)))) |
(fma.f64 e (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) e)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e) (*.f64 (/.f64 #s(literal 1 binary64) e) e)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e) (*.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 e))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e) (*.f64 e (/.f64 #s(literal 1 binary64) e))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) e))) |
(fma.f64 (/.f64 #s(literal 1 binary64) e) e (/.f64 #s(literal 1 binary64) e)) |
(fma.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) e) e)) |
(fma.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 e))) |
(fma.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64) (*.f64 e (/.f64 #s(literal 1 binary64) e))) |
(fma.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) e))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e) (*.f64 (/.f64 #s(literal 1 binary64) e) e)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e) (*.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 e))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e) (*.f64 e (/.f64 #s(literal 1 binary64) e))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) e))) |
(fma.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) e) (/.f64 #s(literal 1 binary64) e)) |
(fma.f64 (/.f64 #s(literal -1 binary64) e) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) e) e)) |
(fma.f64 (/.f64 #s(literal -1 binary64) e) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 e))) |
(fma.f64 (/.f64 #s(literal -1 binary64) e) #s(literal -1 binary64) (*.f64 e (/.f64 #s(literal 1 binary64) e))) |
(fma.f64 (/.f64 #s(literal -1 binary64) e) #s(literal -1 binary64) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) e))) |
(fma.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 e) (/.f64 #s(literal 1 binary64) e)) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) e) e)) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 e))) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64)) (*.f64 e (/.f64 #s(literal 1 binary64) e))) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) e))) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) e) e)) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 e))) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 e (/.f64 #s(literal 1 binary64) e))) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) e))) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) e) e)) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 e))) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 e (/.f64 #s(literal 1 binary64) e))) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) e))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) e) e)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 e))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64)) (*.f64 e (/.f64 #s(literal 1 binary64) e))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) e))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 e e (neg.f64 e))) (neg.f64 (fma.f64 e e #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 (fma.f64 e e #s(literal -1 binary64)) e))) |
(/.f64 (+.f64 e #s(literal 1 binary64)) e) |
(/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(/.f64 (-.f64 #s(literal -1 binary64) e) (neg.f64 e)) |
(/.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) e) #s(literal -1 binary64)) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 (neg.f64 e) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (fma.f64 e e (neg.f64 e))) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 (neg.f64 e) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 e (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (neg.f64 (fma.f64 e e (neg.f64 e)))) |
(/.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (*.f64 e (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e e (neg.f64 e))))) |
(/.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) (*.f64 (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) |
(/.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)) #s(literal -1 binary64)) (*.f64 (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (fma.f64 e (*.f64 e e) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)) #s(literal -1 binary64)) (*.f64 (fma.f64 e e (neg.f64 e)) (fma.f64 e (*.f64 e (*.f64 e e)) (fma.f64 e e #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (*.f64 e (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (fma.f64 (*.f64 e e) (*.f64 e e) #s(literal -1 binary64)) (*.f64 (fma.f64 e e (neg.f64 e)) (fma.f64 e e #s(literal 1 binary64)))) |
(/.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) e) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) e) (*.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 e e (neg.f64 e))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e)) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) e)) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 e (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 e)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) e)) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (fma.f64 e e #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (neg.f64 (fma.f64 e e (neg.f64 e)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e e #s(literal -1 binary64)) e)) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) e) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) e) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) e) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) e) (fma.f64 e e #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) e) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) e)) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (/.f64 #s(literal 1 binary64) e)) (-.f64 #s(literal 1 binary64) e)) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal 1 binary64)) |
(pow.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (fma.f64 e e (neg.f64 e)))) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) (/.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) e) (+.f64 e #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) e)) |
(*.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 #s(literal -1 binary64) e) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) e) (/.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 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) e)) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) e)) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e e (neg.f64 e)))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) e) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) e))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 e e (neg.f64 e))))) |
(*.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e e (neg.f64 e))))) |
(*.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))))) |
(*.f64 (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (pow.f64 e #s(literal -1/2 binary64)) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) e) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) e) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(*.f64 (pow.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (pow.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (neg.f64 e))) |
(*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (neg.f64 e))) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) e) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) e) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) e)) |
(*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) e)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64)))) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e) (fma.f64 e (*.f64 (*.f64 e e) (*.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))))) (fma.f64 e (*.f64 e (*.f64 e e)) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (+.f64 (fma.f64 e e #s(literal -1 binary64)) e))) (+.f64 (fma.f64 e e #s(literal -1 binary64)) e)) |
(*.f64 (/.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) e) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) e) (fma.f64 e (*.f64 e e) #s(literal -1 binary64))) (+.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(+.f64 e #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) e) |
(+.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) e)) |
(-.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e)) (/.f64 (*.f64 e e) (-.f64 #s(literal 1 binary64) e))) |
(fma.f64 e #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 e (/.f64 e (+.f64 e #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) e #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 e) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 e) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 e) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 e e) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1/2 binary64)) #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)) |
(fma.f64 (/.f64 (*.f64 e e) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 e e) (fma.f64 e (*.f64 e e) #s(literal -1 binary64))) (+.f64 (fma.f64 e e #s(literal 1 binary64)) e) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #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 e #s(literal 1 binary64)) #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) e) #s(literal -1 binary64)) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))))) |
(/.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)) #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (fma.f64 e (*.f64 e e) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)) #s(literal -1 binary64)) (*.f64 (+.f64 e #s(literal -1 binary64)) (fma.f64 e (*.f64 e (*.f64 e e)) (fma.f64 e 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 e e)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (fma.f64 (*.f64 e e) (*.f64 e e) #s(literal -1 binary64)) (*.f64 (+.f64 e #s(literal -1 binary64)) (fma.f64 e e #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (*.f64 (+.f64 e #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e))) (neg.f64 (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) (fma.f64 e (/.f64 e (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) (fma.f64 e (*.f64 e e) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e (*.f64 e e)) (*.f64 e (*.f64 e e)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) (fma.f64 e (*.f64 e (*.f64 e e)) (fma.f64 e e #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 e e) (*.f64 e e) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) (fma.f64 e e #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) e)) |
(*.f64 (-.f64 #s(literal -1 binary64) e) #s(literal -1 binary64)) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (fma.f64 e e #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) e))) |
(*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (fma.f64 e (*.f64 (*.f64 e e) (*.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))))) (fma.f64 e (*.f64 e (*.f64 e e)) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))))) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (+.f64 (fma.f64 e e #s(literal -1 binary64)) e))) (+.f64 (fma.f64 e e #s(literal -1 binary64)) e)) |
(*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) (fma.f64 e (*.f64 e e) #s(literal -1 binary64))) (+.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (-.f64 #s(literal 1 binary64) (*.f64 e (*.f64 e e)))) (+.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 e (*.f64 e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(+.f64 (/.f64 e (*.f64 e v)) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e)) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(+.f64 (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v))) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 e v))) |
(-.f64 (/.f64 (/.f64 (*.f64 e e) (+.f64 e #s(literal -1 binary64))) (*.f64 e v)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (*.f64 e v))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 e (neg.f64 v))) (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 e v))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 e (-.f64 #s(literal -1 binary64) e))) (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 e v))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 v)) (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 e v))) |
(fma.f64 e (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 e (*.f64 e v))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 e (*.f64 e v)) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) e) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) e) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) e) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) v) (*.f64 (/.f64 #s(literal 1 binary64) e) e) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) v) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) v) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) v) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 e v)) (/.f64 e (*.f64 e v))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 e v)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (neg.f64 v)) (/.f64 e (*.f64 e v))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (neg.f64 v)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (neg.f64 v)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) v) (/.f64 e (*.f64 e v))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) v) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) e) v) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 e) (/.f64 #s(literal 1 binary64) (*.f64 e v))) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(fma.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(fma.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 #s(literal -1 binary64) v) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 #s(literal -1 binary64) v) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 #s(literal -1 binary64) v) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) v) (/.f64 #s(literal -1 binary64) e) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 #s(literal -1 binary64) v) (/.f64 #s(literal -1 binary64) e) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 #s(literal -1 binary64) v) (/.f64 #s(literal -1 binary64) e) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) e (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) #s(literal 1 binary64) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) #s(literal 1 binary64) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) e) (/.f64 e (*.f64 e v))) |
(fma.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) e) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) e) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (pow.f64 v #s(literal -1/2 binary64)) (*.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) e)) (/.f64 e (*.f64 e v))) |
(fma.f64 (pow.f64 v #s(literal -1/2 binary64)) (*.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) e)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (pow.f64 v #s(literal -1/2 binary64)) (*.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) e)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) v) (/.f64 e (*.f64 e v))) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) v) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) v) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 e (*.f64 e v)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) #s(literal -1 binary64) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) #s(literal -1 binary64) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) e) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) e) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) e) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (neg.f64 e)) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (neg.f64 e)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (neg.f64 e)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (neg.f64 v)) #s(literal -1 binary64) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (neg.f64 v)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) (neg.f64 v)) #s(literal -1 binary64) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) v) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) v) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) v) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) e) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) e) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) e) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) v) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) v) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) v) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 (pow.f64 e #s(literal -1/2 binary64)) v) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 (pow.f64 e #s(literal -1/2 binary64)) v) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 (pow.f64 e #s(literal -1/2 binary64)) v) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) (neg.f64 v)) (/.f64 e (*.f64 e v))) |
(fma.f64 (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) (neg.f64 v)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) (neg.f64 v)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (*.f64 (pow.f64 v #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64))) (*.f64 (pow.f64 v #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 e (*.f64 e v))) |
(fma.f64 (*.f64 (pow.f64 v #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64))) (*.f64 (pow.f64 v #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (*.f64 (pow.f64 v #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64))) (*.f64 (pow.f64 v #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64))) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) #s(literal -1 binary64)) (neg.f64 e) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(fma.f64 (*.f64 e (/.f64 #s(literal 1 binary64) v)) (/.f64 #s(literal 1 binary64) e) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) v) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64)) (/.f64 e (*.f64 e v))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) v) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 e))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) v) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (neg.f64 e) (/.f64 #s(literal -1 binary64) (*.f64 e v)))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 e v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e e (neg.f64 e)) (/.f64 (fma.f64 e e #s(literal -1 binary64)) v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 e v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 e v)))) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v) |
(/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 e v)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 e (neg.f64 v))) |
(/.f64 (/.f64 #s(literal -1 binary64) v) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) e) (neg.f64 v)) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 (*.f64 e v) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 v (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 (*.f64 e (neg.f64 v)) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 (*.f64 e v) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 v (fma.f64 e e (neg.f64 e)))) |
(/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 (*.f64 e (neg.f64 v)) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) (neg.f64 e)) |
(/.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) v) (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) v) (fma.f64 e e (neg.f64 e))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 (*.f64 e v) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 v (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(/.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 (*.f64 e (neg.f64 v)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (*.f64 v (neg.f64 (fma.f64 e e (neg.f64 e))))) |
(/.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (*.f64 (*.f64 e (neg.f64 v)) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) e) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (*.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) e))) |
(/.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 e v)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 e v)) (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 e v)) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 e v)) (*.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e) (*.f64 v (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) e) (*.f64 v (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) v)) (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) v)) (neg.f64 (fma.f64 e e (neg.f64 e)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 e v))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 e v))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) (neg.f64 e)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 e (*.f64 e v)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) #s(literal 3 binary64))) (fma.f64 (/.f64 e (*.f64 e v)) (/.f64 e (*.f64 e v)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (*.f64 e v))) (*.f64 (/.f64 e (*.f64 e v)) (/.f64 #s(literal 1 binary64) (*.f64 e v)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) #s(literal 3 binary64)) (pow.f64 (/.f64 e (*.f64 e v)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (*.f64 e v)) (-.f64 (*.f64 (/.f64 e (*.f64 e v)) (/.f64 e (*.f64 e v))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 e (*.f64 e v)))))) |
(/.f64 (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1 binary64)) (neg.f64 v)) |
(/.f64 (-.f64 (*.f64 (/.f64 e (*.f64 e v)) (/.f64 e (*.f64 e v))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (*.f64 e v)))) (-.f64 (/.f64 e (*.f64 e v)) (/.f64 #s(literal 1 binary64) (*.f64 e v)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (*.f64 e v))) (*.f64 (/.f64 e (*.f64 e v)) (/.f64 e (*.f64 e v)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 e (*.f64 e v)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) v) (-.f64 #s(literal -1 binary64) e)) e) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) v)) (neg.f64 e)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (fma.f64 e e #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) #s(literal -1 binary64)) (neg.f64 e)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) v) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) v) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (neg.f64 (fma.f64 e e (neg.f64 e)))) |
(/.f64 (*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) v)) (neg.f64 e)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 e v))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 e v))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 e e)) (/.f64 #s(literal 1 binary64) (*.f64 e v))) (-.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) v)) (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 e e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) v)) (neg.f64 (fma.f64 e e (neg.f64 e)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) v)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) e) (/.f64 #s(literal 1 binary64) v)) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) #s(literal 1 binary64)) (neg.f64 e)) |
(/.f64 (*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) v) #s(literal 1 binary64)) (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) v) #s(literal 1 binary64)) (fma.f64 e e (neg.f64 e))) |
(/.f64 (*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 e v)) #s(literal 1 binary64)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 e v)) #s(literal 1 binary64)) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 v (-.f64 #s(literal -1 binary64) e))) (neg.f64 e)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) #s(literal -1 binary64)) (neg.f64 e)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) #s(literal -1 binary64)) e) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(*.f64 (+.f64 e #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) e) (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(*.f64 (/.f64 #s(literal 1 binary64) e) (pow.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 e v))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 e v)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) e) (/.f64 #s(literal -1 binary64) (*.f64 e v))) |
(*.f64 (-.f64 #s(literal -1 binary64) e) (/.f64 (/.f64 #s(literal 1 binary64) e) (neg.f64 v))) |
(*.f64 (-.f64 #s(literal -1 binary64) e) (/.f64 (/.f64 #s(literal -1 binary64) e) v)) |
(*.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(*.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 (/.f64 #s(literal -1 binary64) v) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) e) (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)))) |
(*.f64 (/.f64 #s(literal -1 binary64) v) (/.f64 (-.f64 #s(literal -1 binary64) e) e)) |
(*.f64 (/.f64 #s(literal -1 binary64) v) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) e) (/.f64 #s(literal -1 binary64) v)) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (/.f64 #s(literal 1 binary64) (*.f64 e v)))) |
(*.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (*.f64 e v))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (*.f64 e v))) |
(*.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 e v)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) (/.f64 #s(literal -1 binary64) e)) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) v) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) e)) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) v) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) e)) |
(*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) v) (/.f64 #s(literal 1 binary64) (fma.f64 e e (neg.f64 e)))) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(*.f64 (pow.f64 v #s(literal -1/2 binary64)) (*.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 (+.f64 e #s(literal 1 binary64)) e))) |
(*.f64 (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 (+.f64 e #s(literal 1 binary64)) v))) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 e v)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) v)) |
(*.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) e) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))) v)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (-.f64 #s(literal -1 binary64) e)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (/.f64 (+.f64 e #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) (/.f64 (-.f64 #s(literal -1 binary64) e) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 v (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) e) e)) |
(*.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) e) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))))) |
(*.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (neg.f64 e)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)))) |
(*.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) v) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 e (fma.f64 e e #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) v) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) (/.f64 #s(literal -1 binary64) e)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) v) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 e (fma.f64 e e #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) v) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) e) (neg.f64 v))) |
(*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) e) v)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) e) v)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) e) v) (/.f64 (-.f64 #s(literal -1 binary64) e) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (fma.f64 e e #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(*.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (neg.f64 e))) |
(*.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 e (fma.f64 e e #s(literal -1 binary64)))) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) e) (+.f64 e #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) v)) |
(*.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) v) (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) (pow.f64 v #s(literal -1/2 binary64))) (pow.f64 v #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(*.f64 (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) e)) |
(*.f64 (/.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 e v)) (fma.f64 e (*.f64 (*.f64 e e) (*.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))))) (fma.f64 e (*.f64 e (*.f64 e e)) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 e v)) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (+.f64 (fma.f64 e e #s(literal -1 binary64)) e))) (+.f64 (fma.f64 e e #s(literal -1 binary64)) e)) |
(*.f64 (/.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 e v)) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 e v)) (fma.f64 e (*.f64 e e) #s(literal -1 binary64))) (+.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) e)) (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) v)) (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(neg.f64 (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 e (*.f64 (/.f64 #s(literal -1 binary64) v) (-.f64 #s(literal -1 binary64) e))) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) |
(/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) v)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) (*.f64 e v))) |
(/.f64 (neg.f64 v) (/.f64 (-.f64 #s(literal -1 binary64) e) e)) |
(/.f64 (neg.f64 e) (/.f64 (-.f64 #s(literal -1 binary64) e) v)) |
(/.f64 (neg.f64 e) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) v) #s(literal -1 binary64))) |
(/.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal -1 binary64) v)) |
(/.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(/.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 e (neg.f64 v)) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e))) #s(literal -1 binary64)) |
(/.f64 (/.f64 v (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (pow.f64 v #s(literal -1/2 binary64))) (pow.f64 v #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 (*.f64 e v) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 e v))) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 (*.f64 e v) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (/.f64 (*.f64 e v) (fma.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 #s(literal 1 binary64) (*.f64 e v))) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)))) #s(literal -1 binary64)) |
(*.f64 e (/.f64 v (+.f64 e #s(literal 1 binary64)))) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (*.f64 e v) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (*.f64 e v) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(*.f64 #s(literal -1 binary64) (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e)))) |
(*.f64 (neg.f64 v) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (neg.f64 e) (/.f64 v (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (neg.f64 e) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) v))) |
(*.f64 (neg.f64 e) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (neg.f64 e) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) v)) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (neg.f64 v)) |
(*.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (*.f64 e v)) |
(*.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) e) |
(*.f64 (*.f64 e (neg.f64 v)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (*.f64 e (neg.f64 v)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (*.f64 e (neg.f64 v))) |
(*.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 e (/.f64 v (-.f64 #s(literal -1 binary64) e))) #s(literal -1 binary64)) |
(*.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) (fma.f64 e e (neg.f64 e))) |
(*.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 v (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) v)) |
(*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (/.f64 v (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (*.f64 (+.f64 e #s(literal -1 binary64)) v)) |
(*.f64 (/.f64 v (-.f64 #s(literal -1 binary64) e)) (neg.f64 e)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 e v)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 e v)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 e (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 e (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 e) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) v)) (neg.f64 e)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) #s(literal 1 binary64)) (*.f64 e (neg.f64 v))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (neg.f64 e) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 e (neg.f64 v))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) (*.f64 e v)) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) v)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 #s(literal -1 binary64) v))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) v))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) v)) (/.f64 (+.f64 e #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) v))) |
(*.f64 (/.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (pow.f64 v #s(literal -1/2 binary64))) (/.f64 (+.f64 e #s(literal -1 binary64)) (pow.f64 v #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 v (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 e e (neg.f64 e))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 e #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 (/.f64 v (fma.f64 e e #s(literal -1 binary64))) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (+.f64 e #s(literal -1 binary64)) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 e (/.f64 v (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (*.f64 e (/.f64 v (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (*.f64 v (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (*.f64 v (/.f64 e (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 e v) (+.f64 e #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 e v) (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (*.f64 (*.f64 e v) (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 e)) |
(*.f64 (*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) v) |
(*.f64 (*.f64 (/.f64 v (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) e) |
(*.f64 (/.f64 (*.f64 e v) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 (*.f64 e v) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 v (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 e)) |
(*.f64 (/.f64 v (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 v (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (neg.f64 (fma.f64 e e (neg.f64 e)))) |
(*.f64 (/.f64 v (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) e)) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 v (/.f64 (fma.f64 e e #s(literal -1 binary64)) e)) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)) (*.f64 e v))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e e #s(literal -1 binary64)) (*.f64 e v))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 e v) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (*.f64 e v) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 (*.f64 e v) (-.f64 #s(literal 1 binary64) (*.f64 e e))) (-.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 (*.f64 e (neg.f64 v)) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (*.f64 e (neg.f64 v)) (fma.f64 e e #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 (*.f64 e (neg.f64 v)) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 (*.f64 e (neg.f64 v)) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (+.f64 e #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 v))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) v)) |
(neg.f64 (/.f64 #s(literal -1 binary64) v)) |
(/.f64 #s(literal 1 binary64) v) |
(/.f64 (/.f64 #s(literal 1 binary64) v) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 v)) |
(/.f64 (/.f64 #s(literal -1 binary64) v) #s(literal -1 binary64)) |
(pow.f64 v #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) v) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 v v) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 v)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) v)) |
(*.f64 (/.f64 #s(literal 1 binary64) v) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) v)) |
(*.f64 (/.f64 #s(literal -1 binary64) v) #s(literal -1 binary64)) |
(*.f64 (pow.f64 v #s(literal -1/2 binary64)) (pow.f64 v #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 v #s(literal -1/2 binary64)) (/.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 v #s(literal -1/2 binary64)) (*.f64 (pow.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 v #s(literal -1/2 binary64))) (pow.f64 v #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 e e)) (*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) e))) |
(+.f64 (*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) e)) (*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 e e))) |
(+.f64 (*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) e) (*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 e e) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) e) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) e) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (*.f64 (*.f64 e e) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))))) |
(+.f64 (*.f64 e (/.f64 e (fma.f64 e e #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 e (fma.f64 e e #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(fma.f64 e (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 e (fma.f64 e e #s(literal -1 binary64))))) |
(fma.f64 (*.f64 e e) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) e) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) e) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 (*.f64 e e) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 e e) (*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) e))) |
(fma.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) e) (*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 e e))) |
(fma.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) e (*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(/.f64 e (+.f64 e #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) e) e)) |
(/.f64 (neg.f64 e) (-.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) |
(/.f64 (fma.f64 e e (neg.f64 e)) (fma.f64 e e #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(/.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (fma.f64 e (*.f64 (*.f64 e e) (*.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))))) (fma.f64 e (*.f64 e (*.f64 e e)) (*.f64 (-.f64 #s(literal 1 binary64) e) (-.f64 (-.f64 #s(literal 1 binary64) e) (*.f64 e e))))) |
(/.f64 (*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (+.f64 (fma.f64 e e #s(literal -1 binary64)) e))) (+.f64 (fma.f64 e e #s(literal -1 binary64)) e)) |
(/.f64 (*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (fma.f64 e (*.f64 e e) #s(literal -1 binary64))) (+.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1 binary64)) |
(pow.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 e (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64)))) |
(*.f64 e (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 e (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (neg.f64 e) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e))) |
(*.f64 (neg.f64 e) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) e) |
(*.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 e (fma.f64 e e #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) (neg.f64 e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64))) (fma.f64 e e (neg.f64 e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64))) (/.f64 e (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)) |
(*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 e (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) #s(literal 1 binary64))) |
(*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 e (fma.f64 e e #s(literal -1 binary64))) (/.f64 (+.f64 e #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 (neg.f64 e) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 e e #s(literal -1 binary64))) (/.f64 (neg.f64 e) (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal 1 binary64)) e) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 e (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 e e (neg.f64 e))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 e #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) e)) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) e)) (/.f64 (+.f64 e #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 e e #s(literal -1 binary64))) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 (+.f64 e #s(literal -1 binary64)) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 e)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 e #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 e)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) e)) #s(literal -1 binary64)) e) |
(*.f64 (/.f64 (neg.f64 e) (fma.f64 e (*.f64 e e) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 (neg.f64 e) (fma.f64 e e #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 e (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 e (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e (*.f64 e e) #s(literal 1 binary64)))) (*.f64 (neg.f64 e) (-.f64 (fma.f64 e e #s(literal 1 binary64)) e))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 e e #s(literal -1 binary64)))) (neg.f64 (fma.f64 e e (neg.f64 e)))) |
(*.f64 (/.f64 e (-.f64 #s(literal 1 binary64) (*.f64 e e))) (-.f64 #s(literal 1 binary64) e)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 e (neg.f64 (sin.f64 v)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) e)) (*.f64 e (neg.f64 (sin.f64 v)))) |
(neg.f64 (*.f64 e (neg.f64 (sin.f64 v)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))))) |
(/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v)))) |
(/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 e (sin.f64 v)))) |
(/.f64 (neg.f64 (sin.f64 v)) (/.f64 #s(literal -1 binary64) e)) |
(/.f64 (*.f64 e (neg.f64 (sin.f64 v))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (sin.f64 v) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 v))) (/.f64 #s(literal -1 binary64) e)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) #s(literal -1 binary64)) |
(*.f64 e (sin.f64 v)) |
(*.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) |
(*.f64 (sin.f64 v) e) |
(*.f64 (*.f64 e (sin.f64 v)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 e (neg.f64 (sin.f64 v)))) |
(*.f64 (neg.f64 (sin.f64 v)) (neg.f64 e)) |
(*.f64 (neg.f64 e) (neg.f64 (sin.f64 v))) |
(*.f64 (/.f64 (sin.f64 v) (pow.f64 e #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (sin.f64 v))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 v))) (neg.f64 e)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 v))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 v)) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (neg.f64 v)))) |
(sin.f64 v) |
(neg.f64 (neg.f64 (sin.f64 v))) |
(neg.f64 (sin.f64 (neg.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/.f64 (sin.f64 v) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 v))) |
(/.f64 (neg.f64 (sin.f64 v)) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 v) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 v)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 v)) |
(*.f64 (sin.f64 v) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 v))) |
(*.f64 (neg.f64 (sin.f64 v)) #s(literal -1 binary64)) |
(exp.f64 (*.f64 #s(literal -1 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 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 e)) |
(/.f64 (/.f64 #s(literal -1 binary64) e) #s(literal -1 binary64)) |
(pow.f64 e #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) |
(pow.f64 (*.f64 e e) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 e)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e)) |
(*.f64 (/.f64 #s(literal 1 binary64) e) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) e)) |
(*.f64 (/.f64 #s(literal -1 binary64) e) #s(literal -1 binary64)) |
(*.f64 (pow.f64 e #s(literal -1/2 binary64)) (pow.f64 e #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 e #s(literal -1/2 binary64)) (/.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 e #s(literal -1/2 binary64)) (*.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 e #s(literal -1/2 binary64))) (pow.f64 e #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 10 202× | accelerator-lowering-fma.f32 |
| 10 202× | accelerator-lowering-fma.f64 |
| 4 786× | *-lowering-*.f32 |
| 4 786× | *-lowering-*.f64 |
| 4 218× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 2329 |
| 1 | 912 | 2292 |
| 2 | 2468 | 2242 |
| 3 | 7625 | 2226 |
| 0 | 8135 | 2100 |
| 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 (sin v)) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(/ (* e (cos v)) (sin v)) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(/ (* e (cos v)) (sin v)) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(/ (+ 1 e) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (* -1/2 e) (* -1/6 (+ 1 e)))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (+ (* -1/2 e) (* (pow v 2) (- (+ (* 1/24 e) (* (pow v 2) (- (* -1/720 e) (+ (* -1/6 (- (* 1/24 e) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e))))) (+ (* -1/5040 (+ 1 e)) (* 1/120 (- (* -1/2 e) (* -1/6 (+ 1 e))))))))) (+ (* -1/6 (- (* -1/2 e) (* -1/6 (+ 1 e)))) (* 1/120 (+ 1 e)))))) (* -1/6 (+ 1 e)))))) v) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
1 |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(* e (cos v)) |
(* e (+ (cos v) (/ 1 e))) |
(* e (+ (cos v) (/ 1 e))) |
(* e (+ (cos v) (/ 1 e))) |
(* e (cos v)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(+ 1 e) |
(+ 1 (+ e (* -1/2 (* e (pow v 2))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
(+ 1 (* e (cos v))) |
1 |
(+ 1 (* -1/2 (pow v 2))) |
(+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(cos v) |
(* e 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)) |
(/ (* 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) |
(* 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))) |
(/ 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 |
(+ 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))) |
(/ (+ 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 (* 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))) |
(/ (* 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) |
(* 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))) |
(/ 1 v) |
(/ 1 v) |
(/ 1 v) |
(/ 1 v) |
(/ 1 v) |
(/ 1 v) |
(/ 1 v) |
(/ 1 v) |
(/ 1 v) |
(/ 1 v) |
(/ 1 v) |
(/ 1 v) |
e |
(* e (+ 1 (* -1 e))) |
(* e (+ 1 (* e (- e 1)))) |
(* e (+ 1 (* e (- (* e (+ 1 (* -1 e))) 1)))) |
1 |
(- 1 (/ 1 e)) |
(- (+ 1 (/ 1 (pow e 2))) (/ 1 e)) |
(- (+ 1 (/ 1 (pow e 2))) (+ (/ 1 e) (/ 1 (pow e 3)))) |
1 |
(- 1 (/ 1 e)) |
(+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) |
(+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) e))) |
(* 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 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
(/ 1 e) |
| Outputs |
|---|
(* e (sin v)) |
(*.f64 e (sin.f64 v)) |
(* e (+ (sin v) (* -1 (* e (* (cos v) (sin v)))))) |
(*.f64 e (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #s(literal 1 binary64)) (sin.f64 v))) |
(* e (+ (sin v) (* e (- (* e (* (pow (cos v) 2) (sin v))) (* (cos v) (sin v)))))) |
(*.f64 e (fma.f64 e (*.f64 (sin.f64 v) (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64)))) (sin.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 (fma.f64 e (neg.f64 (*.f64 e (*.f64 (sin.f64 v) (*.f64 (cos.f64 v) (*.f64 (cos.f64 v) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))))))) (*.f64 (fma.f64 (cos.f64 v) (neg.f64 e) #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 (/.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 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 (sin.f64 v) (*.f64 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 (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 (/.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 (/ (+ (* -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 (fma.f64 (*.f64 v v) (fma.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(* 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 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 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))))) (fma.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(* 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 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 (/.f64 (*.f64 e #s(literal -1/5040 binary64)) (+.f64 e #s(literal 1 binary64))) (fma.f64 e (fma.f64 (/.f64 (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 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))) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal 1/24 binary64)) (+.f64 e #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 e e) #s(literal -1/720 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (fma.f64 e (-.f64 (/.f64 #s(literal 1/120 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64))))) #s(literal -1/2 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)))))) (fma.f64 e (/.f64 #s(literal -1/6 binary64) (+.f64 e #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 e e) #s(literal 1/2 binary64)) (*.f64 (+.f64 e #s(literal 1 binary64)) (+.f64 e #s(literal 1 binary64)))))) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ (* e (sin v)) (+ 1 (* e (cos v)))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) |
(/ 1 (sin v)) |
(/.f64 #s(literal 1 binary64) (sin.f64 v)) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(+ (/ 1 (sin v)) (/ (* e (cos v)) (sin v))) |
(fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (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)))) |
(fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(* e (+ (/ 1 (* e (sin v))) (/ (cos v) (sin v)))) |
(fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (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)))))) |
(fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(* -1 (* e (- (* -1 (/ (cos v) (sin v))) (/ 1 (* e (sin v)))))) |
(fma.f64 e (/.f64 (cos.f64 v) (sin.f64 v)) (/.f64 #s(literal 1 binary64) (sin.f64 v))) |
(/ (+ 1 e) v) |
(/.f64 (+.f64 e #s(literal 1 binary64)) v) |
(/ (+ 1 (+ e (* (pow v 2) (- (* -1/2 e) (* -1/6 (+ 1 e)))))) v) |
(/.f64 (+.f64 e (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1 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 (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 (*.f64 v v) (fma.f64 e #s(literal 1/24 binary64) (fma.f64 (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1/6 binary64) (fma.f64 e #s(literal -1/120 binary64) #s(literal -1/120 binary64)))) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64)))) (+.f64 e #s(literal 1 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 (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 (*.f64 e #s(literal -1/720 binary64)) (fma.f64 #s(literal -1/6 binary64) (fma.f64 e #s(literal 1/24 binary64) (fma.f64 (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1/6 binary64) (fma.f64 e #s(literal -1/120 binary64) #s(literal -1/120 binary64)))) (fma.f64 e #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/120 binary64) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal -1/5040 binary64))))) (fma.f64 e #s(literal 1/24 binary64) (fma.f64 (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1/6 binary64) (fma.f64 e #s(literal -1/120 binary64) #s(literal -1/120 binary64))))) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64)))) (+.f64 e #s(literal 1 binary64))) v) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) |
(/ (+ 1 (* e (cos v))) (sin v)) |
(/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* e (+ (cos v) (/ 1 e))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (+ (cos v) (/ 1 e))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (+ (cos v) (/ 1 e))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* e (cos v)) |
(*.f64 e (cos.f64 v)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(* -1 (* e (- (* -1 (cos v)) (/ 1 e)))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 (+ e (* -1/2 (* e (pow v 2))))) |
(fma.f64 e (fma.f64 v (*.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* 1/24 (* e (pow v 2))))))) |
(fma.f64 (*.f64 (*.f64 e (fma.f64 (*.f64 v v) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) v) v (+.f64 e #s(literal 1 binary64))) |
(+ 1 (+ e (* (pow v 2) (+ (* -1/2 e) (* (pow v 2) (+ (* -1/720 (* e (pow v 2))) (* 1/24 e))))))) |
(+.f64 e (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 v (*.f64 e (fma.f64 v (*.f64 v #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) (*.f64 e #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
(+ 1 (* e (cos v))) |
(fma.f64 e (cos.f64 v) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow v 2))) |
(fma.f64 v (*.f64 v #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow v 2) (- (* 1/24 (pow v 2)) 1/2))) |
(fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/24 (* -1/720 (pow v 2)))) 1/2))) |
(fma.f64 v (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 v #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(cos v) |
(cos.f64 v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(* e v) |
(*.f64 e v) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(* e v) |
(*.f64 e v) |
(* e (+ v (* -1 (* e v)))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(* e (+ v (* e (- (* e v) v)))) |
(*.f64 e (fma.f64 e (-.f64 (*.f64 e v) v) v)) |
(* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))) |
(*.f64 e (fma.f64 e (fma.f64 e (-.f64 v (*.f64 e v)) (neg.f64 v)) v)) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(- (+ v (/ v (pow e 2))) (/ v e)) |
(-.f64 v (/.f64 (-.f64 v (/.f64 v e)) e)) |
(- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) |
(+.f64 v (/.f64 (-.f64 (/.f64 (-.f64 v (/.f64 v e)) e) v) e)) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) |
(-.f64 v (/.f64 (-.f64 v (/.f64 v e)) e)) |
(+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))) |
(+.f64 v (/.f64 (-.f64 (/.f64 (-.f64 v (/.f64 v e)) e) v) e)) |
(/ 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 |
#s(literal 1 binary64) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
(+ 1 e) |
(+.f64 e #s(literal 1 binary64)) |
e |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
e |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(* e (+ 1 (/ 1 e))) |
(+.f64 e #s(literal 1 binary64)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ (+ 1 e) (* e v)) |
(/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 e v)) |
(/ 1 (* e v)) |
(/.f64 #s(literal 1 binary64) (*.f64 e v)) |
(/ (+ (/ 1 v) (/ e v)) e) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) e) |
(/ (+ (/ 1 v) (/ e v)) e) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) e) |
(/ (+ (/ 1 v) (/ e v)) e) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e v)) e) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) v)) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) v)) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.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 e v)) (/.f64 #s(literal 1 binary64) v)) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) v)) |
(+ (/ 1 v) (/ 1 (* e v))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 e v)) (/.f64 #s(literal 1 binary64) v)) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(/ (* e v) (+ 1 e)) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(* e v) |
(*.f64 e v) |
(* e (+ v (* -1 (* e v)))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(* e (+ v (* e (- (* e v) v)))) |
(*.f64 e (fma.f64 e (-.f64 (*.f64 e v) v) v)) |
(* e (+ v (* e (- (* e (- (* -1 (* e v)) (* -1 v))) v)))) |
(*.f64 e (fma.f64 e (fma.f64 e (-.f64 v (*.f64 e v)) (neg.f64 v)) v)) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(- (+ v (/ v (pow e 2))) (/ v e)) |
(-.f64 v (/.f64 (-.f64 v (/.f64 v e)) e)) |
(- (+ v (* -1 (/ v (pow e 3)))) (+ (* -1 (/ v (pow e 2))) (/ v e))) |
(+.f64 v (/.f64 (-.f64 (/.f64 (-.f64 v (/.f64 v e)) e) v) e)) |
v |
(+ v (* -1 (/ v e))) |
(-.f64 v (/.f64 v e)) |
(+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) |
(-.f64 v (/.f64 (-.f64 v (/.f64 v e)) e)) |
(+ v (* -1 (/ (+ v (* -1 (/ (+ v (* -1 (/ v e))) e))) e))) |
(+.f64 v (/.f64 (-.f64 (/.f64 (-.f64 v (/.f64 v e)) e) v) e)) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
(/ 1 v) |
(/.f64 #s(literal 1 binary64) v) |
e |
(* e (+ 1 (* -1 e))) |
(-.f64 e (*.f64 e e)) |
(* e (+ 1 (* e (- e 1)))) |
(fma.f64 e (-.f64 (*.f64 e e) e) e) |
(* e (+ 1 (* e (- (* e (+ 1 (* -1 e))) 1)))) |
(fma.f64 (*.f64 e e) (fma.f64 e (-.f64 #s(literal 1 binary64) 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 (pow e 2))) (/ 1 e)) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) e)) e)) |
(- (+ 1 (/ 1 (pow e 2))) (+ (/ 1 e) (/ 1 (pow e 3)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) e)) e) (/.f64 #s(literal -1 binary64) (*.f64 e (*.f64 e e))))) |
1 |
#s(literal 1 binary64) |
(- 1 (/ 1 e)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)) |
(+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) e)) e)) |
(+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 e)) e))) e))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) e)) e)) e)) |
(* e v) |
(*.f64 e v) |
(* v (+ e (* -1/6 (* e (pow v 2))))) |
(*.f64 v (fma.f64 e (*.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 (fma.f64 (*.f64 e (*.f64 v v)) (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) e)) |
(* v (+ e (* (pow v 2) (+ (* -1/6 e) (* (pow v 2) (+ (* -1/5040 (* e (pow v 2))) (* 1/120 e))))))) |
(*.f64 v (fma.f64 (*.f64 v v) (fma.f64 v (*.f64 v (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 e #s(literal -1/6 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 (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)))) |
(fma.f64 v (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) v) |
(* v (+ 1 (* (pow v 2) (- (* 1/120 (pow v 2)) 1/6)))) |
(fma.f64 (*.f64 v v) (*.f64 (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) v) v) |
(* v (+ 1 (* (pow v 2) (- (* (pow v 2) (+ 1/120 (* -1/5040 (pow v 2)))) 1/6)))) |
(fma.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v v)) 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) |
(sin v) |
(sin.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) |
Compiled 25 655 to 3 457 computations (86.5% saved)
42 alts after pruning (34 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 595 | 11 | 1 606 |
| Fresh | 3 | 23 | 26 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 601 | 42 | 1 643 |
| Status | Accuracy | Program |
|---|---|---|
| 48.2% | (fma.f64 v e (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) | |
| ✓ | 50.5% | (/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
| 97.1% | (/.f64 (sin.f64 v) (pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 2 binary64))) | |
| 72.7% | (/.f64 (sin.f64 v) (pow.f64 (*.f64 e e) #s(literal -1/2 binary64))) | |
| 99.0% | (/.f64 (sin.f64 v) (/.f64 (+.f64 e #s(literal 1 binary64)) e)) | |
| ✓ | 97.4% | (/.f64 (sin.f64 v) (/.f64 #s(literal 1 binary64) e)) |
| 48.7% | (/.f64 v (/.f64 #s(literal 1 binary64) e)) | |
| 51.3% | (/.f64 e (/.f64 (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 (*.f64 v v) (fma.f64 e #s(literal 1/24 binary64) (fma.f64 (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1/6 binary64) (fma.f64 e #s(literal -1/120 binary64) #s(literal -1/120 binary64)))) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64)))) (+.f64 e #s(literal 1 binary64))) v)) | |
| 51.4% | (/.f64 e (/.f64 (+.f64 e (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) v)) | |
| 97.3% | (/.f64 e (/.f64 #s(literal 1 binary64) (sin.f64 v))) | |
| 48.7% | (/.f64 e (/.f64 #s(literal 1 binary64) v)) | |
| 98.4% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) e)) | |
| 49.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) | |
| 2.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) | |
| 47.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) e)) | |
| 96.1% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (fma.f64 (*.f64 v v) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64)) #s(literal 1 binary64))) v)) | |
| 96.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) | |
| 47.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) | |
| 49.2% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) (/.f64 #s(literal -1 binary64) e))) | |
| 2.6% | (-.f64 v (/.f64 v e)) | |
| 50.4% | (*.f64 (/.f64 (*.f64 v e) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) | |
| ✓ | 99.8% | (*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
| 50.4% | (*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) v))) | |
| 50.5% | (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) | |
| 72.6% | (*.f64 (*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal -1/2 binary64))) e) | |
| 48.1% | (*.f64 (*.f64 e v) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) | |
| 73.7% | (*.f64 (*.f64 e e) (fma.f64 (sin.f64 v) (neg.f64 (cos.f64 v)) (/.f64 (sin.f64 v) e))) | |
| ✓ | 98.6% | (*.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
| 98.2% | (*.f64 (sin.f64 v) (-.f64 e (*.f64 e e))) | |
| 98.5% | (*.f64 (sin.f64 v) (*.f64 (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e) (*.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) | |
| 73.7% | (*.f64 (sin.f64 v) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))))) | |
| 48.1% | (*.f64 v (fma.f64 (*.f64 v (*.f64 e v)) (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) e)) | |
| ✓ | 48.2% | (*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) |
| 48.2% | (*.f64 v (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) e)) | |
| 48.2% | (*.f64 v (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) | |
| 48.2% | (*.f64 v (fma.f64 e (*.f64 v (*.f64 v #s(literal -1/6 binary64))) e)) | |
| 48.2% | (*.f64 v (+.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e))) | |
| ✓ | 48.8% | (*.f64 v e) |
| 49.5% | (*.f64 e (-.f64 v (*.f64 e v))) | |
| ✓ | 97.5% | (*.f64 e (sin.f64 v)) |
| ✓ | 4.8% | v |
Compiled 1 472 to 590 computations (59.9% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(-.f64 v (/.f64 v e)) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v #s(literal -1/6 binary64))) e)) |
(*.f64 v (fma.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) e)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(/.f64 e (/.f64 #s(literal 1 binary64) v)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(*.f64 (/.f64 (*.f64 v e) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))) |
(*.f64 v (fma.f64 (*.f64 e (*.f64 v v)) (fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) e)) |
(*.f64 v (fma.f64 (*.f64 v (*.f64 e v)) (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(*.f64 v (fma.f64 e (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (fma.f64 e #s(literal -1/6 binary64) (*.f64 (*.f64 e e) #s(literal 2/3 binary64)))))) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 e (fma.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v v)) v)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 e v) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) |
(/.f64 e (/.f64 (+.f64 e (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) v)) |
(fma.f64 v e (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) |
(*.f64 v (+.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e)) (/.f64 #s(literal 1 binary64) e))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (fma.f64 (*.f64 v v) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64)) #s(literal 1 binary64))) v)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 e (/.f64 (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 (*.f64 v v) (fma.f64 e #s(literal 1/24 binary64) (fma.f64 (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1/6 binary64) (fma.f64 e #s(literal -1/120 binary64) #s(literal -1/120 binary64)))) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64)))) (+.f64 e #s(literal 1 binary64))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v)) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) 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 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v))) |
(/.f64 (sin.f64 v) (pow.f64 (*.f64 e e) #s(literal -1/2 binary64))) |
(*.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
(/.f64 e (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v))) |
(/.f64 (sin.f64 v) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (*.f64 e (sin.f64 v)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) e) (sin.f64 v))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) e)) |
(/.f64 (sin.f64 v) (pow.f64 (pow.f64 e #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 e e) (fma.f64 (sin.f64 v) (neg.f64 (cos.f64 v)) (/.f64 (sin.f64 v) e))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) e) #s(literal -1 binary64)) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 e (sin.f64 v)) (fma.f64 (*.f64 e e) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal -1 binary64))) (fma.f64 e (cos.f64 v) #s(literal -1 binary64))) |
(*.f64 (sin.f64 v) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v))))) (*.f64 (fma.f64 (*.f64 e (neg.f64 e)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 v v)))) #s(literal 1 binary64)) (*.f64 e (neg.f64 e))))) |
(*.f64 (sin.f64 v) (*.f64 (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e) (*.f64 (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))) (/.f64 #s(literal 1 binary64) (*.f64 e (-.f64 #s(literal -1 binary64) (*.f64 e (cos.f64 v)))))))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) #s(literal 1 binary64)) (sin.f64 v)) #s(literal -1/2 binary64))) e) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
3 calls:
| 60.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 38.0ms | e |
| 17.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | e |
| 99.8% | 1 | v |
| 99.8% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(-.f64 v (/.f64 v e)) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v #s(literal -1/6 binary64))) e)) |
(*.f64 v (fma.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) e)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(/.f64 e (/.f64 #s(literal 1 binary64) v)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(*.f64 (/.f64 (*.f64 v e) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))) |
(*.f64 v (fma.f64 (*.f64 e (*.f64 v v)) (fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) e)) |
(*.f64 v (fma.f64 (*.f64 v (*.f64 e v)) (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(*.f64 v (fma.f64 e (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (fma.f64 e #s(literal -1/6 binary64) (*.f64 (*.f64 e e) #s(literal 2/3 binary64)))))) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 e (fma.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v v)) v)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 e v) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) |
(/.f64 e (/.f64 (+.f64 e (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) v)) |
(fma.f64 v e (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) |
(*.f64 v (+.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e)) (/.f64 #s(literal 1 binary64) e))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (fma.f64 (*.f64 v v) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64)) #s(literal 1 binary64))) v)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 e (/.f64 (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 (*.f64 v v) (fma.f64 e #s(literal 1/24 binary64) (fma.f64 (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1/6 binary64) (fma.f64 e #s(literal -1/120 binary64) #s(literal -1/120 binary64)))) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64)))) (+.f64 e #s(literal 1 binary64))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v)) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) 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 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 v) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) e) (sin.f64 v))) |
(/.f64 (sin.f64 v) (pow.f64 (*.f64 e e) #s(literal -1/2 binary64))) |
(*.f64 (sin.f64 v) (fma.f64 (cos.f64 v) (*.f64 e (neg.f64 e)) e)) |
| Outputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) e)) |
3 calls:
| 15.0ms | e |
| 14.0ms | v |
| 13.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | e |
| 99.2% | 1 | v |
| 99.2% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(-.f64 v (/.f64 v e)) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v #s(literal -1/6 binary64))) e)) |
(*.f64 v (fma.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) e)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(/.f64 e (/.f64 #s(literal 1 binary64) v)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(*.f64 (/.f64 (*.f64 v e) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))) |
(*.f64 v (fma.f64 (*.f64 e (*.f64 v v)) (fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) e)) |
(*.f64 v (fma.f64 (*.f64 v (*.f64 e v)) (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(*.f64 v (fma.f64 e (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (fma.f64 e #s(literal -1/6 binary64) (*.f64 (*.f64 e e) #s(literal 2/3 binary64)))))) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 e (fma.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v v)) v)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 e v) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) |
(/.f64 e (/.f64 (+.f64 e (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) v)) |
(fma.f64 v e (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) |
(*.f64 v (+.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e)) (/.f64 #s(literal 1 binary64) e))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (fma.f64 (*.f64 v v) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64)) #s(literal 1 binary64))) v)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 e (/.f64 (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 (*.f64 v v) (fma.f64 e #s(literal 1/24 binary64) (fma.f64 (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1/6 binary64) (fma.f64 e #s(literal -1/120 binary64) #s(literal -1/120 binary64)))) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64)))) (+.f64 e #s(literal 1 binary64))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v)) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e e))) |
| Outputs |
|---|
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e e))) |
3 calls:
| 14.0ms | e |
| 12.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 11.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | e |
| 98.2% | 1 | v |
| 98.2% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(-.f64 v (/.f64 v e)) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v #s(literal -1/6 binary64))) e)) |
(*.f64 v (fma.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) e)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(/.f64 e (/.f64 #s(literal 1 binary64) v)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(*.f64 (/.f64 (*.f64 v e) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))) |
(*.f64 v (fma.f64 (*.f64 e (*.f64 v v)) (fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) e)) |
(*.f64 v (fma.f64 (*.f64 v (*.f64 e v)) (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(*.f64 v (fma.f64 e (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (fma.f64 e #s(literal -1/6 binary64) (*.f64 (*.f64 e e) #s(literal 2/3 binary64)))))) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 e (fma.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v v)) v)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 e v) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) |
(/.f64 e (/.f64 (+.f64 e (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) v)) |
(fma.f64 v e (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) |
(*.f64 v (+.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e)) (/.f64 #s(literal 1 binary64) e))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (fma.f64 (*.f64 v v) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64)) #s(literal 1 binary64))) v)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 e (/.f64 (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 (*.f64 v v) (fma.f64 e #s(literal 1/24 binary64) (fma.f64 (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1/6 binary64) (fma.f64 e #s(literal -1/120 binary64) #s(literal -1/120 binary64)))) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64)))) (+.f64 e #s(literal 1 binary64))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v)) |
(*.f64 e (sin.f64 v)) |
| Outputs |
|---|
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(*.f64 e (sin.f64 v)) |
3 calls:
| 13.0ms | e |
| 12.0ms | v |
| 12.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 2 | v |
| 97.5% | 1 | e |
| 97.5% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(-.f64 v (/.f64 v e)) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v #s(literal -1/6 binary64))) e)) |
(*.f64 v (fma.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) e)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(/.f64 e (/.f64 #s(literal 1 binary64) v)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(*.f64 (/.f64 (*.f64 v e) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))) |
(*.f64 v (fma.f64 (*.f64 e (*.f64 v v)) (fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) e)) |
(*.f64 v (fma.f64 (*.f64 v (*.f64 e v)) (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(*.f64 v (fma.f64 e (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (fma.f64 e #s(literal -1/6 binary64) (*.f64 (*.f64 e e) #s(literal 2/3 binary64)))))) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 e (fma.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v v)) v)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 e v) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) |
(/.f64 e (/.f64 (+.f64 e (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) v)) |
(fma.f64 v e (*.f64 (fma.f64 v (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) (*.f64 v (*.f64 v v)))) |
(*.f64 v (+.f64 (*.f64 v (*.f64 (*.f64 (*.f64 v e) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 v v))) (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 v v) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e)) (/.f64 #s(literal 1 binary64) e))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) e) (fma.f64 (*.f64 v v) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64)) #s(literal 1 binary64))) v)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 (/.f64 e (+.f64 #s(literal 1 binary64) e)) (fma.f64 #s(literal 1/2 binary64) (/.f64 e (+.f64 #s(literal 1 binary64) e)) #s(literal -1/6 binary64))) (/.f64 e (+.f64 #s(literal 1 binary64) e)))) |
(/.f64 e (/.f64 (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 (*.f64 v v) (fma.f64 e #s(literal 1/24 binary64) (fma.f64 (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1/6 binary64) (fma.f64 e #s(literal -1/120 binary64) #s(literal -1/120 binary64)))) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64)))) (+.f64 e #s(literal 1 binary64))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (-.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 e #s(literal -1/6 binary64) #s(literal -1/6 binary64)) e))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (-.f64 #s(literal 1/24 binary64) (+.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -7/360 binary64)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) e) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) e))) v)) |
| Outputs |
|---|
(/.f64 e (/.f64 (+.f64 e (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) v)) |
3 calls:
| 12.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 11.0ms | v |
| 11.0ms | e |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.4% | 1 | e |
| 51.4% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 51.4% | 1 | v |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(-.f64 v (/.f64 v e)) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(/.f64 (*.f64 e v) (+.f64 #s(literal 1 binary64) e)) |
(*.f64 v (fma.f64 e (*.f64 v (*.f64 v #s(literal -1/6 binary64))) e)) |
(*.f64 v (fma.f64 e (*.f64 (*.f64 v v) #s(literal -1/6 binary64)) e)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e #s(literal -1/6 binary64)) e)) |
(/.f64 e (/.f64 #s(literal 1 binary64) v)) |
(/.f64 v (/.f64 #s(literal 1 binary64) e)) |
(/.f64 e (/.f64 (+.f64 e #s(literal 1 binary64)) v)) |
(/.f64 v (/.f64 (+.f64 e #s(literal 1 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 e v))) |
(*.f64 (/.f64 (*.f64 v e) (fma.f64 e e #s(literal -1 binary64))) (+.f64 e #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 e #s(literal 1 binary64)) (*.f64 v e))) |
(*.f64 v (fma.f64 (*.f64 e (*.f64 v v)) (fma.f64 (*.f64 v v) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) e)) |
(*.f64 v (fma.f64 (*.f64 v (*.f64 e v)) (fma.f64 v (*.f64 v #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) e)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 e #s(literal 1 binary64)) e) v)) |
(*.f64 v (fma.f64 e (-.f64 #s(literal 1 binary64) e) (*.f64 (*.f64 v v) (fma.f64 e #s(literal -1/6 binary64) (*.f64 (*.f64 e e) #s(literal 2/3 binary64)))))) |
(*.f64 (/.f64 e (-.f64 #s(literal -1 binary64) e)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) v))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) e) v) (/.f64 #s(literal -1 binary64) e))) |
(*.f64 e (fma.f64 (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) (*.f64 v (*.f64 v v)) v)) |
(*.f64 v (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) e)) |
(*.f64 (*.f64 e v) (neg.f64 (fma.f64 (*.f64 v v) (fma.f64 (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 v (neg.f64 v)) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) e)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) v) (/.f64 e (+.f64 e #s(literal 1 binary64))))) |
(*.f64 v (fma.f64 (*.f64 v v) (fma.f64 (*.f64 v v) (*.f64 e (fma.f64 (*.f64 v v) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 e #s(literal -1/6 binary64))) e)) |
| Outputs |
|---|
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
3 calls:
| 10.0ms | e |
| 9.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 9.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.5% | 1 | e |
| 50.5% | 1 | v |
| 50.5% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(-.f64 v (/.f64 v e)) |
| Outputs |
|---|
(*.f64 e (-.f64 v (*.f64 e v))) |
3 calls:
| 2.0ms | e |
| 2.0ms | v |
| 2.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.5% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 49.5% | 1 | e |
| 49.5% | 1 | v |
Compiled 19 to 13 computations (31.6% saved)
| Inputs |
|---|
v |
(*.f64 e v) |
(*.f64 v e) |
| Outputs |
|---|
(*.f64 e v) |
3 calls:
| 2.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 2.0ms | e |
| 2.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.8% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 48.8% | 1 | e |
| 48.8% | 1 | v |
Compiled 19 to 13 computations (31.6% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
v |
| Outputs |
|---|
v |
3 calls:
| 2.0ms | e |
| 1.0ms | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 1.0ms | v |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.8% | 1 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) (*.f64 e (cos.f64 v)))) |
| 4.8% | 1 | e |
| 4.8% | 1 | v |
Compiled 19 to 13 computations (31.6% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 2.216136773395429e-29 | 4.240997254866147e-27 |
| 3.0ms | 48× | 0 | valid |
Compiled 67 to 50 computations (25.4% saved)
ival-mult: 1.0ms (58.2% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-cos: 0.0ms (0% of total)ival-sin: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 20× | *-commutative_binary64 |
| 16× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 8× | neg-sub0_binary64 |
| 8× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 77 |
| 1 | 52 | 77 |
| 2 | 67 | 77 |
| 3 | 75 | 77 |
| 4 | 80 | 77 |
| 5 | 81 | 77 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) e)) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e e))) |
(if (<=.f64 v #s(literal 348449143727041/174224571863520493293247799005065324265472 binary64)) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) (*.f64 e (sin.f64 v))) |
(/.f64 e (/.f64 (+.f64 e (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) v)) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e v) |
v |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64))) e) |
(*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) #s(literal 1 binary64)))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 #s(literal 1 binary64) e)) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 e #s(literal 1 binary64))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 e e))) |
(if (<=.f64 v #s(literal 348449143727041/174224571863520493293247799005065324265472 binary64)) (*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) (*.f64 e (sin.f64 v))) |
(if (<=.f64 v #s(literal 348449143727041/174224571863520493293247799005065324265472 binary64)) (*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) (*.f64 (sin.f64 v) e)) |
(/.f64 e (/.f64 (+.f64 e (fma.f64 (*.f64 v v) (fma.f64 e #s(literal -1/2 binary64) (fma.f64 e #s(literal 1/6 binary64) #s(literal 1/6 binary64))) #s(literal 1 binary64))) v)) |
(*.f64 (/.f64 e (+.f64 e #s(literal 1 binary64))) v) |
(*.f64 v (/.f64 e (+.f64 e #s(literal 1 binary64)))) |
(*.f64 e (-.f64 v (*.f64 e v))) |
(*.f64 e (-.f64 v (*.f64 v e))) |
(*.f64 e v) |
(*.f64 v e) |
v |
| 14 120× | accelerator-lowering-fma.f32 |
| 14 120× | accelerator-lowering-fma.f64 |
| 12 612× | accelerator-lowering-fma.f32 |
| 12 612× | accelerator-lowering-fma.f64 |
| 10 202× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 2329 |
| 1 | 912 | 2292 |
| 2 | 2468 | 2242 |
| 3 | 7625 | 2226 |
| 0 | 8135 | 2100 |
| 0 | 195 | 1209 |
| 1 | 584 | 1194 |
| 2 | 1652 | 1162 |
| 3 | 4907 | 1089 |
| 0 | 8039 | 1013 |
| 0 | 20 | 92 |
| 1 | 109 | 92 |
| 2 | 746 | 90 |
| 3 | 7522 | 90 |
| 0 | 8553 | 85 |
| 0 | 415 | 3708 |
| 1 | 1336 | 3552 |
| 2 | 4153 | 3404 |
| 0 | 8677 | 3231 |
| 0 | 9 | 29 |
| 1 | 36 | 29 |
| 2 | 235 | 29 |
| 3 | 2093 | 29 |
| 0 | 8352 | 27 |
| 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 |
Compiled 228 to 128 computations (43.9% saved)
(negabs v)
Compiled 328 to 176 computations (46.3% saved)
Loading profile data...