
Time bar (total: 14.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 5 |
| 51.6% | 50% | 46.8% | 0.1% | 0% | 3.1% | 0% | 6 |
| 52.5% | 50% | 45.3% | 0.1% | 0% | 4.7% | 0% | 7 |
| 53.8% | 50% | 42.9% | 0.1% | 0% | 7% | 0% | 8 |
| 54.5% | 50% | 41.8% | 0.1% | 0% | 8.2% | 0% | 9 |
| 55.3% | 50% | 40.4% | 0.1% | 0% | 9.6% | 0% | 10 |
| 55.7% | 50% | 39.7% | 0.1% | 0% | 10.2% | 0% | 11 |
| 56.2% | 50% | 39% | 0.1% | 0% | 11% | 0% | 12 |
Compiled 10 to 9 computations (10% saved)
| 9.4s | 7 225× | 5 | exit |
| 692.0ms | 8 256× | 0 | valid |
| 158.0ms | 1 383× | 0 | exit |
ival-pow: 3.8s (41.4% of total)ival-exp: 3.4s (37% of total)adjust: 962.0ms (10.5% of total)ival-neg: 563.0ms (6.1% of total)ival-mult: 431.0ms (4.7% of total)ival-true: 20.0ms (0.2% of total)ival-assert: 10.0ms (0.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 11 | 117 | (-4.5711659593702973e-184 3.3286900356740006e-185) | 0 | - | (pow.f64 l (exp.f64 w)) |
| 2 | 0 | - | 0 | - | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 0 | 0 | - | 0 | - | (exp.f64 (neg.f64 w)) |
| 0 | 0 | - | 0 | - | l |
| 0 | 0 | - | 0 | - | (neg.f64 w) |
| 0 | 0 | - | 0 | - | (exp.f64 w) |
| 0 | 0 | - | 0 | - | w |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
pow.f64 | (pow.f64 l (exp.f64 w)) | sensitivity | 128 | 12 |
*.f64 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) | u*o | 2 | 0 |
| ↳ | (exp.f64 (neg.f64 w)) | underflow | 44 | |
| ↳ | (pow.f64 l (exp.f64 w)) | overflow | 2 | |
| ↳ | (exp.f64 w) | overflow | 44 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 13 | 0 |
| - | 117 | 126 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 13 | 0 | 0 |
| - | 117 | 13 | 113 |
| number | freq |
|---|---|
| 0 | 126 |
| 1 | 130 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 36.0ms | 512× | 0 | valid |
Compiled 54 to 25 computations (53.7% saved)
ival-pow: 8.0ms (36.5% of total)ival-exp: 7.0ms (31.9% of total)ival-mult: 3.0ms (13.7% of total)ival-neg: 2.0ms (9.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 44 |
| 1 | 54 | 44 |
| 2 | 132 | 41 |
| 3 | 513 | 41 |
| 4 | 2855 | 41 |
| 0 | 7 | 8 |
| 0 | 12 | 8 |
| 1 | 22 | 8 |
| 2 | 47 | 7 |
| 3 | 149 | 7 |
| 4 | 738 | 7 |
| 0 | 8241 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Outputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
Compiled 8 to 7 computations (12.5% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
(exp.f64 (neg.f64 w)) |
(neg.f64 w) |
w |
(pow.f64 l (exp.f64 w)) |
l |
(exp.f64 w) |
| Outputs |
|---|
l |
(+ l (* w (+ (* -1 l) (* l (log l))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (+ (* -1 (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* -1/6 l) (+ (* 1/2 (* l (log l))) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))))))))))))) |
1 |
(+ 1 (* -1 w)) |
(+ 1 (* w (- (* 1/2 w) 1))) |
(+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))) |
(* -1 w) |
w |
(+ l (* l (* w (log l)))) |
(+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))) |
(+ l (* w (+ (* l (log l)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2)))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))) |
(+ 1 w) |
(+ 1 (* w (+ 1 (* 1/2 w)))) |
(+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
(* (exp (neg w)) (pow l (exp w))) |
(exp (neg w)) |
(pow l (exp w)) |
(exp w) |
(* (exp (* -1 w)) (pow l (exp w))) |
(exp (* -1 w)) |
(* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))) |
(exp (* -1 (* (exp w) (log (/ 1 l))))) |
(* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))) |
(exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 41.0ms | l | @ | inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (neg w) w (pow l (exp w)) l (exp w)) |
| 30.0ms | w | @ | inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (neg w) w (pow l (exp w)) l (exp w)) |
| 17.0ms | l | @ | 0 | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (neg w) w (pow l (exp w)) l (exp w)) |
| 12.0ms | l | @ | -inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (neg w) w (pow l (exp w)) l (exp w)) |
| 7.0ms | w | @ | -inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (neg w) w (pow l (exp w)) l (exp w)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 108 | 329 |
| 1 | 411 | 311 |
| 2 | 1910 | 288 |
| 0 | 8866 | 257 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
l |
(+ l (* w (+ (* -1 l) (* l (log l))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (+ (* -1 (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* -1/6 l) (+ (* 1/2 (* l (log l))) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))))))))))))) |
1 |
(+ 1 (* -1 w)) |
(+ 1 (* w (- (* 1/2 w) 1))) |
(+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))) |
(* -1 w) |
w |
(+ l (* l (* w (log l)))) |
(+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))) |
(+ l (* w (+ (* l (log l)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2)))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))) |
(+ 1 w) |
(+ 1 (* w (+ 1 (* 1/2 w)))) |
(+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
(* (exp (neg w)) (pow l (exp w))) |
(exp (neg w)) |
(pow l (exp w)) |
(exp w) |
(* (exp (* -1 w)) (pow l (exp w))) |
(exp (* -1 w)) |
(* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))) |
(exp (* -1 (* (exp w) (log (/ 1 l))))) |
(* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))) |
(exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) |
| Outputs |
|---|
l |
(+ l (* w (+ (* -1 l) (* l (log l))))) |
(fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) |
(fma.f64 (fma.f64 (*.f64 l (-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (+ (* -1 (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* -1/6 l) (+ (* 1/2 (* l (log l))) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) w) (*.f64 (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l) (fma.f64 (fma.f64 #s(literal -1/6 binary64) l (fma.f64 (*.f64 (log.f64 l) l) #s(literal 2/3 binary64) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64))) l))) w (*.f64 (neg.f64 l) (-.f64 (log.f64 l) #s(literal 1/2 binary64))))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 w)) |
(-.f64 #s(literal 1 binary64) w) |
(+ 1 (* w (- (* 1/2 w) 1))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(* -1 w) |
(neg.f64 w) |
w |
(+ l (* l (* w (log l)))) |
(*.f64 (fma.f64 (log.f64 l) w #s(literal 1 binary64)) l) |
(+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))) |
(fma.f64 (*.f64 w (fma.f64 (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) w (log.f64 l))) l l) |
(+ l (* w (+ (* l (log l)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2)))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))) |
(fma.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (log.f64 l) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (log.f64 l))) w l) |
(+ 1 w) |
(+.f64 #s(literal 1 binary64) w) |
(+ 1 (* w (+ 1 (* 1/2 w)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(* (exp (neg w)) (pow l (exp w))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(exp (neg w)) |
(exp.f64 (neg.f64 w)) |
(pow l (exp w)) |
(pow.f64 l (exp.f64 w)) |
(exp w) |
(exp.f64 w) |
(* (exp (* -1 w)) (pow l (exp w))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(exp (* -1 w)) |
(exp.f64 (neg.f64 w)) |
(* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))) |
(exp.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) |
(exp (* -1 (* (exp w) (log (/ 1 l))))) |
(pow.f64 (exp.f64 (log.f64 l)) (exp.f64 w)) |
(* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))) |
(exp.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) (exp.f64 w) (neg.f64 w))) |
(exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(pow.f64 (exp.f64 (exp.f64 w)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l)))) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 21 |
| 0 | 12 | 21 |
| 1 | 29 | 21 |
| 2 | 135 | 20 |
| 0 | 1188 | 20 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
(exp.f64 (neg.f64 w)) |
(neg.f64 w) |
w |
(pow.f64 l (exp.f64 w)) |
l |
(exp.f64 w) |
| Outputs |
|---|
(*.f64 (/.f64 (pow.f64 l (exp.f64 w)) #s(literal 1 binary64)) (exp.f64 (neg.f64 w))) |
(*.f64 (/.f64 (pow.f64 l (exp.f64 w)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64)) (pow.f64 (cosh.f64 w) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 w) (-.f64 (sinh.f64 w) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (exp.f64 (neg.f64 w))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 4 binary64)))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (exp.f64 (neg.f64 w)) (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))))) (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))))) |
(*.f64 (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (cosh.f64 w))) (pow.f64 l (sinh.f64 w))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (exp.f64 (neg.f64 w))) (sqrt.f64 (pow.f64 l (exp.f64 w)))) |
(*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 4 binary64))) (*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 4 binary64))) (*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (exp.f64 (neg.f64 w))))) |
(*.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) (exp.f64 (neg.f64 w)))) |
(*.f64 (pow.f64 l (cosh.f64 w)) (*.f64 (pow.f64 l (sinh.f64 w)) (exp.f64 (neg.f64 w)))) |
(*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (exp.f64 (neg.f64 w)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w))) |
(*.f64 (pow.f64 l (exp.f64 w)) (exp.f64 (neg.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (pow.f64 l (exp.f64 w))) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (pow.f64 (cosh.f64 w) #s(literal 3 binary64))) (pow.f64 l (exp.f64 w))) (fma.f64 (sinh.f64 (neg.f64 w)) (-.f64 (sinh.f64 (neg.f64 w)) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 l (exp.f64 w))) (neg.f64 (exp.f64 w))) |
(/.f64 (*.f64 (pow.f64 l (exp.f64 w)) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 l (exp.f64 w)) (+.f64 (neg.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (pow.f64 (cosh.f64 w) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 (neg.f64 w)) (-.f64 (sinh.f64 (neg.f64 w)) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 l (exp.f64 w)) #s(literal -1 binary64)) (neg.f64 (exp.f64 w))) |
(/.f64 (neg.f64 (pow.f64 l (exp.f64 w))) (neg.f64 (exp.f64 w))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)))) (*.f64 (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))))) (-.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (-.f64 (*.f64 (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) (*.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))))))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(fma.f64 (*.f64 (cosh.f64 w) (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))))) (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (*.f64 (cosh.f64 w) (pow.f64 l (cosh.f64 w))) (pow.f64 l (sinh.f64 w)) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (*.f64 (sinh.f64 (neg.f64 w)) (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))))) (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (cosh.f64 w))) (pow.f64 l (sinh.f64 w)) (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (*.f64 (cosh.f64 w) (sqrt.f64 (pow.f64 l (exp.f64 w)))) (sqrt.f64 (pow.f64 l (exp.f64 w))) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (*.f64 (sinh.f64 (neg.f64 w)) (sqrt.f64 (pow.f64 l (exp.f64 w)))) (sqrt.f64 (pow.f64 l (exp.f64 w))) (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) (sinh.f64 (neg.f64 w))) (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) (cosh.f64 w)) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (pow.f64 l (cosh.f64 w)) (*.f64 (pow.f64 l (sinh.f64 w)) (sinh.f64 (neg.f64 w))) (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (pow.f64 l (cosh.f64 w)) (*.f64 (pow.f64 l (sinh.f64 w)) (cosh.f64 w)) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (exp.f64 (neg.f64 w)) (*.f64 (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (exp.f64 (neg.f64 w)))) |
(fma.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (cosh.f64 w)) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (sinh.f64 (neg.f64 w))) (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)) (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (pow.f64 l (exp.f64 w)) (cosh.f64 w) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (pow.f64 l (exp.f64 w)) (sinh.f64 (neg.f64 w)) (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (exp.f64 (neg.f64 w)) (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (*.f64 (exp.f64 (neg.f64 w)) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))))) |
(-.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (sinh.f64 w) (pow.f64 l (exp.f64 w)))) |
(-.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (neg.f64 (sinh.f64 (neg.f64 w))) (pow.f64 l (exp.f64 w)))) |
(-.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (neg.f64 (pow.f64 l (exp.f64 w))) (sinh.f64 (neg.f64 w)))) |
(exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (exp.f64 (neg.f64 w))) (*.f64 (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (exp.f64 (neg.f64 w)))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 w)) (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w)))) (*.f64 (exp.f64 (neg.f64 w)) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))))) |
(+.f64 (cosh.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) (sinh.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w)))) |
(+.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(+.f64 (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64)) (pow.f64 (cosh.f64 w) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 w) (-.f64 (sinh.f64 w) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 w) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 w) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 w))) |
(pow.f64 (exp.f64 w) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))) (-.f64 (sinh.f64 (neg.f64 w)) (cosh.f64 w))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 w) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w)) (*.f64 #s(literal 2 binary64) (cosh.f64 w))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (pow.f64 (cosh.f64 w) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 (neg.f64 w)) (-.f64 (sinh.f64 (neg.f64 w)) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 w)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 w)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) (*.f64 #s(literal 2 binary64) (sinh.f64 w))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (pow.f64 (cosh.f64 w) #s(literal 3 binary64))) (fma.f64 (sinh.f64 w) (sinh.f64 w) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 2 binary64)) (*.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (pow.f64 (cosh.f64 w) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 w)) (-.f64 (sinh.f64 (neg.f64 w)) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 w))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 w)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 w) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 w)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 w))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 w)))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 w) #s(literal 2 binary64)) (exp.f64 w)) (/.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (exp.f64 w))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64)) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))))) |
(-.f64 (cosh.f64 w) (sinh.f64 w)) |
(exp.f64 (-.f64 #s(literal 0 binary64) w)) |
(exp.f64 (*.f64 w #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 w)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 w)) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (fma.f64 (sinh.f64 (neg.f64 w)) (-.f64 (sinh.f64 (neg.f64 w)) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (fma.f64 (sinh.f64 (neg.f64 w)) (-.f64 (sinh.f64 (neg.f64 w)) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w))) |
(+.f64 (sinh.f64 (neg.f64 w)) (cosh.f64 w)) |
(neg.f64 w) |
w |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 4 binary64)))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))))) (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 l (cosh.f64 w))) (pow.f64 l (sinh.f64 w))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 l (exp.f64 w)))) (sqrt.f64 (pow.f64 l (exp.f64 w)))) |
(*.f64 (pow.f64 l (/.f64 (*.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 l (/.f64 (*.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))))) (neg.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))))) |
(*.f64 (pow.f64 (*.f64 l l) (/.f64 (cosh.f64 w) #s(literal 2 binary64))) (pow.f64 (*.f64 l l) (/.f64 (sinh.f64 w) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 1 binary64)) (sqrt.f64 (pow.f64 l (exp.f64 w)))) |
(*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 4 binary64))) (*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 4 binary64))) (sqrt.f64 (pow.f64 l (exp.f64 w))))) |
(*.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))))) |
(*.f64 (pow.f64 l (sinh.f64 w)) (pow.f64 l (cosh.f64 w))) |
(*.f64 (pow.f64 l (cosh.f64 w)) (*.f64 (pow.f64 l (sinh.f64 w)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 l (cosh.f64 w)) (pow.f64 l (sinh.f64 w))) |
(*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (sqrt.f64 (pow.f64 l (exp.f64 w)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 l (exp.f64 w))) |
(*.f64 (pow.f64 l (exp.f64 w)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l)) |
(pow.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) (/.f64 (exp.f64 w) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 2 binary64)) |
(pow.f64 l (*.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 l (exp.f64 w)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w)))) (*.f64 (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))))) (-.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w)))) (*.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))))))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) (sqrt.f64 (pow.f64 l (exp.f64 w))))) |
(neg.f64 (*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))))) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (*.f64 #s(literal 1 binary64) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))))) |
(fabs.f64 (pow.f64 l (exp.f64 w))) |
(exp.f64 (fma.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) (log.f64 l) (*.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) (log.f64 l)))) |
(exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 l) (exp.f64 w)))) |
(exp.f64 (*.f64 (*.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 l l)) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 l) (*.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 l) (exp.f64 w))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) #s(literal 1 binary64)) (*.f64 (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w)))) (*.f64 #s(literal 1 binary64) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))))) |
(+.f64 (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w)))) |
l |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (pow.f64 (cosh.f64 w) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 (neg.f64 w)) (-.f64 (sinh.f64 (neg.f64 w)) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 w))) |
(*.f64 #s(literal 1 binary64) (exp.f64 w)) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))) (-.f64 (sinh.f64 w) (cosh.f64 w))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64)))) (fma.f64 (cosh.f64 w) (cosh.f64 w) (fma.f64 (sinh.f64 w) (sinh.f64 w) (*.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 w) (*.f64 #s(literal 2 binary64) (cosh.f64 w))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 w) (*.f64 #s(literal 2 binary64) (sinh.f64 w))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64)) (pow.f64 (cosh.f64 w) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 w) (-.f64 (sinh.f64 w) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 w)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 w)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64)) (pow.f64 (cosh.f64 w) #s(literal 3 binary64))) (fma.f64 (sinh.f64 w) (sinh.f64 w) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 2 binary64)) (*.f64 (sinh.f64 w) (cosh.f64 w))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64)) (pow.f64 (cosh.f64 w) #s(literal 3 binary64))) (fma.f64 (sinh.f64 w) (-.f64 (sinh.f64 w) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 w)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 w))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 w) #s(literal 2 binary64)) (exp.f64 (neg.f64 w))) (/.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (exp.f64 (neg.f64 w)))) |
(-.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w))) |
(exp.f64 w) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (fma.f64 (sinh.f64 w) (-.f64 (sinh.f64 w) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64)) (fma.f64 (sinh.f64 w) (-.f64 (sinh.f64 w) (cosh.f64 w)) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))))) |
(+.f64 (sinh.f64 w) (cosh.f64 w)) |
(+.f64 (cosh.f64 w) (sinh.f64 w)) |
Compiled 3 244 to 570 computations (82.4% saved)
19 alts after pruning (18 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 157 | 18 | 175 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 157 | 19 | 176 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
| ▶ | 82.3% | (*.f64 (-.f64 (cosh.f64 w) (sinh.f64 w)) (pow.f64 l (exp.f64 w))) |
| 73.2% | (*.f64 (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (cosh.f64 w))) (pow.f64 l (sinh.f64 w))) | |
| 98.4% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 2 binary64))) | |
| 93.7% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) | |
| ✓ | 98.8% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 85.2% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) | |
| 85.3% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) | |
| 94.0% | (*.f64 (exp.f64 (neg.f64 w)) (exp.f64 (*.f64 (log.f64 l) (exp.f64 w)))) | |
| 89.9% | (*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) (fma.f64 (*.f64 w (fma.f64 (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) w (log.f64 l))) l l))) | |
| 76.0% | (*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (log.f64 l) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (log.f64 l))) w l))) | |
| 80.3% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) | |
| ▶ | 80.5% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
| 74.0% | (*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l (exp.f64 w))) | |
| 73.5% | (*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) | |
| 94.9% | (exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) | |
| 65.2% | #s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) w) (*.f64 (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l) (fma.f64 (fma.f64 #s(literal -1/6 binary64) l (fma.f64 (*.f64 (log.f64 l) l) #s(literal 2/3 binary64) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64))) l))) w (*.f64 (neg.f64 l) (-.f64 (log.f64 l) #s(literal 1/2 binary64))))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l)) | |
| ▶ | 72.1% | #s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (*.f64 l (-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l)) |
| ▶ | 56.8% | #s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
Compiled 688 to 463 computations (32.7% saved)
| Inputs |
|---|
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(pow.f64 l (exp.f64 w)) |
l |
(exp.f64 w) |
w |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
(fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l) |
(fma.f64 (log.f64 l) l (neg.f64 l)) |
(log.f64 l) |
(neg.f64 l) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
#s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) w) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 (-.f64 (cosh.f64 w) (sinh.f64 w)) (pow.f64 l (exp.f64 w))) |
(-.f64 (cosh.f64 w) (sinh.f64 w)) |
(cosh.f64 w) |
(sinh.f64 w) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (*.f64 l (-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l)) |
(fma.f64 (fma.f64 (*.f64 l (-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l) |
(fma.f64 (*.f64 l (-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l))) w (fma.f64 (log.f64 l) l (neg.f64 l))) |
(*.f64 l (-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l))) |
(-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l)) |
(fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) |
| Outputs |
|---|
l |
(+ l (* w (- (* l (log l)) l))) |
(+ l (* w (- (+ (* l (log l)) (* w (- (+ l (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* 1/2 l) (* l (log l)))))) l))) |
(+ l (* w (- (+ (* l (log l)) (* w (- (+ l (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (- (+ (* 1/2 l) (+ (* l (log l)) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))) (+ l (+ (* 1/6 l) (+ (* 1/2 (- (* l (log l)) l)) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) (+ (* 1/2 l) (* l (log l)))))) l))) |
(+ l (* l (* w (log l)))) |
(+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))) |
(+ l (* w (+ (* l (log l)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2)))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))) |
1 |
(+ 1 w) |
(+ 1 (* w (+ 1 (* 1/2 w)))) |
(+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
w |
(+ l (* w (+ (* -1 l) (* l (log l))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (+ (* -1 (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* -1/6 l) (+ (* 1/2 (* l (log l))) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))))))))))))) |
(+ 1 (* -1 w)) |
(+ 1 (* w (- (* 1/2 w) 1))) |
(+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))) |
-1 |
(- (* 1/2 w) 1) |
(* 1/2 w) |
(+ 1 (* 1/2 (pow w 2))) |
(+ 1 (* (pow w 2) (+ 1/2 (* 1/24 (pow w 2))))) |
(+ 1 (* (pow w 2) (+ 1/2 (* (pow w 2) (+ 1/24 (* 1/720 (pow w 2))))))) |
(* w (+ 1 (* 1/6 (pow w 2)))) |
(* w (+ 1 (* (pow w 2) (+ 1/6 (* 1/120 (pow w 2)))))) |
(* w (+ 1 (* (pow w 2) (+ 1/6 (* (pow w 2) (+ 1/120 (* 1/5040 (pow w 2)))))))) |
(+ l (* w (- (+ (* l (log l)) (* l (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))))) l))) |
(- (* l (log l)) l) |
(- (+ (* l (log l)) (* l (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))))) l) |
(/ (pow l (exp w)) (exp w)) |
(pow l (exp w)) |
(exp w) |
(* (exp (neg w)) (pow l (exp w))) |
(* w (- (* l (log l)) l)) |
(* w (- (+ (* l (log l)) (/ l w)) l)) |
(exp (neg w)) |
(* 1/2 (pow w 2)) |
(* (pow w 2) (- 1/2 (/ 1 w))) |
(* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))) |
(* w (- 1/2 (/ 1 w))) |
(* (- (* 1/2 (+ (exp w) (/ 1 (exp w)))) (* 1/2 (- (exp w) (/ 1 (exp w))))) (pow l (exp w))) |
(- (* 1/2 (+ (exp w) (/ 1 (exp w)))) (* 1/2 (- (exp w) (/ 1 (exp w))))) |
(* 1/2 (+ (exp w) (/ 1 (exp w)))) |
(* 1/2 (- (exp w) (/ 1 (exp w)))) |
(* l (* (pow w 2) (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) |
(* (pow w 2) (- (+ (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))) (/ (* l (log l)) w)) (/ l w))) |
(* (pow w 2) (- (+ (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))) (+ (/ l (pow w 2)) (/ (* l (log l)) w))) (/ l w))) |
(* l (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) |
(* w (- (+ (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))) (/ (* l (log l)) w)) (/ l w))) |
(* (exp (* -1 w)) (pow l (exp w))) |
(* -1 (* w (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))))) |
(exp (* -1 w)) |
(* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))) |
(* -1 (* w (- (/ 1 w) 1/2))) |
(* (pow w 2) (+ (* -1 (/ (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))) w)) (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))))) |
(* -1 (* w (+ (* -1 (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) (* -1 (/ (- (* l (log l)) l) w))))) |
(* l (+ 1 (* w (- (log l) 1)))) |
(* l (- (log l) 1)) |
(log l) |
(* -1 l) |
(* l (+ 1 (* w (- (+ (log l) (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) 1)))) |
(* l (- (+ (log l) (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) 1)) |
(* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))) |
(- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)) |
(+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) |
(+ 1/2 (* 1/2 (log l))) |
(/ (exp (* -1 (* (exp w) (log (/ 1 l))))) (exp w)) |
(exp (* -1 (* (exp w) (log (/ 1 l))))) |
(* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))) |
(* l (+ 1 (* w (- (* -1 (log (/ 1 l))) 1)))) |
(* l (- (* -1 (log (/ 1 l))) 1)) |
(* -1 (log (/ 1 l))) |
(* (exp (* -1 (* (exp w) (log (/ 1 l))))) (- (* 1/2 (+ (exp w) (/ 1 (exp w)))) (* 1/2 (- (exp w) (/ 1 (exp w)))))) |
(* l (+ 1 (* w (- (+ (* -1 (log (/ 1 l))) (* w (- (+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) (* -1 (log (/ 1 l)))))) 1)))) |
(* l (- (+ (* -1 (log (/ 1 l))) (* w (- (+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) (* -1 (log (/ 1 l)))))) 1)) |
(* l (- (+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) (* -1 (log (/ 1 l))))) |
(- (+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) (* -1 (log (/ 1 l)))) |
(+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) |
(+ 1/2 (* -1/2 (log (/ 1 l)))) |
(/ (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) (exp w)) |
(exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))) |
(* -1 (* l (- (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))) 1))) |
(* -1 (* l (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
(+ (log -1) (* -1 (log (/ -1 l)))) |
(* (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) (- (* 1/2 (+ (exp w) (/ 1 (exp w)))) (* 1/2 (- (exp w) (/ 1 (exp w)))))) |
(* -1 (* l (- (* w (+ 1 (+ (* -1 (* w (- (+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l))))))) (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))) 1))) |
(* -1 (* l (+ 1 (+ (* -1 (* w (- (+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l))))))) (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
(* l (- (+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(- (+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l))))) |
(+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | l | @ | 0 | ((/ (pow l (exp w)) (exp w)) (pow l (exp w)) l (exp w) w (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (+ (* (log l) l) (neg l)) (log l) (neg l) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (- (* 1/2 w) 1) (* 1/2 w) 1/2 1 (* (- (cosh w) (sinh w)) (pow l (exp w))) (- (cosh w) (sinh w)) (cosh w) (sinh w) (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) w) (+ (* (log l) l) (neg l))) w) l) (+ (* (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) w) (+ (* (log l) l) (neg l))) (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l)) (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (+ (* 1/2 (log l)) 1/2)) |
| 12.0ms | l | @ | -inf | ((/ (pow l (exp w)) (exp w)) (pow l (exp w)) l (exp w) w (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (+ (* (log l) l) (neg l)) (log l) (neg l) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (- (* 1/2 w) 1) (* 1/2 w) 1/2 1 (* (- (cosh w) (sinh w)) (pow l (exp w))) (- (cosh w) (sinh w)) (cosh w) (sinh w) (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) w) (+ (* (log l) l) (neg l))) w) l) (+ (* (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) w) (+ (* (log l) l) (neg l))) (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l)) (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (+ (* 1/2 (log l)) 1/2)) |
| 11.0ms | l | @ | inf | ((/ (pow l (exp w)) (exp w)) (pow l (exp w)) l (exp w) w (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (+ (* (log l) l) (neg l)) (log l) (neg l) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (- (* 1/2 w) 1) (* 1/2 w) 1/2 1 (* (- (cosh w) (sinh w)) (pow l (exp w))) (- (cosh w) (sinh w)) (cosh w) (sinh w) (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) w) (+ (* (log l) l) (neg l))) w) l) (+ (* (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) w) (+ (* (log l) l) (neg l))) (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l)) (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (+ (* 1/2 (log l)) 1/2)) |
| 10.0ms | w | @ | -inf | ((/ (pow l (exp w)) (exp w)) (pow l (exp w)) l (exp w) w (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (+ (* (log l) l) (neg l)) (log l) (neg l) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (- (* 1/2 w) 1) (* 1/2 w) 1/2 1 (* (- (cosh w) (sinh w)) (pow l (exp w))) (- (cosh w) (sinh w)) (cosh w) (sinh w) (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) w) (+ (* (log l) l) (neg l))) w) l) (+ (* (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) w) (+ (* (log l) l) (neg l))) (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l)) (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (+ (* 1/2 (log l)) 1/2)) |
| 10.0ms | w | @ | inf | ((/ (pow l (exp w)) (exp w)) (pow l (exp w)) l (exp w) w (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (+ (* (log l) l) (neg l)) (log l) (neg l) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (- (* 1/2 w) 1) (* 1/2 w) 1/2 1 (* (- (cosh w) (sinh w)) (pow l (exp w))) (- (cosh w) (sinh w)) (cosh w) (sinh w) (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) w) (+ (* (log l) l) (neg l))) w) l) (+ (* (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) w) (+ (* (log l) l) (neg l))) (* l (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l))) (- (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (log l)) (+ (* (log l) (+ (* 1/2 (log l)) 1/2)) 1/2) (+ (* 1/2 (log l)) 1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 294 | 1503 |
| 1 | 1080 | 1430 |
| 2 | 4890 | 1413 |
| 0 | 8214 | 1277 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
l |
(+ l (* w (- (* l (log l)) l))) |
(+ l (* w (- (+ (* l (log l)) (* w (- (+ l (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* 1/2 l) (* l (log l)))))) l))) |
(+ l (* w (- (+ (* l (log l)) (* w (- (+ l (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (- (+ (* 1/2 l) (+ (* l (log l)) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))) (+ l (+ (* 1/6 l) (+ (* 1/2 (- (* l (log l)) l)) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) (+ (* 1/2 l) (* l (log l)))))) l))) |
(+ l (* l (* w (log l)))) |
(+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))) |
(+ l (* w (+ (* l (log l)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2)))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))) |
1 |
(+ 1 w) |
(+ 1 (* w (+ 1 (* 1/2 w)))) |
(+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
w |
(+ l (* w (+ (* -1 l) (* l (log l))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (+ (* -1 (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* -1/6 l) (+ (* 1/2 (* l (log l))) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))))))))))))) |
(+ 1 (* -1 w)) |
(+ 1 (* w (- (* 1/2 w) 1))) |
(+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))) |
-1 |
(- (* 1/2 w) 1) |
(* 1/2 w) |
(+ 1 (* 1/2 (pow w 2))) |
(+ 1 (* (pow w 2) (+ 1/2 (* 1/24 (pow w 2))))) |
(+ 1 (* (pow w 2) (+ 1/2 (* (pow w 2) (+ 1/24 (* 1/720 (pow w 2))))))) |
(* w (+ 1 (* 1/6 (pow w 2)))) |
(* w (+ 1 (* (pow w 2) (+ 1/6 (* 1/120 (pow w 2)))))) |
(* w (+ 1 (* (pow w 2) (+ 1/6 (* (pow w 2) (+ 1/120 (* 1/5040 (pow w 2)))))))) |
(+ l (* w (- (+ (* l (log l)) (* l (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))))) l))) |
(- (* l (log l)) l) |
(- (+ (* l (log l)) (* l (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))))) l) |
(/ (pow l (exp w)) (exp w)) |
(pow l (exp w)) |
(exp w) |
(* (exp (neg w)) (pow l (exp w))) |
(* w (- (* l (log l)) l)) |
(* w (- (+ (* l (log l)) (/ l w)) l)) |
(exp (neg w)) |
(* 1/2 (pow w 2)) |
(* (pow w 2) (- 1/2 (/ 1 w))) |
(* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))) |
(* w (- 1/2 (/ 1 w))) |
(* (- (* 1/2 (+ (exp w) (/ 1 (exp w)))) (* 1/2 (- (exp w) (/ 1 (exp w))))) (pow l (exp w))) |
(- (* 1/2 (+ (exp w) (/ 1 (exp w)))) (* 1/2 (- (exp w) (/ 1 (exp w))))) |
(* 1/2 (+ (exp w) (/ 1 (exp w)))) |
(* 1/2 (- (exp w) (/ 1 (exp w)))) |
(* l (* (pow w 2) (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) |
(* (pow w 2) (- (+ (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))) (/ (* l (log l)) w)) (/ l w))) |
(* (pow w 2) (- (+ (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))) (+ (/ l (pow w 2)) (/ (* l (log l)) w))) (/ l w))) |
(* l (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) |
(* w (- (+ (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))) (/ (* l (log l)) w)) (/ l w))) |
(* (exp (* -1 w)) (pow l (exp w))) |
(* -1 (* w (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))))) |
(exp (* -1 w)) |
(* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))) |
(* -1 (* w (- (/ 1 w) 1/2))) |
(* (pow w 2) (+ (* -1 (/ (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))) w)) (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))))) |
(* -1 (* w (+ (* -1 (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) (* -1 (/ (- (* l (log l)) l) w))))) |
(* l (+ 1 (* w (- (log l) 1)))) |
(* l (- (log l) 1)) |
(log l) |
(* -1 l) |
(* l (+ 1 (* w (- (+ (log l) (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) 1)))) |
(* l (- (+ (log l) (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) 1)) |
(* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))) |
(- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)) |
(+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) |
(+ 1/2 (* 1/2 (log l))) |
(/ (exp (* -1 (* (exp w) (log (/ 1 l))))) (exp w)) |
(exp (* -1 (* (exp w) (log (/ 1 l))))) |
(* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))) |
(* l (+ 1 (* w (- (* -1 (log (/ 1 l))) 1)))) |
(* l (- (* -1 (log (/ 1 l))) 1)) |
(* -1 (log (/ 1 l))) |
(* (exp (* -1 (* (exp w) (log (/ 1 l))))) (- (* 1/2 (+ (exp w) (/ 1 (exp w)))) (* 1/2 (- (exp w) (/ 1 (exp w)))))) |
(* l (+ 1 (* w (- (+ (* -1 (log (/ 1 l))) (* w (- (+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) (* -1 (log (/ 1 l)))))) 1)))) |
(* l (- (+ (* -1 (log (/ 1 l))) (* w (- (+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) (* -1 (log (/ 1 l)))))) 1)) |
(* l (- (+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) (* -1 (log (/ 1 l))))) |
(- (+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) (* -1 (log (/ 1 l)))) |
(+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) |
(+ 1/2 (* -1/2 (log (/ 1 l)))) |
(/ (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) (exp w)) |
(exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))) |
(* -1 (* l (- (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))) 1))) |
(* -1 (* l (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
(+ (log -1) (* -1 (log (/ -1 l)))) |
(* (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) (- (* 1/2 (+ (exp w) (/ 1 (exp w)))) (* 1/2 (- (exp w) (/ 1 (exp w)))))) |
(* -1 (* l (- (* w (+ 1 (+ (* -1 (* w (- (+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l))))))) (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))) 1))) |
(* -1 (* l (+ 1 (+ (* -1 (* w (- (+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l))))))) (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
(* l (- (+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(- (+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l))))) |
(+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) |
| Outputs |
|---|
l |
(+ l (* w (- (* l (log l)) l))) |
(fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l) |
(+ l (* w (- (+ (* l (log l)) (* w (- (+ l (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* 1/2 l) (* l (log l)))))) l))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1 binary64)) l) (*.f64 l (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) w (-.f64 (*.f64 (log.f64 l) l) l)) w l) |
(+ l (* w (- (+ (* l (log l)) (* w (- (+ l (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (- (+ (* 1/2 l) (+ (* l (log l)) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))) (+ l (+ (* 1/6 l) (+ (* 1/2 (- (* l (log l)) l)) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) (+ (* 1/2 l) (* l (log l)))))) l))) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1 binary64)) l (fma.f64 (-.f64 (fma.f64 l (+.f64 (+.f64 (fma.f64 #s(literal 1/6 binary64) (+.f64 (log.f64 l) (pow.f64 (log.f64 l) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (log.f64 l)) #s(literal 1/2 binary64)) (*.f64 #s(literal -7/6 binary64) l)) (fma.f64 #s(literal -1/2 binary64) (-.f64 l (*.f64 (log.f64 l) l)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l)) l))) w (*.f64 (neg.f64 l) (+.f64 #s(literal 1/2 binary64) (log.f64 l))))) w (-.f64 (*.f64 (log.f64 l) l) l)) w l) |
(+ l (* l (* w (log l)))) |
(*.f64 (fma.f64 (log.f64 l) w #s(literal 1 binary64)) l) |
(+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))) |
(fma.f64 (*.f64 w l) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l)) w (log.f64 l)) l) |
(+ l (* w (+ (* l (log l)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2)))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))) |
(fma.f64 (fma.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (+.f64 (log.f64 l) (pow.f64 (log.f64 l) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64))) w (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l))) (*.f64 (log.f64 l) l)) w l) |
1 |
#s(literal 1 binary64) |
(+ 1 w) |
(+.f64 #s(literal 1 binary64) w) |
(+ 1 (* w (+ 1 (* 1/2 w)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
w |
(+ l (* w (+ (* -1 l) (* l (log l))))) |
(fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) l (neg.f64 l)) w l) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (+ (* -1 (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* -1/6 l) (+ (* 1/2 (* l (log l))) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 l) #s(literal -1/2 binary64)) (log.f64 l)) l (fma.f64 (fma.f64 #s(literal 1/6 binary64) (+.f64 (log.f64 l) (pow.f64 (log.f64 l) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64))) l (fma.f64 #s(literal -1/6 binary64) l (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 l)) l)))) w)) w (-.f64 (*.f64 (log.f64 l) l) l)) w l) |
(+ 1 (* -1 w)) |
(-.f64 #s(literal 1 binary64) w) |
(+ 1 (* w (- (* 1/2 w) 1))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 w) 1) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) |
(* 1/2 w) |
(*.f64 #s(literal 1/2 binary64) w) |
(+ 1 (* 1/2 (pow w 2))) |
(fma.f64 (*.f64 w w) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow w 2) (+ 1/2 (* 1/24 (pow w 2))))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 w w) #s(literal 1/2 binary64)) (*.f64 w w) #s(literal 1 binary64)) |
(+ 1 (* (pow w 2) (+ 1/2 (* (pow w 2) (+ 1/24 (* 1/720 (pow w 2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 w w) #s(literal 1/24 binary64)) (*.f64 w w) #s(literal 1/2 binary64)) (*.f64 w w) #s(literal 1 binary64)) |
(* w (+ 1 (* 1/6 (pow w 2)))) |
(fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/6 binary64) w) |
(* w (+ 1 (* (pow w 2) (+ 1/6 (* 1/120 (pow w 2)))))) |
(fma.f64 (pow.f64 w #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 w w) #s(literal 1/6 binary64)) w) |
(* w (+ 1 (* (pow w 2) (+ 1/6 (* (pow w 2) (+ 1/120 (* 1/5040 (pow w 2)))))))) |
(fma.f64 (pow.f64 w #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 w w) #s(literal 1/120 binary64)) (*.f64 w w) #s(literal 1/6 binary64)) w) |
(+ l (* w (- (+ (* l (log l)) (* l (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))))) l))) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) l (neg.f64 l)) w l) |
(- (* l (log l)) l) |
(-.f64 (*.f64 (log.f64 l) l) l) |
(- (+ (* l (log l)) (* l (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))))) l) |
(fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) l (neg.f64 l)) |
(/ (pow l (exp w)) (exp w)) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(pow l (exp w)) |
(pow.f64 l (exp.f64 w)) |
(exp w) |
(exp.f64 w) |
(* (exp (neg w)) (pow l (exp w))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(* w (- (* l (log l)) l)) |
(*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w) |
(* w (- (+ (* l (log l)) (/ l w)) l)) |
(*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w) |
(exp (neg w)) |
(exp.f64 (neg.f64 w)) |
(* 1/2 (pow w 2)) |
(*.f64 (*.f64 w w) #s(literal 1/2 binary64)) |
(* (pow w 2) (- 1/2 (/ 1 w))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) w)) w) w) |
(* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))) |
(*.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w)) |
(* w (- 1/2 (/ 1 w))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) w)) w) |
(* (- (* 1/2 (+ (exp w) (/ 1 (exp w)))) (* 1/2 (- (exp w) (/ 1 (exp w))))) (pow l (exp w))) |
(*.f64 (*.f64 (pow.f64 l (exp.f64 w)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (exp.f64 w) (exp.f64 (neg.f64 w))) (-.f64 (exp.f64 w) (exp.f64 (neg.f64 w))))) |
(- (* 1/2 (+ (exp w) (/ 1 (exp w)))) (* 1/2 (- (exp w) (/ 1 (exp w))))) |
(*.f64 (-.f64 (+.f64 (exp.f64 w) (exp.f64 (neg.f64 w))) (-.f64 (exp.f64 w) (exp.f64 (neg.f64 w)))) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp w) (/ 1 (exp w)))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 w) (/.f64 #s(literal 1/2 binary64) (exp.f64 w))) |
(* 1/2 (- (exp w) (/ 1 (exp w)))) |
(*.f64 (-.f64 (exp.f64 w) (exp.f64 (neg.f64 w))) #s(literal 1/2 binary64)) |
(* l (* (pow w 2) (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) |
(*.f64 (*.f64 (*.f64 w l) w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(* (pow w 2) (- (+ (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))) (/ (* l (log l)) w)) (/ l w))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l (/.f64 (-.f64 (*.f64 (log.f64 l) l) l) w)) (*.f64 w w)) |
(* (pow w 2) (- (+ (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))) (+ (/ l (pow w 2)) (/ (* l (log l)) w))) (/ l w))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l (/.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w)) w) w) |
(* l (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) |
(*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(* w (- (+ (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))) (/ (* l (log l)) w)) (/ l w))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l (/.f64 (-.f64 (*.f64 (log.f64 l) l) l) w)) w) |
(* (exp (* -1 w)) (pow l (exp w))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(* -1 (* w (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))))) |
(*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w) |
(exp (* -1 w)) |
(exp.f64 (neg.f64 w)) |
(* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) w)) w)) w) w) |
(* -1 (* w (- (/ 1 w) 1/2))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) w) #s(literal 1/2 binary64)) (neg.f64 w)) |
(* (pow w 2) (+ (* -1 (/ (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))) w)) (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l (/.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w)) w) w) |
(* -1 (* w (+ (* -1 (* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) (* -1 (/ (- (* l (log l)) l) w))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l (/.f64 (-.f64 (*.f64 (log.f64 l) l) l) w)) w) |
(* l (+ 1 (* w (- (log l) 1)))) |
(fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l) |
(* l (- (log l) 1)) |
(-.f64 (*.f64 (log.f64 l) l) l) |
(log l) |
(log.f64 l) |
(* -1 l) |
(neg.f64 l) |
(* l (+ 1 (* w (- (+ (log l) (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) 1)))) |
(fma.f64 (*.f64 w l) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (-.f64 (log.f64 l) #s(literal 1 binary64))) l) |
(* l (- (+ (log l) (* w (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)))) 1)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (-.f64 (log.f64 l) #s(literal 1 binary64))) l) |
(* l (- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l) |
(- (+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) (log l)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) |
(+ 1/2 (* (log l) (+ 1/2 (* 1/2 (log l))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (log l))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) |
(/ (exp (* -1 (* (exp w) (log (/ 1 l))))) (exp w)) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(exp (* -1 (* (exp w) (log (/ 1 l))))) |
(pow.f64 l (exp.f64 w)) |
(* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(* l (+ 1 (* w (- (* -1 (log (/ 1 l))) 1)))) |
(fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l) |
(* l (- (* -1 (log (/ 1 l))) 1)) |
(-.f64 (*.f64 (log.f64 l) l) l) |
(* -1 (log (/ 1 l))) |
(log.f64 l) |
(* (exp (* -1 (* (exp w) (log (/ 1 l))))) (- (* 1/2 (+ (exp w) (/ 1 (exp w)))) (* 1/2 (- (exp w) (/ 1 (exp w)))))) |
(*.f64 (*.f64 (pow.f64 l (exp.f64 w)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (exp.f64 w) (exp.f64 (neg.f64 w))) (-.f64 (exp.f64 w) (exp.f64 (neg.f64 w))))) |
(* l (+ 1 (* w (- (+ (* -1 (log (/ 1 l))) (* w (- (+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) (* -1 (log (/ 1 l)))))) 1)))) |
(fma.f64 (*.f64 w l) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (-.f64 (log.f64 l) #s(literal 1 binary64))) l) |
(* l (- (+ (* -1 (log (/ 1 l))) (* w (- (+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) (* -1 (log (/ 1 l)))))) 1)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (-.f64 (log.f64 l) #s(literal 1 binary64))) l) |
(* l (- (+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) (* -1 (log (/ 1 l))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l) |
(- (+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) (* -1 (log (/ 1 l)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) |
(+ 1/2 (* -1 (* (log (/ 1 l)) (+ 1/2 (* -1/2 (log (/ 1 l))))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (log (/ 1 l)))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) |
(/ (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) (exp w)) |
(exp.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) (exp.f64 w) (neg.f64 w))) |
(exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(pow.f64 (exp.f64 (exp.f64 w)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l)))) |
(* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))) |
(exp.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) (exp.f64 w) (neg.f64 w))) |
(* -1 (* l (- (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))) 1))) |
(*.f64 (neg.f64 l) (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l)))) w #s(literal -1 binary64))) |
(* -1 (* l (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
(*.f64 (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1 binary64)) l) |
(+ (log -1) (* -1 (log (/ -1 l)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) |
(* (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) (- (* 1/2 (+ (exp w) (/ 1 (exp w)))) (* 1/2 (- (exp w) (/ 1 (exp w)))))) |
(*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l)))) (*.f64 (-.f64 (+.f64 (exp.f64 w) (exp.f64 (neg.f64 w))) (-.f64 (exp.f64 w) (exp.f64 (neg.f64 w)))) #s(literal 1/2 binary64))) |
(* -1 (* l (- (* w (+ 1 (+ (* -1 (* w (- (+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l))))))) (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))) 1))) |
(*.f64 (neg.f64 l) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l)))) w (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))))) w #s(literal -1 binary64))) |
(* -1 (* l (+ 1 (+ (* -1 (* w (- (+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l))))))) (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
(*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l)))) w (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1 binary64))) l) |
(* l (- (+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(*.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l)))) l) |
(- (+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l))))) |
(-.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l)))) |
(+ 1/2 (* (+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (+ (log -1) (* -1 (log (/ -1 l)))))) |
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 239 |
| 0 | 61 | 235 |
| 1 | 230 | 235 |
| 2 | 1855 | 235 |
| 0 | 9309 | 225 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(pow.f64 l (exp.f64 w)) |
l |
(exp.f64 w) |
w |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
(fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l) |
(fma.f64 (log.f64 l) l (neg.f64 l)) |
(log.f64 l) |
(neg.f64 l) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
#s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) w) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 (-.f64 (cosh.f64 w) (sinh.f64 w)) (pow.f64 l (exp.f64 w))) |
(-.f64 (cosh.f64 w) (sinh.f64 w)) |
(cosh.f64 w) |
(sinh.f64 w) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (*.f64 l (-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l)) |
(fma.f64 (fma.f64 (*.f64 l (-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l) |
(fma.f64 (*.f64 l (-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l))) w (fma.f64 (log.f64 l) l (neg.f64 l))) |
(*.f64 l (-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l))) |
(-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l)) |
(fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (/.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (exp.f64 w))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 l (exp.f64 w))))) (neg.f64 (neg.f64 (neg.f64 (exp.f64 w))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 l (exp.f64 w)))) (neg.f64 (neg.f64 (exp.f64 w)))) |
(/.f64 (neg.f64 (pow.f64 l (exp.f64 w))) (neg.f64 (exp.f64 w))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 l (exp.f64 w))) (exp.f64 w))) |
(neg.f64 (/.f64 (pow.f64 l (exp.f64 w)) (neg.f64 (exp.f64 w)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 l) (exp.f64 w)) w)) |
(+.f64 (/.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (exp.f64 w)) (/.f64 (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (exp.f64 w))) |
(+.f64 (cosh.f64 (-.f64 (*.f64 (log.f64 l) (exp.f64 w)) w)) (sinh.f64 (-.f64 (*.f64 (log.f64 l) (exp.f64 w)) w))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))))) (neg.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))))) |
(*.f64 (exp.f64 (*.f64 (cosh.f64 w) (log.f64 l))) (exp.f64 (*.f64 (sinh.f64 w) (log.f64 l)))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 l)) (/.f64 (exp.f64 w) #s(literal 2 binary64))) (pow.f64 (neg.f64 (neg.f64 l)) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 l) (/.f64 (exp.f64 w) #s(literal 2 binary64))) (pow.f64 (fabs.f64 l) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 l) (/.f64 (exp.f64 w) #s(literal 2 binary64))) (pow.f64 (neg.f64 l) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 1 binary64)) (sqrt.f64 (pow.f64 l (exp.f64 w)))) |
(*.f64 (pow.f64 (*.f64 l l) (/.f64 (cosh.f64 w) #s(literal 2 binary64))) (pow.f64 (*.f64 l l) (/.f64 (sinh.f64 w) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))))) |
(*.f64 (pow.f64 l (sinh.f64 w)) (pow.f64 l (cosh.f64 w))) |
(*.f64 (pow.f64 l (cosh.f64 w)) (pow.f64 l (sinh.f64 w))) |
(*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (sqrt.f64 (pow.f64 l (exp.f64 w)))) |
(pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l)) |
(pow.f64 (neg.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) (/.f64 (exp.f64 w) #s(literal 2 binary64))) |
(pow.f64 (neg.f64 l) (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 l (*.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 l (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 l (/.f64 (+.f64 (exp.f64 w) (exp.f64 w)) #s(literal 2 binary64))) |
(pow.f64 l (exp.f64 w)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w)))) (*.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w))))))) |
(fabs.f64 (pow.f64 l (exp.f64 w))) |
(exp.f64 (fma.f64 (log.f64 l) (/.f64 (exp.f64 w) #s(literal 2 binary64)) (*.f64 (log.f64 l) (/.f64 (exp.f64 w) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 l) (/.f64 (exp.f64 w) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (pow.f64 l (exp.f64 w)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 l l)) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 l) (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 w) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 l) (/.f64 (+.f64 (exp.f64 w) (exp.f64 w)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 l) (exp.f64 w))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w)))) |
l |
(*.f64 (/.f64 (exp.f64 w) #s(literal 1 binary64)) (/.f64 (exp.f64 (neg.f64 w)) (exp.f64 (neg.f64 w)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 w)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 w)) |
(pow.f64 (exp.f64 (neg.f64 w)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 w) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64)) (pow.f64 (cosh.f64 w) #s(literal 3 binary64))) (fma.f64 (sinh.f64 w) (sinh.f64 w) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 2 binary64)) (*.f64 (sinh.f64 w) (cosh.f64 w))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 w) (*.f64 #s(literal 2 binary64) (cosh.f64 w))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 w) (cosh.f64 w) (-.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (*.f64 (sinh.f64 w) (cosh.f64 w)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 w) (*.f64 #s(literal 2 binary64) (sinh.f64 w)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 w))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 w)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 w)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 w)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w))))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (fma.f64 (cosh.f64 w) (cosh.f64 w) (-.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (*.f64 (sinh.f64 w) (cosh.f64 w))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 w) (*.f64 #s(literal 2 binary64) (sinh.f64 w))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 w)))) #s(literal 4 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 w)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 w))) |
(fma.f64 (/.f64 (exp.f64 w) #s(literal 1 binary64)) (/.f64 (exp.f64 (neg.f64 w)) (exp.f64 (neg.f64 w))) (/.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 w)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 w))) (/.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 w)))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 w) (/.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 w)))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 w) #s(literal 2 binary64)) (exp.f64 (neg.f64 w))) (/.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (exp.f64 (neg.f64 w)))) |
(-.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) w))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (neg.f64 w))) |
(exp.f64 (neg.f64 (-.f64 #s(literal 0 binary64) w))) |
(exp.f64 (neg.f64 (neg.f64 w))) |
(exp.f64 w) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (fma.f64 (cosh.f64 w) (cosh.f64 w) (-.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (*.f64 (sinh.f64 w) (cosh.f64 w))))) (/.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64)) (fma.f64 (cosh.f64 w) (cosh.f64 w) (-.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (*.f64 (sinh.f64 w) (cosh.f64 w)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 w))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 w) #s(literal 2 binary64)) (exp.f64 (neg.f64 w))) (/.f64 (*.f64 (sinh.f64 (neg.f64 w)) (sinh.f64 w)) (exp.f64 (neg.f64 w)))) |
(+.f64 (sinh.f64 w) (cosh.f64 w)) |
(+.f64 (cosh.f64 w) (sinh.f64 (neg.f64 (neg.f64 w)))) |
(+.f64 (cosh.f64 w) (sinh.f64 w)) |
(+.f64 (exp.f64 w) (/.f64 #s(literal 0 binary64) (exp.f64 (neg.f64 w)))) |
w |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 l l) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)))) (neg.f64 (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 l l)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) (*.f64 (-.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l) (*.f64 l l))) (*.f64 (-.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l) (-.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64))) (*.f64 (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64))) (pow.f64 l #s(literal 3 binary64)))) (*.f64 (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64))) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 l l) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64))) (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 l l))) (neg.f64 (-.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64)))) (neg.f64 (fma.f64 l l (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64)))) (neg.f64 (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 l l)) (-.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) |
(/.f64 (+.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64))) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)))) |
(/.f64 (+.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64))) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l) |
(fma.f64 w (fma.f64 (log.f64 l) l (neg.f64 l)) l) |
(-.f64 (/.f64 (*.f64 l l) (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w))) (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) (/.f64 (*.f64 l l) (-.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l))) |
(-.f64 l (*.f64 (neg.f64 (fma.f64 (log.f64 l) l (neg.f64 l))) w)) |
(-.f64 l (*.f64 (neg.f64 w) (fma.f64 (log.f64 l) l (neg.f64 l)))) |
(+.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l))))) |
(+.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) (/.f64 (*.f64 (neg.f64 l) l) (-.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l))) |
(+.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l) |
(+.f64 l (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 l l) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 l l)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (log.f64 l) l) (neg.f64 l))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 l) l) (neg.f64 l))) (*.f64 (-.f64 (*.f64 (log.f64 l) l) (neg.f64 l)) (*.f64 l l))) (pow.f64 (-.f64 (*.f64 (log.f64 l) l) (neg.f64 l)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64))) (pow.f64 l #s(literal 3 binary64)))) (pow.f64 (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 l l) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64))) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 l l))) (neg.f64 (-.f64 (*.f64 (log.f64 l) l) (neg.f64 l)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64)))) (neg.f64 (fma.f64 l l (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 l) l) (neg.f64 l)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 l l)) (-.f64 (*.f64 (log.f64 l) l) (neg.f64 l))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64))) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 l) l) (neg.f64 l))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64))) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) |
(fma.f64 (log.f64 l) l (neg.f64 l)) |
(fma.f64 l (log.f64 l) (neg.f64 l)) |
(-.f64 (/.f64 (*.f64 l l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l))) (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 l) l) (neg.f64 l))) (/.f64 (*.f64 l l) (-.f64 (*.f64 (log.f64 l) l) (neg.f64 l)))) |
(-.f64 (neg.f64 l) (*.f64 (neg.f64 (log.f64 l)) l)) |
(-.f64 (neg.f64 l) (*.f64 (neg.f64 l) (log.f64 l))) |
(+.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 l) l) (neg.f64 l))))) (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 l) l) (neg.f64 l)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 l) l) (neg.f64 l))))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 l) l) (neg.f64 l)))))) |
(+.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 (neg.f64 l) (-.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 l) l) (neg.f64 l))) (/.f64 (*.f64 l (neg.f64 l)) (-.f64 (*.f64 (log.f64 l) l) (neg.f64 l)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 l) l) (neg.f64 l))) (/.f64 (*.f64 (neg.f64 (neg.f64 l)) (neg.f64 l)) (-.f64 (*.f64 (log.f64 l) l) (neg.f64 l)))) |
(+.f64 (*.f64 (log.f64 l) l) (neg.f64 l)) |
(+.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) |
(log.f64 l) |
(neg.f64 l) |
(*.f64 (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (sqrt.f64 (pow.f64 l (exp.f64 w)))) (sqrt.f64 (pow.f64 l (exp.f64 w)))) |
(*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
#s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) (-.f64 (*.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64)) w) (cosh.f64 (+.f64 w w)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (pow.f64 (sinh.f64 w) #s(literal 4 binary64))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (cosh.f64 (+.f64 w w)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64)) w) (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 6 binary64)) (pow.f64 (sinh.f64 w) #s(literal 6 binary64))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64)) w) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) w) (cosh.f64 (+.f64 w w)) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (pow.f64 (sinh.f64 w) #s(literal 4 binary64))))) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (cosh.f64 (+.f64 w w)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) w) (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 6 binary64)) (pow.f64 (sinh.f64 w) #s(literal 6 binary64))))) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) w) #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 w (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64))) (cosh.f64 (+.f64 w w)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (pow.f64 (sinh.f64 w) #s(literal 4 binary64))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (cosh.f64 (+.f64 w w)))) |
(/.f64 (fma.f64 (*.f64 w (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64))) (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 6 binary64)) (pow.f64 (sinh.f64 w) #s(literal 6 binary64))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 w (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 w (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (cosh.f64 (+.f64 w w)) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (pow.f64 (sinh.f64 w) #s(literal 4 binary64))))) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (cosh.f64 (+.f64 w w)))) |
(/.f64 (fma.f64 (*.f64 w (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 6 binary64)) (pow.f64 (sinh.f64 w) #s(literal 6 binary64))))) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 w (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (pow.f64 (sinh.f64 w) #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (*.f64 (cosh.f64 (+.f64 w w)) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64)) w))) (*.f64 (cosh.f64 (+.f64 w w)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (pow.f64 (sinh.f64 w) #s(literal 4 binary64))) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (*.f64 (cosh.f64 (+.f64 w w)) (*.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) w))) (*.f64 (cosh.f64 (+.f64 w w)) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (pow.f64 (sinh.f64 w) #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (*.f64 (cosh.f64 (+.f64 w w)) (*.f64 w (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (cosh.f64 (+.f64 w w)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (pow.f64 (sinh.f64 w) #s(literal 4 binary64))) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (*.f64 (cosh.f64 (+.f64 w w)) (*.f64 w (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (cosh.f64 (+.f64 w w)) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 6 binary64)) (pow.f64 (sinh.f64 w) #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64)) w))) (*.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 6 binary64)) (pow.f64 (sinh.f64 w) #s(literal 6 binary64))) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) w))) (*.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 6 binary64)) (pow.f64 (sinh.f64 w) #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))) (*.f64 w (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 6 binary64)) (pow.f64 (sinh.f64 w) #s(literal 6 binary64))) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))) (*.f64 w (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 4 binary64)) (+.f64 (pow.f64 (sinh.f64 w) #s(literal 4 binary64)) (pow.f64 (*.f64 (sinh.f64 w) (cosh.f64 w)) #s(literal 2 binary64)))) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64)) w))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) w))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 w (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 w (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 w (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 w (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 w #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) (/.f64 w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) (*.f64 w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 1 binary64)) |
(fma.f64 w (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 w (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64))) w)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))))) |
(+.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 3 binary64)) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 w #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 w (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) w) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) w)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) w)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) w)) #s(literal 1 binary64)) (/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) w)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 w) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 (*.f64 (fabs.f64 w) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 w) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (fabs.f64 w) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 w w) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 (*.f64 w w) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 w w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) #s(literal 1/4 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 (*.f64 w (*.f64 #s(literal 1/2 binary64) w)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 w (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) w)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (/.f64 w #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) w)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 w w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 w (*.f64 #s(literal 1/2 binary64) w)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 w #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) |
(fma.f64 w #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 3 binary64)) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) (pow.f64 (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 3 binary64)) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 w w) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 w #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) w) |
(*.f64 w #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (exp.f64 (neg.f64 w)) (sqrt.f64 (pow.f64 l (exp.f64 w)))) (sqrt.f64 (pow.f64 l (exp.f64 w)))) |
(*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (*.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) (exp.f64 (neg.f64 w)))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
(*.f64 (pow.f64 l (exp.f64 w)) (exp.f64 (neg.f64 w))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (-.f64 (*.f64 (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) (*.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 l (exp.f64 w)) (cosh.f64 w)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 l (exp.f64 w)) (sinh.f64 (neg.f64 w))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 l (exp.f64 w)) (cosh.f64 w)) (*.f64 (pow.f64 l (exp.f64 w)) (cosh.f64 w)) (-.f64 (*.f64 (*.f64 (pow.f64 l (exp.f64 w)) (sinh.f64 (neg.f64 w))) (*.f64 (pow.f64 l (exp.f64 w)) (sinh.f64 (neg.f64 w)))) (*.f64 (*.f64 (pow.f64 l (exp.f64 w)) (cosh.f64 w)) (*.f64 (pow.f64 l (exp.f64 w)) (sinh.f64 (neg.f64 w))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (pow.f64 l (exp.f64 w)))) (neg.f64 (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (pow.f64 l (exp.f64 w)))) (neg.f64 (exp.f64 w))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 l (exp.f64 w)) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 l (exp.f64 w)) #s(literal 1 binary64))) (neg.f64 (exp.f64 w))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (pow.f64 l (exp.f64 w))) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 l (exp.f64 w))) (exp.f64 w)) |
(/.f64 (*.f64 (pow.f64 l (exp.f64 w)) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64)))) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 l (exp.f64 w)) #s(literal 1 binary64)) (exp.f64 w)) |
(fma.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (pow.f64 l (exp.f64 w)) (cosh.f64 w) (*.f64 (pow.f64 l (exp.f64 w)) (sinh.f64 (neg.f64 w)))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) w) (*.f64 (log.f64 l) (exp.f64 w)))) |
(exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (-.f64 #s(literal 0 binary64) w))) |
(exp.f64 (+.f64 (neg.f64 w) (*.f64 (log.f64 l) (exp.f64 w)))) |
(exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
(+.f64 (cosh.f64 (+.f64 (neg.f64 w) (*.f64 (log.f64 l) (exp.f64 w)))) (sinh.f64 (+.f64 (neg.f64 w) (*.f64 (log.f64 l) (exp.f64 w))))) |
(+.f64 (cosh.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) (sinh.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w)))) |
(+.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(+.f64 (*.f64 (pow.f64 l (exp.f64 w)) (cosh.f64 w)) (*.f64 (pow.f64 l (exp.f64 w)) (sinh.f64 (neg.f64 w)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 w))) |
(pow.f64 (exp.f64 (neg.f64 w)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 w) #s(literal -1 binary64)) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (pow.f64 (cosh.f64 w) #s(literal 3 binary64))) (fma.f64 (sinh.f64 w) (sinh.f64 w) (-.f64 (pow.f64 (cosh.f64 w) #s(literal 2 binary64)) (*.f64 (sinh.f64 (neg.f64 w)) (cosh.f64 w))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w)) (*.f64 #s(literal 2 binary64) (cosh.f64 w))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 w) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (cosh.f64 w) (cosh.f64 w) (-.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (*.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 w))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) (*.f64 #s(literal 2 binary64) (sinh.f64 w)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cosh.f64 w) #s(literal 2 binary64)) (exp.f64 w)) (*.f64 (exp.f64 w) (pow.f64 (sinh.f64 w) #s(literal 2 binary64)))) (pow.f64 (exp.f64 w) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) (*.f64 (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))) (pow.f64 (sinh.f64 w) #s(literal 3 binary64)))) (*.f64 (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 w)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 w)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w))) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w))))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 w))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w)))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (neg.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64)))) (fma.f64 (cosh.f64 w) (cosh.f64 w) (-.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (*.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 w)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) (*.f64 #s(literal 2 binary64) (sinh.f64 w))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 w))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 w)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 w)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 w)) (/.f64 #s(literal 0 binary64) (exp.f64 w))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 w))) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 w) #s(literal 2 binary64)) (exp.f64 w)) (/.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (exp.f64 w))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64)) (fma.f64 (sinh.f64 w) (exp.f64 w) (pow.f64 (cosh.f64 w) #s(literal 2 binary64))))) |
(-.f64 (cosh.f64 w) (sinh.f64 w)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) w))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (neg.f64 w))) |
(exp.f64 (*.f64 w #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 w)) #s(literal -1 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) w)) |
(exp.f64 (neg.f64 w)) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (fma.f64 (cosh.f64 w) (cosh.f64 w) (-.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (*.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w)))))) (/.f64 (neg.f64 (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (fma.f64 (cosh.f64 w) (cosh.f64 w) (-.f64 (pow.f64 (sinh.f64 w) #s(literal 2 binary64)) (*.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w))))))) |
(+.f64 (cosh.f64 (-.f64 #s(literal 0 binary64) w)) (sinh.f64 (-.f64 #s(literal 0 binary64) w))) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 w) #s(literal 2 binary64)) (exp.f64 w)) (/.f64 (*.f64 (sinh.f64 (neg.f64 w)) (sinh.f64 w)) (exp.f64 w))) |
(+.f64 (sinh.f64 (neg.f64 w)) (cosh.f64 w)) |
(+.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w))) |
(+.f64 (exp.f64 (neg.f64 w)) (/.f64 #s(literal 0 binary64) (exp.f64 w))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 w)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) (/.f64 (exp.f64 w) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (exp.f64 (neg.f64 w)) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 w)) #s(literal 2 binary64))) (*.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 w)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 w)) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 w)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (exp.f64 w) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 w)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 w)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 (neg.f64 w)))) |
(cosh.f64 (neg.f64 (neg.f64 w))) |
(cosh.f64 (neg.f64 w)) |
(cosh.f64 w) |
(-.f64 (/.f64 (+.f64 (exp.f64 w) (cosh.f64 w)) #s(literal 2 binary64)) (/.f64 (sinh.f64 w) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (exp.f64 w) (cosh.f64 w)) #s(literal 2 binary64)) (/.f64 (sinh.f64 (neg.f64 w)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (cosh.f64 w) #s(literal 2 binary64)) (/.f64 (+.f64 (sinh.f64 w) (exp.f64 (neg.f64 w))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 w)) #s(literal 2 binary64)) (/.f64 (exp.f64 w) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 w)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 w)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 w)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (exp.f64 w) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 w)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 w)) #s(literal 2 binary64)) |
(sinh.f64 w) |
(-.f64 (/.f64 (-.f64 (exp.f64 w) (cosh.f64 w)) #s(literal 2 binary64)) (/.f64 (sinh.f64 (neg.f64 w)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 w)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (-.f64 (exp.f64 w) (cosh.f64 w)) #s(literal 2 binary64)) (/.f64 (sinh.f64 w) #s(literal 2 binary64))) |
(+.f64 (/.f64 (cosh.f64 w) #s(literal 2 binary64)) (/.f64 (-.f64 (sinh.f64 w) (exp.f64 (neg.f64 w))) #s(literal 2 binary64))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w l)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 l l) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)))) (neg.f64 (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 l l)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) l)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) l)) (*.f64 (-.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) l) (*.f64 l l))) (*.f64 (-.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) l) (-.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) l))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64))) (*.f64 (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64))) (pow.f64 l #s(literal 3 binary64)))) (*.f64 (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64))) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 l l) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64))) (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 l l))) (neg.f64 (-.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) l))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64)))) (neg.f64 (fma.f64 l l (-.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) (*.f64 w l)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64)))) (neg.f64 (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 l l)) (-.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) l)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64))) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) (*.f64 w l))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64))) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w l) |
(fma.f64 w (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) l) |
(-.f64 (/.f64 (*.f64 l l) (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w))) (/.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) l)) (/.f64 (*.f64 l l) (-.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) l))) |
(-.f64 l (*.f64 (neg.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l))) w)) |
(-.f64 l (*.f64 (neg.f64 w) (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) (*.f64 w l))))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) (*.f64 w l)))))) |
(+.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) (*.f64 w l))))) (/.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) (*.f64 w l)))))) |
(+.f64 (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (-.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) l)) (/.f64 (*.f64 (neg.f64 l) l) (-.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) l))) |
(+.f64 (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w) l) |
(+.f64 l (*.f64 (fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) w)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) (neg.f64 l)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) (neg.f64 l)) (fma.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) (neg.f64 l)) (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) (neg.f64 l)) (*.f64 (log.f64 l) l))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 (+.f64 (neg.f64 l) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (neg.f64 l) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (+.f64 (neg.f64 l) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))))) (*.f64 (*.f64 (log.f64 l) l) (+.f64 (neg.f64 l) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))))))) |
(/.f64 (+.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) #s(literal 3 binary64))) (fma.f64 l l (-.f64 (pow.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) #s(literal 2 binary64)) (*.f64 (neg.f64 l) (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) #s(literal 2 binary64)) (*.f64 l l))) (neg.f64 (-.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) (neg.f64 l)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) (neg.f64 l)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l)))) (*.f64 (-.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l))) (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l))) (-.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) #s(literal 2 binary64)) (*.f64 l l)) (-.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) (neg.f64 l))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64))) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) (neg.f64 l))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) (fma.f64 (log.f64 l) l (neg.f64 l))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w) l (fma.f64 (log.f64 l) l (neg.f64 l))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l) w (fma.f64 (log.f64 l) l (neg.f64 l))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) (*.f64 l w) (fma.f64 (log.f64 l) l (neg.f64 l))) |
(fma.f64 (log.f64 l) l (+.f64 (neg.f64 l) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))))) |
(fma.f64 w (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l) (fma.f64 (log.f64 l) l (neg.f64 l))) |
(fma.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) (neg.f64 l)) |
(fma.f64 l (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w) (fma.f64 (log.f64 l) l (neg.f64 l))) |
(fma.f64 l (log.f64 l) (+.f64 (neg.f64 l) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) #s(literal 2 binary64)) (-.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) (neg.f64 l))) (/.f64 (*.f64 l l) (-.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) (neg.f64 l)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))))) (/.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l)))) (/.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l))))) |
(-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l)) w)) |
(-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (neg.f64 w) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l))) |
(-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (neg.f64 l) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w))) |
(+.f64 (/.f64 (pow.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) (neg.f64 l))))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) (neg.f64 l)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l)))))) (/.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l)))))) (/.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l))))))) |
(+.f64 (fma.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) (neg.f64 l)) (*.f64 (log.f64 l) l)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (-.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l)))) (/.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 l) l (neg.f64 l))) (fma.f64 (log.f64 l) l (neg.f64 l))) (-.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l))))) |
(+.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l))) (neg.f64 l)) |
(+.f64 (*.f64 (log.f64 l) l) (+.f64 (neg.f64 l) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))))) |
(+.f64 (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (fma.f64 (log.f64 l) l (neg.f64 l))) |
(+.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) (*.f64 (*.f64 w l) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) |
(+.f64 (neg.f64 l) (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) l) |
(*.f64 l (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) l) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) l) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) l) (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) l) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) l) (*.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) l)) (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) l) (*.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) l))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (pow.f64 l (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l)) #s(literal 3 binary64)) (pow.f64 (*.f64 l (-.f64 #s(literal 1/2 binary64) (log.f64 l))) #s(literal 3 binary64))) (fma.f64 (log.f64 (pow.f64 (pow.f64 l (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l)) (log.f64 (pow.f64 (pow.f64 l (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l)) (-.f64 (*.f64 (*.f64 l (-.f64 #s(literal 1/2 binary64) (log.f64 l))) (*.f64 l (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (*.f64 (log.f64 (pow.f64 (pow.f64 l (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l)) (*.f64 l (-.f64 #s(literal 1/2 binary64) (log.f64 l))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64))) l)) (neg.f64 (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 l) #s(literal 3 binary64))) l)) (neg.f64 (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 l (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))))) |
(/.f64 (neg.f64 (*.f64 l (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64))) l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 l) #s(literal 3 binary64))) l) (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 l (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(/.f64 (*.f64 l (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) l (*.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) l)) |
(fma.f64 l (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) (*.f64 l (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(+.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) l) (*.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) l)) |
(+.f64 (log.f64 (pow.f64 (pow.f64 l (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l)) (*.f64 l (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))))))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 6 binary64)) #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 (/.f64 (pow.f64 l (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (log.f64 (/.f64 (pow.f64 l (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l)) (log.f64 (/.f64 (pow.f64 l (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l))) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (pow.f64 l (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) (*.f64 (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (log.f64 l) #s(literal 2 binary64)))) (*.f64 (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (log.f64 l)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (log.f64 l)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 (log.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 (log.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))) (log.f64 (/.f64 (pow.f64 (sqrt.f64 l) (log.f64 l)) (sqrt.f64 l))) (*.f64 (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (-.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (log.f64 (/.f64 (pow.f64 (sqrt.f64 l) (log.f64 l)) (sqrt.f64 l))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (fma.f64 (pow.f64 (log.f64 l) #s(literal 6 binary64)) #s(literal 1/8 binary64) (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (log.f64 l)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (log.f64 l)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (*.f64 (log.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (*.f64 (log.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))) (log.f64 (/.f64 (pow.f64 (sqrt.f64 l) (log.f64 l)) (sqrt.f64 l))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (-.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (log.f64 (/.f64 (pow.f64 (sqrt.f64 l) (log.f64 l)) (sqrt.f64 l))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (fma.f64 (pow.f64 (log.f64 l) #s(literal 6 binary64)) #s(literal 1/8 binary64) (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (log.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))) (*.f64 (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (log.f64 l)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (*.f64 (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) (*.f64 (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (log.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (log.f64 l)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))))) |
(/.f64 (fma.f64 (*.f64 (log.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))) (*.f64 (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(/.f64 (fma.f64 (*.f64 (log.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (*.f64 (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) (*.f64 (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))))) |
(/.f64 (fma.f64 (*.f64 (log.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(/.f64 (fma.f64 (*.f64 (log.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 (log.f64 (/.f64 (pow.f64 (sqrt.f64 l) (log.f64 l)) (sqrt.f64 l))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))) (*.f64 (log.f64 (/.f64 (pow.f64 (sqrt.f64 l) (log.f64 l)) (sqrt.f64 l))) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (*.f64 (log.f64 (/.f64 (pow.f64 (sqrt.f64 l) (log.f64 l)) (sqrt.f64 l))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) (*.f64 (log.f64 (/.f64 (pow.f64 (sqrt.f64 l) (log.f64 l)) (sqrt.f64 l))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 6 binary64)) #s(literal 1/8 binary64) (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l))))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l))))) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 6 binary64)) #s(literal 1/8 binary64) (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l))))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l))))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 (sqrt.f64 l)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64))) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 l) #s(literal 3 binary64))) (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) |
(fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(fma.f64 (log.f64 (sqrt.f64 l)) (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(fma.f64 (log.f64 l) (log.f64 (sqrt.f64 l)) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) (fma.f64 (log.f64 l) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(-.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))))) (/.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) (-.f64 #s(literal 1/2 binary64) (log.f64 l))))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l)))) (/.f64 (*.f64 (neg.f64 (log.f64 l)) (log.f64 l)) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) (+.f64 #s(literal 1/2 binary64) (log.f64 l))))) |
(+.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 l)) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)))) |
(+.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l)))) |
(+.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) |
(+.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 (pow.f64 l (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (log.f64 (sqrt.f64 l)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 6 binary64)) #s(literal 1/8 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64))) #s(literal 1/8 binary64))) (pow.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) |
(fma.f64 (log.f64 (sqrt.f64 l)) (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) |
(fma.f64 (log.f64 l) (log.f64 (sqrt.f64 l)) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) |
(fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))))) (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) (log.f64 l))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 l)) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))))) (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l))))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (log.f64 (sqrt.f64 l))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 (sqrt.f64 l)))) (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 (sqrt.f64 l)))) |
(*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) |
(fma.f64 (log.f64 l) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l)))) (/.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 l))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (log.f64 l)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (log.f64 l) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 (sqrt.f64 l)) #s(literal 2 binary64)) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (-.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (sqrt.f64 l)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) |
Compiled 34 827 to 3 492 computations (90% saved)
28 alts after pruning (27 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 900 | 20 | 920 |
| Fresh | 6 | 7 | 13 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 0 | 1 |
| Total | 911 | 28 | 939 |
| Status | Accuracy | Program |
|---|---|---|
| 74.0% | (/.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) | |
| 74.0% | (/.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) | |
| 68.3% | (/.f64 (*.f64 (exp.f64 (*.f64 (cosh.f64 w) (log.f64 l))) (exp.f64 (*.f64 (sinh.f64 w) (log.f64 l)))) (exp.f64 w)) | |
| 80.5% | (*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) | |
| 77.3% | (*.f64 (-.f64 (cosh.f64 w) (sinh.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) | |
| 82.0% | (*.f64 (-.f64 #s(approx (cosh w) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 w w) #s(literal 1/2 binary64)) (*.f64 w w) #s(literal 1 binary64))) (sinh.f64 w)) (pow.f64 l (exp.f64 w))) | |
| 73.2% | (*.f64 (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (cosh.f64 w))) (pow.f64 l (sinh.f64 w))) | |
| 93.7% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) | |
| 76.0% | (*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (log.f64 l) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (log.f64 l))) w l))) | |
| ▶ | 80.3% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
| 80.2% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 2 binary64))) | |
| ▶ | 75.4% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) |
| 78.3% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) | |
| ▶ | 77.8% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
| 77.9% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) | |
| 74.8% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) | |
| 77.6% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) (fma.f64 (*.f64 w l) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l)) w (log.f64 l)) l))) | |
| 74.0% | (*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l (exp.f64 w))) | |
| 27.6% | (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l (exp.f64 w))) | |
| 73.5% | (*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) | |
| ▶ | 94.9% | (exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
| 56.8% | #s(approx (/ (pow l (exp w)) (exp w)) (fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l)) | |
| 72.9% | #s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) l (neg.f64 l)) w l)) | |
| 65.2% | #s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) w) (*.f64 (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l) (fma.f64 (fma.f64 #s(literal -1/6 binary64) l (fma.f64 (*.f64 (log.f64 l) l) #s(literal 2/3 binary64) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64))) l))) w (*.f64 (neg.f64 l) (-.f64 (log.f64 l) #s(literal 1/2 binary64))))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l)) | |
| ✓ | 56.8% | #s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
| 56.8% | #s(approx (* (exp (neg w)) (pow l (exp w))) (+.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) | |
| 43.5% | #s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w))) | |
| ▶ | 3.7% | #s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
Compiled 1 212 to 816 computations (32.7% saved)
| Inputs |
|---|
(exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
(fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w)) |
(log.f64 l) |
l |
(exp.f64 w) |
w |
(neg.f64 w) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w)) |
(*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w) |
(-.f64 (*.f64 (log.f64 l) l) l) |
(*.f64 (log.f64 l) l) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
#s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) w) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
#s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
#s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) |
#s(literal -1/6 binary64) |
#s(literal -1 binary64) |
(pow.f64 l (exp.f64 w)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) |
(pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l)) |
(exp.f64 (exp.f64 w)) |
| Outputs |
|---|
l |
(+ l (* l (* w (- (log l) 1)))) |
(+ l (* w (+ (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (- (log l) 1) 2))))) (* l (- (log l) 1))))) |
(+ l (* w (+ (* l (- (log l) 1)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (- (log l) 1) 3)) (* 1/2 (* (log l) (- (log l) 1))))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (- (log l) 1) 2))))))))) |
(log l) |
(+ (log l) (* w (- (log l) 1))) |
(+ (log l) (* w (- (+ (log l) (* 1/2 (* w (log l)))) 1))) |
(+ (log l) (* w (- (+ (log l) (* w (+ (* 1/6 (* w (log l))) (* 1/2 (log l))))) 1))) |
1 |
(+ 1 w) |
(+ 1 (* w (+ 1 (* 1/2 w)))) |
(+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
w |
(* -1 w) |
(+ l (* w (+ (* -1 l) (* l (log l))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (+ (* -1 (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* -1/6 l) (+ (* 1/2 (* l (log l))) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))))))))))))) |
(+ l (* w (- (* l (log l)) l))) |
(* w (- (* l (log l)) l)) |
(+ 1 (* -1 w)) |
(+ 1 (* w (- (* 1/2 w) 1))) |
(+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))) |
-1 |
(- (* 1/2 w) 1) |
(* 1/2 w) |
(+ l (* l (* w (log l)))) |
(+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))) |
(+ l (* w (+ (* l (log l)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2)))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))) |
(+ 1 (* 1/2 w)) |
(- (* w (+ 1/2 (* -1/6 w))) 1) |
1/2 |
(+ 1/2 (* -1/6 w)) |
(exp 1) |
(+ (exp 1) (* w (exp 1))) |
(+ (exp 1) (* w (+ (exp 1) (* w (exp 1))))) |
(+ (exp 1) (* w (+ (exp 1) (* w (+ (exp 1) (* 5/6 (* w (exp 1)))))))) |
(exp (- (* (exp w) (log l)) w)) |
(* w (- (/ (* (exp w) (log l)) w) 1)) |
(exp w) |
(* (exp (neg w)) (pow l (exp w))) |
(* w (- (+ (* l (log l)) (/ l w)) l)) |
(exp (neg w)) |
(* 1/2 (pow w 2)) |
(* (pow w 2) (- 1/2 (/ 1 w))) |
(* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))) |
(* w (- 1/2 (/ 1 w))) |
(pow l (exp w)) |
(* (pow w 2) (+ 1/2 (/ 1 w))) |
(* (pow w 2) (+ 1/2 (+ (/ 1 w) (/ 1 (pow w 2))))) |
(* w (+ 1/2 (/ 1 w))) |
(* -1/6 (pow w 3)) |
(* (pow w 3) (- (* 1/2 (/ 1 w)) 1/6)) |
(* (pow w 3) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))) |
(* (pow w 3) (- (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 3))) (+ 1/6 (/ 1 (pow w 2))))) |
(* -1/6 (pow w 2)) |
(* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)) |
(* (pow w 2) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))) |
(* -1/6 w) |
(* w (- (* 1/2 (/ 1 w)) 1/6)) |
(exp (exp w)) |
(exp (+ (* -1 w) (* (exp w) (log l)))) |
(* -1 (* w (+ 1 (* -1 (/ (* (exp w) (log l)) w))))) |
(* (exp (* -1 w)) (pow l (exp w))) |
(* -1 (* w (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))))) |
(exp (* -1 w)) |
(* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))) |
(* -1 (* w (- (/ 1 w) 1/2))) |
(* -1 (* (pow w 3) (- 1/6 (* 1/2 (/ 1 w))))) |
(* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 w)) w))))) |
(* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w))) w))))) |
(* (pow w 2) (- (* -1 (/ (- (/ 1 w) 1/2) w)) 1/6)) |
(* -1 (* w (- 1/6 (* 1/2 (/ 1 w))))) |
(- (* (exp w) (log l)) w) |
(* l (+ 1 (* w (- (log l) 1)))) |
(* l (* w (- (log l) 1))) |
(* l (- (log l) 1)) |
(* l (log l)) |
(exp (- (* -1 (* (exp w) (log (/ 1 l)))) w)) |
(- (* -1 (* (exp w) (log (/ 1 l)))) w) |
(* -1 (log (/ 1 l))) |
(* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))) |
(* l (+ 1 (* w (- (* -1 (log (/ 1 l))) 1)))) |
(* l (* w (- (* -1 (log (/ 1 l))) 1))) |
(* l (- (* -1 (log (/ 1 l))) 1)) |
(* -1 (* l (log (/ 1 l)))) |
(exp (* -1 (* (exp w) (log (/ 1 l))))) |
(exp (- (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))) w)) |
(- (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))) w) |
(+ (log -1) (* -1 (log (/ -1 l)))) |
(* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))) |
(* -1 (* l (- (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))) 1))) |
(* -1 (* l (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
(* -1 (* l (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
(* l (+ (log -1) (* -1 (log (/ -1 l))))) |
(exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | l | @ | -inf | ((exp (+ (* (log l) (exp w)) (neg w))) (+ (* (log l) (exp w)) (neg w)) (log l) l (exp w) w (neg w) (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (* (- (* (log l) l) l) w) (- (* (log l) l) l) (* (log l) l) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (- (* 1/2 w) 1) (* 1/2 w) 1/2 1 (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* (+ (* -1/6 w) 1/2) w) -1) w) 1) (+ (* (+ (* -1/6 w) 1/2) w) -1) (+ (* -1/6 w) 1/2) -1/6 -1 (pow l (exp w)) (* (exp (neg w)) (pow (exp (exp w)) (log l))) (pow (exp (exp w)) (log l)) (exp (exp w))) |
| 27.0ms | w | @ | -inf | ((exp (+ (* (log l) (exp w)) (neg w))) (+ (* (log l) (exp w)) (neg w)) (log l) l (exp w) w (neg w) (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (* (- (* (log l) l) l) w) (- (* (log l) l) l) (* (log l) l) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (- (* 1/2 w) 1) (* 1/2 w) 1/2 1 (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* (+ (* -1/6 w) 1/2) w) -1) w) 1) (+ (* (+ (* -1/6 w) 1/2) w) -1) (+ (* -1/6 w) 1/2) -1/6 -1 (pow l (exp w)) (* (exp (neg w)) (pow (exp (exp w)) (log l))) (pow (exp (exp w)) (log l)) (exp (exp w))) |
| 23.0ms | l | @ | 0 | ((exp (+ (* (log l) (exp w)) (neg w))) (+ (* (log l) (exp w)) (neg w)) (log l) l (exp w) w (neg w) (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (* (- (* (log l) l) l) w) (- (* (log l) l) l) (* (log l) l) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (- (* 1/2 w) 1) (* 1/2 w) 1/2 1 (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* (+ (* -1/6 w) 1/2) w) -1) w) 1) (+ (* (+ (* -1/6 w) 1/2) w) -1) (+ (* -1/6 w) 1/2) -1/6 -1 (pow l (exp w)) (* (exp (neg w)) (pow (exp (exp w)) (log l))) (pow (exp (exp w)) (log l)) (exp (exp w))) |
| 22.0ms | w | @ | inf | ((exp (+ (* (log l) (exp w)) (neg w))) (+ (* (log l) (exp w)) (neg w)) (log l) l (exp w) w (neg w) (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (* (- (* (log l) l) l) w) (- (* (log l) l) l) (* (log l) l) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (- (* 1/2 w) 1) (* 1/2 w) 1/2 1 (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* (+ (* -1/6 w) 1/2) w) -1) w) 1) (+ (* (+ (* -1/6 w) 1/2) w) -1) (+ (* -1/6 w) 1/2) -1/6 -1 (pow l (exp w)) (* (exp (neg w)) (pow (exp (exp w)) (log l))) (pow (exp (exp w)) (log l)) (exp (exp w))) |
| 14.0ms | l | @ | inf | ((exp (+ (* (log l) (exp w)) (neg w))) (+ (* (log l) (exp w)) (neg w)) (log l) l (exp w) w (neg w) (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (* (- (* (log l) l) l) w) (- (* (log l) l) l) (* (log l) l) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (- (* 1/2 w) 1) (* 1/2 w) 1/2 1 (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* (+ (* -1/6 w) 1/2) w) -1) w) 1) (+ (* (+ (* -1/6 w) 1/2) w) -1) (+ (* -1/6 w) 1/2) -1/6 -1 (pow l (exp w)) (* (exp (neg w)) (pow (exp (exp w)) (log l))) (pow (exp (exp w)) (log l)) (exp (exp w))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 270 | 1008 |
| 1 | 997 | 958 |
| 2 | 4328 | 936 |
| 0 | 8434 | 864 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
l |
(+ l (* l (* w (- (log l) 1)))) |
(+ l (* w (+ (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (- (log l) 1) 2))))) (* l (- (log l) 1))))) |
(+ l (* w (+ (* l (- (log l) 1)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (- (log l) 1) 3)) (* 1/2 (* (log l) (- (log l) 1))))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (- (log l) 1) 2))))))))) |
(log l) |
(+ (log l) (* w (- (log l) 1))) |
(+ (log l) (* w (- (+ (log l) (* 1/2 (* w (log l)))) 1))) |
(+ (log l) (* w (- (+ (log l) (* w (+ (* 1/6 (* w (log l))) (* 1/2 (log l))))) 1))) |
1 |
(+ 1 w) |
(+ 1 (* w (+ 1 (* 1/2 w)))) |
(+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
w |
(* -1 w) |
(+ l (* w (+ (* -1 l) (* l (log l))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (+ (* -1 (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* -1/6 l) (+ (* 1/2 (* l (log l))) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))))))))))))) |
(+ l (* w (- (* l (log l)) l))) |
(* w (- (* l (log l)) l)) |
(+ 1 (* -1 w)) |
(+ 1 (* w (- (* 1/2 w) 1))) |
(+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))) |
-1 |
(- (* 1/2 w) 1) |
(* 1/2 w) |
(+ l (* l (* w (log l)))) |
(+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))) |
(+ l (* w (+ (* l (log l)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2)))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))) |
(+ 1 (* 1/2 w)) |
(- (* w (+ 1/2 (* -1/6 w))) 1) |
1/2 |
(+ 1/2 (* -1/6 w)) |
(exp 1) |
(+ (exp 1) (* w (exp 1))) |
(+ (exp 1) (* w (+ (exp 1) (* w (exp 1))))) |
(+ (exp 1) (* w (+ (exp 1) (* w (+ (exp 1) (* 5/6 (* w (exp 1)))))))) |
(exp (- (* (exp w) (log l)) w)) |
(* w (- (/ (* (exp w) (log l)) w) 1)) |
(exp w) |
(* (exp (neg w)) (pow l (exp w))) |
(* w (- (+ (* l (log l)) (/ l w)) l)) |
(exp (neg w)) |
(* 1/2 (pow w 2)) |
(* (pow w 2) (- 1/2 (/ 1 w))) |
(* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))) |
(* w (- 1/2 (/ 1 w))) |
(pow l (exp w)) |
(* (pow w 2) (+ 1/2 (/ 1 w))) |
(* (pow w 2) (+ 1/2 (+ (/ 1 w) (/ 1 (pow w 2))))) |
(* w (+ 1/2 (/ 1 w))) |
(* -1/6 (pow w 3)) |
(* (pow w 3) (- (* 1/2 (/ 1 w)) 1/6)) |
(* (pow w 3) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))) |
(* (pow w 3) (- (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 3))) (+ 1/6 (/ 1 (pow w 2))))) |
(* -1/6 (pow w 2)) |
(* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)) |
(* (pow w 2) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))) |
(* -1/6 w) |
(* w (- (* 1/2 (/ 1 w)) 1/6)) |
(exp (exp w)) |
(exp (+ (* -1 w) (* (exp w) (log l)))) |
(* -1 (* w (+ 1 (* -1 (/ (* (exp w) (log l)) w))))) |
(* (exp (* -1 w)) (pow l (exp w))) |
(* -1 (* w (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))))) |
(exp (* -1 w)) |
(* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))) |
(* -1 (* w (- (/ 1 w) 1/2))) |
(* -1 (* (pow w 3) (- 1/6 (* 1/2 (/ 1 w))))) |
(* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 w)) w))))) |
(* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w))) w))))) |
(* (pow w 2) (- (* -1 (/ (- (/ 1 w) 1/2) w)) 1/6)) |
(* -1 (* w (- 1/6 (* 1/2 (/ 1 w))))) |
(- (* (exp w) (log l)) w) |
(* l (+ 1 (* w (- (log l) 1)))) |
(* l (* w (- (log l) 1))) |
(* l (- (log l) 1)) |
(* l (log l)) |
(exp (- (* -1 (* (exp w) (log (/ 1 l)))) w)) |
(- (* -1 (* (exp w) (log (/ 1 l)))) w) |
(* -1 (log (/ 1 l))) |
(* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))) |
(* l (+ 1 (* w (- (* -1 (log (/ 1 l))) 1)))) |
(* l (* w (- (* -1 (log (/ 1 l))) 1))) |
(* l (- (* -1 (log (/ 1 l))) 1)) |
(* -1 (* l (log (/ 1 l)))) |
(exp (* -1 (* (exp w) (log (/ 1 l))))) |
(exp (- (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))) w)) |
(- (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))) w) |
(+ (log -1) (* -1 (log (/ -1 l)))) |
(* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))) |
(* -1 (* l (- (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))) 1))) |
(* -1 (* l (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
(* -1 (* l (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
(* l (+ (log -1) (* -1 (log (/ -1 l))))) |
(exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) |
| Outputs |
|---|
l |
(+ l (* l (* w (- (log l) 1)))) |
(*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l) |
(+ l (* w (+ (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (- (log l) 1) 2))))) (* l (- (log l) 1))))) |
(fma.f64 (*.f64 w l) (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (pow.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 2 binary64)) (log.f64 l)) (-.f64 (log.f64 l) #s(literal 1 binary64))) l) |
(+ l (* w (+ (* l (- (log l) 1)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (- (log l) 1) 3)) (* 1/2 (* (log l) (- (log l) 1))))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (- (log l) 1) 2))))))))) |
(fma.f64 (*.f64 l (fma.f64 (fma.f64 (+.f64 (pow.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 2 binary64)) (log.f64 l)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (log.f64 l) (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)))) w)) w (-.f64 (log.f64 l) #s(literal 1 binary64)))) w l) |
(log l) |
(log.f64 l) |
(+ (log l) (* w (- (log l) 1))) |
(fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w (log.f64 l)) |
(+ (log l) (* w (- (+ (log l) (* 1/2 (* w (log l)))) 1))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (log.f64 l) #s(literal -1 binary64)) w (log.f64 l)) |
(+ (log l) (* w (- (+ (log l) (* w (+ (* 1/6 (* w (log l))) (* 1/2 (log l))))) 1))) |
(fma.f64 (fma.f64 (*.f64 (log.f64 l) (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64))) w (-.f64 (log.f64 l) #s(literal 1 binary64))) w (log.f64 l)) |
1 |
#s(literal 1 binary64) |
(+ 1 w) |
(+.f64 #s(literal 1 binary64) w) |
(+ 1 (* w (+ 1 (* 1/2 w)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
w |
(* -1 w) |
(neg.f64 w) |
(+ l (* w (+ (* -1 l) (* l (log l))))) |
(*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) |
(fma.f64 (fma.f64 (*.f64 l (fma.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l) #s(literal 1 binary64)) (neg.f64 (log.f64 l)))) w (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w l) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (+ (* -1 (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* -1/6 l) (+ (* 1/2 (* l (log l))) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))))))))))))) |
(fma.f64 (fma.f64 (fma.f64 l (fma.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l) #s(literal 1 binary64)) (neg.f64 (log.f64 l))) (*.f64 (fma.f64 l (fma.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) #s(literal -1/2 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 (log.f64 l) l) #s(literal 2/3 binary64) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64))) l))) w)) w (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w l) |
(+ l (* w (- (* l (log l)) l))) |
(*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l) |
(* w (- (* l (log l)) l)) |
(*.f64 (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l) w) |
(+ 1 (* -1 w)) |
(-.f64 #s(literal 1 binary64) w) |
(+ 1 (* w (- (* 1/2 w) 1))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 w) 1) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) |
(* 1/2 w) |
(*.f64 #s(literal 1/2 binary64) w) |
(+ l (* l (* w (log l)))) |
(*.f64 (fma.f64 (log.f64 l) w #s(literal 1 binary64)) l) |
(+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))) |
(*.f64 l (fma.f64 (fma.f64 (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) w (log.f64 l)) w #s(literal 1 binary64))) |
(+ l (* w (+ (* l (log l)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2)))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))) |
(fma.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (log.f64 l))) w (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (log.f64 l))) w l) |
(+ 1 (* 1/2 w)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) |
(- (* w (+ 1/2 (* -1/6 w))) 1) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/6 w)) |
(fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) |
(exp 1) |
(E.f64) |
(+ (exp 1) (* w (exp 1))) |
(fma.f64 (E.f64) w (E.f64)) |
(+ (exp 1) (* w (+ (exp 1) (* w (exp 1))))) |
(fma.f64 (fma.f64 (E.f64) w (E.f64)) w (E.f64)) |
(+ (exp 1) (* w (+ (exp 1) (* w (+ (exp 1) (* 5/6 (* w (exp 1)))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5/6 binary64) (*.f64 (E.f64) w) (E.f64)) w (E.f64)) w (E.f64)) |
(exp (- (* (exp w) (log l)) w)) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(* w (- (/ (* (exp w) (log l)) w) 1)) |
(*.f64 (fma.f64 (/.f64 (log.f64 l) w) (exp.f64 w) #s(literal -1 binary64)) w) |
(exp w) |
(exp.f64 w) |
(* (exp (neg w)) (pow l (exp w))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(* w (- (+ (* l (log l)) (/ l w)) l)) |
(*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w) |
(exp (neg w)) |
(exp.f64 (neg.f64 w)) |
(* 1/2 (pow w 2)) |
(*.f64 (*.f64 w w) #s(literal 1/2 binary64)) |
(* (pow w 2) (- 1/2 (/ 1 w))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) w)) w) w) |
(* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))) |
(*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w)) |
(* w (- 1/2 (/ 1 w))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) w)) w) |
(pow l (exp w)) |
(pow.f64 l (exp.f64 w)) |
(* (pow w 2) (+ 1/2 (/ 1 w))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) |
(* (pow w 2) (+ 1/2 (+ (/ 1 w) (/ 1 (pow w 2))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(* w (+ 1/2 (/ 1 w))) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) |
(* -1/6 (pow w 3)) |
(*.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(* (pow w 3) (- (* 1/2 (/ 1 w)) 1/6)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) (pow.f64 w #s(literal 3 binary64))) |
(* (pow w 3) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) w)) w) #s(literal 1/6 binary64)) (pow.f64 w #s(literal 3 binary64))) |
(* (pow w 3) (- (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 3))) (+ 1/6 (/ 1 (pow w 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 w #s(literal 3 binary64))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) w)) w) #s(literal 1/6 binary64))) (pow.f64 w #s(literal 3 binary64))) |
(* -1/6 (pow w 2)) |
(*.f64 (*.f64 w w) #s(literal -1/6 binary64)) |
(* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) w) w) |
(* (pow w 2) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) w)) w) #s(literal 1/6 binary64)) (*.f64 w w)) |
(* -1/6 w) |
(*.f64 #s(literal -1/6 binary64) w) |
(* w (- (* 1/2 (/ 1 w)) 1/6)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) w) |
(exp (exp w)) |
(exp.f64 (exp.f64 w)) |
(exp (+ (* -1 w) (* (exp w) (log l)))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(* -1 (* w (+ 1 (* -1 (/ (* (exp w) (log l)) w))))) |
(*.f64 (fma.f64 (/.f64 (log.f64 l) w) (exp.f64 w) #s(literal -1 binary64)) w) |
(* (exp (* -1 w)) (pow l (exp w))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(* -1 (* w (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))))) |
(*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w) |
(exp (* -1 w)) |
(exp.f64 (neg.f64 w)) |
(* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) w)) w)) w) w) |
(* -1 (* w (- (/ 1 w) 1/2))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) w) #s(literal 1/2 binary64)) w) |
(* -1 (* (pow w 3) (- 1/6 (* 1/2 (/ 1 w))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal -1/6 binary64)) (pow.f64 w #s(literal 3 binary64))) |
(* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 w)) w))))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) w)) w) #s(literal -1/6 binary64)) (pow.f64 w #s(literal 3 binary64))) |
(* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w))) w))))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) w)) w)) w) #s(literal -1/6 binary64)) (pow.f64 w #s(literal 3 binary64))) |
(* (pow w 2) (- (* -1 (/ (- (/ 1 w) 1/2) w)) 1/6)) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) w) #s(literal 1/2 binary64)) w) #s(literal 1/6 binary64)) (*.f64 w w)) |
(* -1 (* w (- 1/6 (* 1/2 (/ 1 w))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal -1/6 binary64)) w) |
(- (* (exp w) (log l)) w) |
(fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w)) |
(* l (+ 1 (* w (- (log l) 1)))) |
(*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l) |
(* l (* w (- (log l) 1))) |
(*.f64 (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l) w) |
(* l (- (log l) 1)) |
(*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l) |
(* l (log l)) |
(*.f64 (log.f64 l) l) |
(exp (- (* -1 (* (exp w) (log (/ 1 l)))) w)) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(- (* -1 (* (exp w) (log (/ 1 l)))) w) |
(fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w)) |
(* -1 (log (/ 1 l))) |
(log.f64 l) |
(* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(* l (+ 1 (* w (- (* -1 (log (/ 1 l))) 1)))) |
(*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l) |
(* l (* w (- (* -1 (log (/ 1 l))) 1))) |
(*.f64 (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l) w) |
(* l (- (* -1 (log (/ 1 l))) 1)) |
(*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l) |
(* -1 (* l (log (/ 1 l)))) |
(*.f64 (log.f64 l) l) |
(exp (* -1 (* (exp w) (log (/ 1 l))))) |
(pow.f64 l (exp.f64 w)) |
(exp (- (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))) w)) |
(exp.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) (exp.f64 w) (neg.f64 w))) |
(- (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))) w) |
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) (exp.f64 w) (neg.f64 w)) |
(+ (log -1) (* -1 (log (/ -1 l)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) |
(* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))) |
(exp.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) (exp.f64 w) (neg.f64 w))) |
(* -1 (* l (- (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))) 1))) |
(*.f64 (neg.f64 l) (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l)))) w #s(literal -1 binary64))) |
(* -1 (* l (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
(*.f64 (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal -1 binary64)) (*.f64 w l)) |
(* -1 (* l (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) l (neg.f64 l)) |
(* l (+ (log -1) (* -1 (log (/ -1 l))))) |
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) l) |
(exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(pow.f64 (exp.f64 (exp.f64 w)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 266 |
| 0 | 75 | 262 |
| 1 | 252 | 262 |
| 0 | 1827 | 253 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
(fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w)) |
(log.f64 l) |
l |
(exp.f64 w) |
w |
(neg.f64 w) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w)) |
(*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w) |
(-.f64 (*.f64 (log.f64 l) l) l) |
(*.f64 (log.f64 l) l) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
#s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) w) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
#s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
#s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) |
#s(literal -1/6 binary64) |
#s(literal -1 binary64) |
(pow.f64 l (exp.f64 w)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) |
(pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l)) |
(exp.f64 (exp.f64 w)) |
| Outputs |
|---|
(*.f64 (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) (exp.f64 (neg.f64 w)))) |
(*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) (*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) (exp.f64 (neg.f64 w)))) |
(*.f64 (pow.f64 l (exp.f64 w)) (exp.f64 (neg.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 l (exp.f64 w))) (exp.f64 w)) |
(/.f64 (*.f64 (pow.f64 l (exp.f64 w)) #s(literal 1 binary64)) (exp.f64 w)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) (cosh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w)))) (*.f64 (sinh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) (sinh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))))) (-.f64 (cosh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) (sinh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) (cosh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) (-.f64 (*.f64 (sinh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) (sinh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w)))) (*.f64 (cosh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) (sinh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))))))) |
(fma.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (pow.f64 l (exp.f64 w)) (cosh.f64 w) (*.f64 (pow.f64 l (exp.f64 w)) (sinh.f64 (neg.f64 w)))) |
(exp.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) |
(+.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(+.f64 (*.f64 (pow.f64 l (exp.f64 w)) (cosh.f64 w)) (*.f64 (pow.f64 l (exp.f64 w)) (sinh.f64 (neg.f64 w)))) |
(+.f64 (sinh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) (cosh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w)))) |
(+.f64 (cosh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w))) (sinh.f64 (fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w)))) |
(/.f64 (-.f64 (*.f64 w w) (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 2 binary64))) (-.f64 (neg.f64 w) (*.f64 (exp.f64 w) (log.f64 l)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 2 binary64)) (*.f64 w w))) (neg.f64 (-.f64 (*.f64 (exp.f64 w) (log.f64 l)) (neg.f64 w)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 w) (-.f64 (neg.f64 w) (*.f64 (exp.f64 w) (log.f64 l))) (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 2 binary64)) (*.f64 w w)) (-.f64 (*.f64 (exp.f64 w) (log.f64 l)) (neg.f64 w))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 3 binary64))) (fma.f64 w w (-.f64 (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 w) (log.f64 l)) (neg.f64 w))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 3 binary64))) (fma.f64 (neg.f64 w) (-.f64 (neg.f64 w) (*.f64 (exp.f64 w) (log.f64 l))) (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 w) (log.f64 l) (neg.f64 w)) |
(fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 w) (log.f64 l)) (neg.f64 w))) (/.f64 (*.f64 w w) (-.f64 (*.f64 (exp.f64 w) (log.f64 l)) (neg.f64 w)))) |
(-.f64 (neg.f64 w) (*.f64 (neg.f64 (exp.f64 w)) (log.f64 l))) |
(-.f64 (neg.f64 w) (*.f64 (neg.f64 (log.f64 l)) (exp.f64 w))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 3 binary64)) (fma.f64 (neg.f64 w) (-.f64 (neg.f64 w) (*.f64 (exp.f64 w) (log.f64 l))) (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (fma.f64 (neg.f64 w) (-.f64 (neg.f64 w) (*.f64 (exp.f64 w) (log.f64 l))) (pow.f64 (*.f64 (exp.f64 w) (log.f64 l)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (exp.f64 w) (log.f64 l)) (neg.f64 w)) |
(+.f64 (neg.f64 w) (*.f64 (exp.f64 w) (log.f64 l))) |
(log.f64 l) |
l |
(/.f64 (-.f64 (*.f64 (cosh.f64 w) (cosh.f64 w)) (*.f64 (sinh.f64 w) (sinh.f64 w))) (exp.f64 (neg.f64 w))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (fma.f64 (cosh.f64 w) (cosh.f64 w) (-.f64 (*.f64 (sinh.f64 w) (sinh.f64 w)) (*.f64 (cosh.f64 w) (sinh.f64 w))))) |
(exp.f64 w) |
(+.f64 (sinh.f64 w) (cosh.f64 w)) |
(+.f64 (cosh.f64 w) (sinh.f64 w)) |
(log.f64 (exp.f64 (exp.f64 w))) |
w |
(neg.f64 w) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w)) |
(*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w) |
(*.f64 w (-.f64 (*.f64 (log.f64 l) l) l)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 l l)) w) (fma.f64 (log.f64 l) l l)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64))) w) (fma.f64 l (fma.f64 (log.f64 l) l l) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) |
(/.f64 (*.f64 w (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 l l))) (fma.f64 (log.f64 l) l l)) |
(/.f64 (*.f64 w (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64)))) (fma.f64 l (fma.f64 (log.f64 l) l l) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 l l))) (neg.f64 (fma.f64 (log.f64 l) l l))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64)))) (neg.f64 (fma.f64 l (fma.f64 (log.f64 l) l l) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 l l)) (fma.f64 (log.f64 l) l l)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64))) (fma.f64 l (fma.f64 (log.f64 l) l l) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) l l)) (/.f64 (*.f64 l l) (fma.f64 (log.f64 l) l l))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (fma.f64 l (fma.f64 (log.f64 l) l l) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (fma.f64 l (fma.f64 (log.f64 l) l l) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (log.f64 l) l) l) |
(*.f64 (log.f64 l) l) |
(*.f64 l (log.f64 l)) |
(log.f64 (pow.f64 l l)) |
(*.f64 (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
#s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) (*.f64 w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 1 binary64)) |
(fma.f64 w (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 w (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64))) w)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64)) (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 w #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) |
(fma.f64 w #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 w #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) w) |
(*.f64 w #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))) (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 l)) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))) |
(pow.f64 l (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(pow.f64 l (+.f64 (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
(exp.f64 (*.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) (log.f64 l))) |
(+.f64 (cosh.f64 (*.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) (log.f64 l))) (sinh.f64 (*.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) (log.f64 l)))) |
#s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (*.f64 w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 1 binary64)) |
(fma.f64 w (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) w)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64)) (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) w)))) |
(/.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) |
(fma.f64 w #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) w)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) w)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) (*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
#s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) (*.f64 w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 1 binary64)) |
(fma.f64 w (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 w (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64))) w)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w)))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) |
(fma.f64 w (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64))) w)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 w) (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 w w))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) w))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) (-.f64 #s(literal 1/4 binary64) (*.f64 w #s(literal -1/12 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) (*.f64 w #s(literal -1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) (-.f64 #s(literal 1/4 binary64) (*.f64 w #s(literal -1/12 binary64))))) |
(fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) |
(fma.f64 w #s(literal -1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) w)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 w) #s(literal -1/6 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) (-.f64 #s(literal 1/4 binary64) (*.f64 w #s(literal -1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) (-.f64 #s(literal 1/4 binary64) (*.f64 w #s(literal -1/12 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) w)) |
#s(literal -1/6 binary64) |
#s(literal -1 binary64) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (neg.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 l (cosh.f64 w)) (pow.f64 l (sinh.f64 w))) |
(*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 l)) (exp.f64 w)) |
(pow.f64 (*.f64 (exp.f64 (exp.f64 w)) (exp.f64 (exp.f64 w))) (/.f64 (log.f64 l) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) (/.f64 (exp.f64 w) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (exp.f64 w)) (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (exp.f64 w)) (+.f64 (/.f64 (log.f64 l) #s(literal 2 binary64)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l)) |
(pow.f64 l (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 l (+.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 l (exp.f64 w)) |
(exp.f64 (*.f64 (exp.f64 w) (log.f64 l))) |
(+.f64 (cosh.f64 (*.f64 (exp.f64 w) (log.f64 l))) (sinh.f64 (*.f64 (exp.f64 w) (log.f64 l)))) |
(*.f64 (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) (*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (neg.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 l (cosh.f64 w)) (pow.f64 l (sinh.f64 w))) |
(*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 l)) (exp.f64 w)) |
(pow.f64 (*.f64 (exp.f64 (exp.f64 w)) (exp.f64 (exp.f64 w))) (/.f64 (log.f64 l) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) (/.f64 (exp.f64 w) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (exp.f64 w)) (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (exp.f64 w)) (+.f64 (/.f64 (log.f64 l) #s(literal 2 binary64)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l)) |
(pow.f64 l (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 l (+.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 l (exp.f64 w)) |
(exp.f64 (*.f64 (exp.f64 w) (log.f64 l))) |
(+.f64 (cosh.f64 (*.f64 (exp.f64 w) (log.f64 l))) (sinh.f64 (*.f64 (exp.f64 w) (log.f64 l)))) |
(*.f64 (exp.f64 (cosh.f64 w)) (exp.f64 (sinh.f64 w))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (exp.f64 w)) (cosh.f64 (exp.f64 w))) (*.f64 (sinh.f64 (exp.f64 w)) (sinh.f64 (exp.f64 w)))) (-.f64 (cosh.f64 (exp.f64 w)) (sinh.f64 (exp.f64 w)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (exp.f64 w)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (exp.f64 w)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (exp.f64 w)) (cosh.f64 (exp.f64 w)) (-.f64 (*.f64 (sinh.f64 (exp.f64 w)) (sinh.f64 (exp.f64 w))) (*.f64 (cosh.f64 (exp.f64 w)) (sinh.f64 (exp.f64 w)))))) |
(exp.f64 (exp.f64 w)) |
(+.f64 (sinh.f64 (exp.f64 w)) (cosh.f64 (exp.f64 w))) |
(+.f64 (cosh.f64 (exp.f64 w)) (sinh.f64 (exp.f64 w))) |
Compiled 12 127 to 1 525 computations (87.4% saved)
38 alts after pruning (35 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 419 | 18 | 437 |
| Fresh | 5 | 17 | 22 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 0 | 1 |
| Total | 427 | 38 | 465 |
| Status | Accuracy | Program |
|---|---|---|
| 74.0% | (/.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) | |
| 68.3% | (/.f64 (*.f64 (exp.f64 (*.f64 (cosh.f64 w) (log.f64 l))) (exp.f64 (*.f64 (sinh.f64 w) (log.f64 l)))) (exp.f64 w)) | |
| 80.5% | (*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) | |
| ▶ | 77.8% | (*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
| 77.3% | (*.f64 (-.f64 (cosh.f64 w) (sinh.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) | |
| 82.0% | (*.f64 (-.f64 #s(approx (cosh w) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 w w) #s(literal 1/2 binary64)) (*.f64 w w) #s(literal 1 binary64))) (sinh.f64 w)) (pow.f64 l (exp.f64 w))) | |
| 73.2% | (*.f64 (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (cosh.f64 w))) (pow.f64 l (sinh.f64 w))) | |
| ▶ | 93.7% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) |
| ✓ | 80.3% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
| 74.4% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) | |
| 73.9% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) | |
| ▶ | 80.3% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
| 80.3% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) w)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) | |
| 80.0% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) | |
| 73.1% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 (exp.f64 (log.f64 l)) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) | |
| 72.7% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 #s(approx (exp (exp w)) (fma.f64 (fma.f64 (E.f64) w (E.f64)) w (E.f64))) (log.f64 l))) | |
| 78.3% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) | |
| 77.9% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) | |
| 74.8% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) | |
| 77.6% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) (fma.f64 (*.f64 w l) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l)) w (log.f64 l)) l))) | |
| 67.5% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (log.f64 l))) w (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (log.f64 l))) w l))) | |
| 79.3% | (*.f64 #s(approx (exp (neg w)) (fma.f64 #s(approx (+ (* (+ (* -1/6 w) 1/2) w) -1) (*.f64 (*.f64 w w) #s(literal -1/6 binary64))) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) | |
| 74.0% | (*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l (exp.f64 w))) | |
| 85.3% | (*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) | |
| 52.7% | (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w)))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) | |
| ▶ | 27.6% | (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l (exp.f64 w))) |
| 73.5% | (*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) | |
| ✓ | 94.9% | (exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
| 81.5% | (exp.f64 (fma.f64 (log.f64 l) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) (neg.f64 w))) | |
| 52.3% | (exp.f64 #s(approx (+ (* (log l) (exp w)) (neg w)) (log.f64 l))) | |
| 56.8% | #s(approx (/ (pow l (exp w)) (exp w)) (fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l)) | |
| 56.8% | #s(approx (* (exp (neg w)) (pow l (exp w))) (+.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) | |
| 57.1% | #s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) | |
| 43.5% | #s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w))) | |
| ✓ | 3.7% | #s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
| ▶ | 3.7% | #s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
| 73.3% | #s(approx (exp (+ (* (log l) (exp w)) (neg w))) (fma.f64 (*.f64 w l) (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (pow.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 2 binary64)) (log.f64 l)) (-.f64 (log.f64 l) #s(literal 1 binary64))) l)) | |
| 66.1% | #s(approx (exp (+ (* (log l) (exp w)) (neg w))) (fma.f64 (*.f64 l (fma.f64 (fma.f64 (+.f64 (pow.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 2 binary64)) (log.f64 l)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (log.f64 l) (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)))) w)) w (-.f64 (log.f64 l) #s(literal 1 binary64)))) w l)) |
Compiled 1 744 to 1 193 computations (31.6% saved)
| Inputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) |
(exp.f64 (neg.f64 w)) |
(neg.f64 w) |
w |
(pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l)) |
(exp.f64 (exp.f64 w)) |
(exp.f64 w) |
(log.f64 l) |
l |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w)) |
(*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w) |
#s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) |
(*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l) |
(-.f64 (log.f64 l) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
#s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l (exp.f64 w))) |
#s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 w w) #s(literal 1/2 binary64)) |
(*.f64 w w) |
(pow.f64 l (exp.f64 w)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
#s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) |
#s(literal 1/36 binary64) |
#s(literal -1/4 binary64) |
(-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/6 binary64) w) |
#s(literal -1/6 binary64) |
| Outputs |
|---|
l |
(+ l (* w (+ (* -1 l) (* l (log l))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (+ (* -1 (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* -1/6 l) (+ (* 1/2 (* l (log l))) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))))))))))))) |
1 |
(+ 1 (* -1 w)) |
(+ 1 (* w (- (* 1/2 w) 1))) |
(+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))) |
(* -1 w) |
w |
(+ l (* l (* w (log l)))) |
(+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))) |
(+ l (* w (+ (* l (log l)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2)))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))) |
(exp 1) |
(+ (exp 1) (* w (exp 1))) |
(+ (exp 1) (* w (+ (exp 1) (* w (exp 1))))) |
(+ (exp 1) (* w (+ (exp 1) (* w (+ (exp 1) (* 5/6 (* w (exp 1)))))))) |
(+ 1 w) |
(+ 1 (* w (+ 1 (* 1/2 w)))) |
(+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
(+ l (* w (- (* l (log l)) l))) |
(* w (- (* l (log l)) l)) |
(+ 1 (* 1/2 w)) |
-1 |
(- (* 1/2 w) 1) |
(* 1/2 (pow w 2)) |
(pow w 2) |
(- (* w (+ 1/2 (* -1/6 w))) 1) |
1/2 |
(+ 1/2 (* -1/6 w)) |
-1/4 |
(- (* 1/36 (pow w 2)) 1/4) |
-1/2 |
(- (* -1/6 w) 1/2) |
(* -1/6 w) |
(* (exp (neg w)) (pow l (exp w))) |
(exp (neg w)) |
(pow l (exp w)) |
(exp (exp w)) |
(exp w) |
(* w (- (+ (* l (log l)) (/ l w)) l)) |
(* (pow w 2) (+ 1/2 (/ 1 w))) |
(* (pow w 2) (+ 1/2 (+ (/ 1 w) (/ 1 (pow w 2))))) |
(* 1/2 w) |
(* w (+ 1/2 (/ 1 w))) |
(* (pow w 2) (- 1/2 (/ 1 w))) |
(* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))) |
(* w (- 1/2 (/ 1 w))) |
(* -1/6 (pow w 3)) |
(* (pow w 3) (- (* 1/2 (/ 1 w)) 1/6)) |
(* (pow w 3) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))) |
(* (pow w 3) (- (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 3))) (+ 1/6 (/ 1 (pow w 2))))) |
(* -1/6 (pow w 2)) |
(* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)) |
(* (pow w 2) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))) |
(* w (- (* 1/2 (/ 1 w)) 1/6)) |
(* 1/36 (pow w 2)) |
(* (pow w 2) (- 1/36 (* 1/4 (/ 1 (pow w 2))))) |
(* -1 (* w (+ 1/6 (* 1/2 (/ 1 w))))) |
(* (exp (* -1 w)) (pow l (exp w))) |
(exp (* -1 w)) |
(* -1 (* w (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))))) |
(* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))) |
(* -1 (* w (- (/ 1 w) 1/2))) |
(* -1 (* (pow w 3) (- 1/6 (* 1/2 (/ 1 w))))) |
(* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 w)) w))))) |
(* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w))) w))))) |
(* (pow w 2) (- (* -1 (/ (- (/ 1 w) 1/2) w)) 1/6)) |
(* -1 (* w (- 1/6 (* 1/2 (/ 1 w))))) |
(log l) |
(* l (+ 1 (* w (- (log l) 1)))) |
(* l (* w (- (log l) 1))) |
(* l (- (log l) 1)) |
(- (log l) 1) |
(* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))) |
(exp (* -1 (* (exp w) (log (/ 1 l))))) |
(* -1 (log (/ 1 l))) |
(* l (+ 1 (* w (- (* -1 (log (/ 1 l))) 1)))) |
(* l (* w (- (* -1 (log (/ 1 l))) 1))) |
(* l (- (* -1 (log (/ 1 l))) 1)) |
(- (* -1 (log (/ 1 l))) 1) |
(* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))) |
(exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(+ (log -1) (* -1 (log (/ -1 l)))) |
(* -1 (* l (- (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))) 1))) |
(* -1 (* l (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
(* -1 (* l (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
(* l (- (+ (log -1) (* -1 (log (/ -1 l)))) 1)) |
(- (+ (log -1) (* -1 (log (/ -1 l)))) 1) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | w | @ | -inf | ((* (exp (neg w)) (pow (exp (exp w)) (log l))) (exp (neg w)) (neg w) w (pow (exp (exp w)) (log l)) (exp (exp w)) (exp w) (log l) l (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (* (- (* (log l) l) l) w) (- (* (log l) l) l) (* (- (log l) 1) l) (- (log l) 1) 1 (* (pow l (exp w)) (exp (neg w))) (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) 1/2 (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) -1 (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (* (* w w) 1/2) (* w w) (pow l (exp w)) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) w) 1) (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) (+ (* 1/36 (* w w)) -1/4) 1/36 -1/4 (- (* -1/6 w) 1/2) (* -1/6 w) -1/6) |
| 17.0ms | l | @ | -inf | ((* (exp (neg w)) (pow (exp (exp w)) (log l))) (exp (neg w)) (neg w) w (pow (exp (exp w)) (log l)) (exp (exp w)) (exp w) (log l) l (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (* (- (* (log l) l) l) w) (- (* (log l) l) l) (* (- (log l) 1) l) (- (log l) 1) 1 (* (pow l (exp w)) (exp (neg w))) (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) 1/2 (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) -1 (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (* (* w w) 1/2) (* w w) (pow l (exp w)) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) w) 1) (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) (+ (* 1/36 (* w w)) -1/4) 1/36 -1/4 (- (* -1/6 w) 1/2) (* -1/6 w) -1/6) |
| 16.0ms | l | @ | inf | ((* (exp (neg w)) (pow (exp (exp w)) (log l))) (exp (neg w)) (neg w) w (pow (exp (exp w)) (log l)) (exp (exp w)) (exp w) (log l) l (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (* (- (* (log l) l) l) w) (- (* (log l) l) l) (* (- (log l) 1) l) (- (log l) 1) 1 (* (pow l (exp w)) (exp (neg w))) (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) 1/2 (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) -1 (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (* (* w w) 1/2) (* w w) (pow l (exp w)) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) w) 1) (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) (+ (* 1/36 (* w w)) -1/4) 1/36 -1/4 (- (* -1/6 w) 1/2) (* -1/6 w) -1/6) |
| 16.0ms | l | @ | 0 | ((* (exp (neg w)) (pow (exp (exp w)) (log l))) (exp (neg w)) (neg w) w (pow (exp (exp w)) (log l)) (exp (exp w)) (exp w) (log l) l (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (* (- (* (log l) l) l) w) (- (* (log l) l) l) (* (- (log l) 1) l) (- (log l) 1) 1 (* (pow l (exp w)) (exp (neg w))) (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) 1/2 (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) -1 (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (* (* w w) 1/2) (* w w) (pow l (exp w)) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) w) 1) (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) (+ (* 1/36 (* w w)) -1/4) 1/36 -1/4 (- (* -1/6 w) 1/2) (* -1/6 w) -1/6) |
| 15.0ms | w | @ | inf | ((* (exp (neg w)) (pow (exp (exp w)) (log l))) (exp (neg w)) (neg w) w (pow (exp (exp w)) (log l)) (exp (exp w)) (exp w) (log l) l (* (exp (neg w)) (pow l (exp w))) (+ (* (+ (* (log l) l) (neg l)) w) l) (* (- (* (log l) l) l) w) (- (* (log l) l) l) (* (- (log l) 1) l) (- (log l) 1) 1 (* (pow l (exp w)) (exp (neg w))) (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) 1/2 (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) -1 (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (- (* 1/2 w) 1) w) 1) (* (* w w) 1/2) (* w w) (pow l (exp w)) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) w) 1) (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) (+ (* 1/36 (* w w)) -1/4) 1/36 -1/4 (- (* -1/6 w) 1/2) (* -1/6 w) -1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 836 |
| 1 | 811 | 794 |
| 2 | 3460 | 764 |
| 0 | 8346 | 699 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
l |
(+ l (* w (+ (* -1 l) (* l (log l))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (+ (* -1 (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* -1/6 l) (+ (* 1/2 (* l (log l))) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))))))))))))) |
1 |
(+ 1 (* -1 w)) |
(+ 1 (* w (- (* 1/2 w) 1))) |
(+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))) |
(* -1 w) |
w |
(+ l (* l (* w (log l)))) |
(+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))) |
(+ l (* w (+ (* l (log l)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2)))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))) |
(exp 1) |
(+ (exp 1) (* w (exp 1))) |
(+ (exp 1) (* w (+ (exp 1) (* w (exp 1))))) |
(+ (exp 1) (* w (+ (exp 1) (* w (+ (exp 1) (* 5/6 (* w (exp 1)))))))) |
(+ 1 w) |
(+ 1 (* w (+ 1 (* 1/2 w)))) |
(+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
(+ l (* w (- (* l (log l)) l))) |
(* w (- (* l (log l)) l)) |
(+ 1 (* 1/2 w)) |
-1 |
(- (* 1/2 w) 1) |
(* 1/2 (pow w 2)) |
(pow w 2) |
(- (* w (+ 1/2 (* -1/6 w))) 1) |
1/2 |
(+ 1/2 (* -1/6 w)) |
-1/4 |
(- (* 1/36 (pow w 2)) 1/4) |
-1/2 |
(- (* -1/6 w) 1/2) |
(* -1/6 w) |
(* (exp (neg w)) (pow l (exp w))) |
(exp (neg w)) |
(pow l (exp w)) |
(exp (exp w)) |
(exp w) |
(* w (- (+ (* l (log l)) (/ l w)) l)) |
(* (pow w 2) (+ 1/2 (/ 1 w))) |
(* (pow w 2) (+ 1/2 (+ (/ 1 w) (/ 1 (pow w 2))))) |
(* 1/2 w) |
(* w (+ 1/2 (/ 1 w))) |
(* (pow w 2) (- 1/2 (/ 1 w))) |
(* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))) |
(* w (- 1/2 (/ 1 w))) |
(* -1/6 (pow w 3)) |
(* (pow w 3) (- (* 1/2 (/ 1 w)) 1/6)) |
(* (pow w 3) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))) |
(* (pow w 3) (- (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 3))) (+ 1/6 (/ 1 (pow w 2))))) |
(* -1/6 (pow w 2)) |
(* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)) |
(* (pow w 2) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))) |
(* w (- (* 1/2 (/ 1 w)) 1/6)) |
(* 1/36 (pow w 2)) |
(* (pow w 2) (- 1/36 (* 1/4 (/ 1 (pow w 2))))) |
(* -1 (* w (+ 1/6 (* 1/2 (/ 1 w))))) |
(* (exp (* -1 w)) (pow l (exp w))) |
(exp (* -1 w)) |
(* -1 (* w (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))))) |
(* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))) |
(* -1 (* w (- (/ 1 w) 1/2))) |
(* -1 (* (pow w 3) (- 1/6 (* 1/2 (/ 1 w))))) |
(* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 w)) w))))) |
(* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w))) w))))) |
(* (pow w 2) (- (* -1 (/ (- (/ 1 w) 1/2) w)) 1/6)) |
(* -1 (* w (- 1/6 (* 1/2 (/ 1 w))))) |
(log l) |
(* l (+ 1 (* w (- (log l) 1)))) |
(* l (* w (- (log l) 1))) |
(* l (- (log l) 1)) |
(- (log l) 1) |
(* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))) |
(exp (* -1 (* (exp w) (log (/ 1 l))))) |
(* -1 (log (/ 1 l))) |
(* l (+ 1 (* w (- (* -1 (log (/ 1 l))) 1)))) |
(* l (* w (- (* -1 (log (/ 1 l))) 1))) |
(* l (- (* -1 (log (/ 1 l))) 1)) |
(- (* -1 (log (/ 1 l))) 1) |
(* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))) |
(exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(+ (log -1) (* -1 (log (/ -1 l)))) |
(* -1 (* l (- (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))) 1))) |
(* -1 (* l (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
(* -1 (* l (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
(* l (- (+ (log -1) (* -1 (log (/ -1 l)))) 1)) |
(- (+ (log -1) (* -1 (log (/ -1 l)))) 1) |
| Outputs |
|---|
l |
(+ l (* w (+ (* -1 l) (* l (log l))))) |
(fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))))) |
(fma.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (*.f64 (*.f64 l (-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l))) w)) w l) |
(+ l (* w (+ (* -1 l) (+ (* l (log l)) (* w (+ (* -1 (* l (log l))) (+ (* 1/2 l) (+ (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))) (* w (+ (* -1 (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))) (+ (* -1/6 l) (+ (* 1/2 (* l (log l))) (* l (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2))))))))))))))))) |
(fma.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (*.f64 (fma.f64 (neg.f64 l) (-.f64 (log.f64 l) #s(literal 1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) w) (*.f64 (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l) (*.f64 (fma.f64 #s(literal -1/6 binary64) l (fma.f64 (*.f64 (log.f64 l) l) #s(literal 2/3 binary64) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64))) l))) w))) w)) w l) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 w)) |
(-.f64 #s(literal 1 binary64) w) |
(+ 1 (* w (- (* 1/2 w) 1))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(* -1 w) |
(neg.f64 w) |
w |
(+ l (* l (* w (log l)))) |
(*.f64 (fma.f64 (log.f64 l) w #s(literal 1 binary64)) l) |
(+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))) |
(*.f64 l (fma.f64 (fma.f64 (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) w (log.f64 l)) w #s(literal 1 binary64))) |
(+ l (* w (+ (* l (log l)) (* w (+ (* l (* w (+ (* 1/6 (log l)) (+ (* 1/6 (pow (log l) 3)) (* 1/2 (pow (log l) 2)))))) (* l (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2))))))))) |
(fma.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (log.f64 l) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (log.f64 l))) w l) |
(exp 1) |
(E.f64) |
(+ (exp 1) (* w (exp 1))) |
(fma.f64 (E.f64) w (E.f64)) |
(+ (exp 1) (* w (+ (exp 1) (* w (exp 1))))) |
(fma.f64 (fma.f64 (E.f64) w (E.f64)) w (E.f64)) |
(+ (exp 1) (* w (+ (exp 1) (* w (+ (exp 1) (* 5/6 (* w (exp 1)))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5/6 binary64) (*.f64 (E.f64) w) (E.f64)) w (E.f64)) w (E.f64)) |
(+ 1 w) |
(+.f64 #s(literal 1 binary64) w) |
(+ 1 (* w (+ 1 (* 1/2 w)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(+ l (* w (- (* l (log l)) l))) |
(fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l) |
(* w (- (* l (log l)) l)) |
(*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) |
(+ 1 (* 1/2 w)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 w) 1) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) |
(* 1/2 (pow w 2)) |
(*.f64 (*.f64 w w) #s(literal 1/2 binary64)) |
(pow w 2) |
(*.f64 w w) |
(- (* w (+ 1/2 (* -1/6 w))) 1) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/6 w)) |
(fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
(- (* 1/36 (pow w 2)) 1/4) |
(fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/6 w) 1/2) |
(fma.f64 #s(literal -1/6 binary64) w #s(literal -1/2 binary64)) |
(* -1/6 w) |
(*.f64 #s(literal -1/6 binary64) w) |
(* (exp (neg w)) (pow l (exp w))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(exp (neg w)) |
(exp.f64 (neg.f64 w)) |
(pow l (exp w)) |
(pow.f64 l (exp.f64 w)) |
(exp (exp w)) |
(exp.f64 (exp.f64 w)) |
(exp w) |
(exp.f64 w) |
(* w (- (+ (* l (log l)) (/ l w)) l)) |
(*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w) |
(* (pow w 2) (+ 1/2 (/ 1 w))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) |
(* (pow w 2) (+ 1/2 (+ (/ 1 w) (/ 1 (pow w 2))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(* 1/2 w) |
(*.f64 #s(literal 1/2 binary64) w) |
(* w (+ 1/2 (/ 1 w))) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) |
(* (pow w 2) (- 1/2 (/ 1 w))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) |
(* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))) |
(*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w)) |
(* w (- 1/2 (/ 1 w))) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) |
(* -1/6 (pow w 3)) |
(*.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal -1/6 binary64)) |
(* (pow w 3) (- (* 1/2 (/ 1 w)) 1/6)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) w) |
(* (pow w 3) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) w)) w) #s(literal 1/6 binary64)) (pow.f64 w #s(literal 3 binary64))) |
(* (pow w 3) (- (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 3))) (+ 1/6 (/ 1 (pow w 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 w #s(literal 3 binary64))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) w)) w) #s(literal 1/6 binary64))) (pow.f64 w #s(literal 3 binary64))) |
(* -1/6 (pow w 2)) |
(*.f64 (*.f64 w w) #s(literal -1/6 binary64)) |
(* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) |
(* (pow w 2) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) w)) w) #s(literal 1/6 binary64)) (*.f64 w w)) |
(* w (- (* 1/2 (/ 1 w)) 1/6)) |
(fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) |
(* 1/36 (pow w 2)) |
(*.f64 #s(literal 1/36 binary64) (*.f64 w w)) |
(* (pow w 2) (- 1/36 (* 1/4 (/ 1 (pow w 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 w w))) w) w) |
(* -1 (* w (+ 1/6 (* 1/2 (/ 1 w))))) |
(fma.f64 #s(literal -1/6 binary64) w #s(literal -1/2 binary64)) |
(* (exp (* -1 w)) (pow l (exp w))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(exp (* -1 w)) |
(exp.f64 (neg.f64 w)) |
(* -1 (* w (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))))) |
(*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w) |
(* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) w)) w)) w) w) |
(* -1 (* w (- (/ 1 w) 1/2))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) w) #s(literal 1/2 binary64)) w) |
(* -1 (* (pow w 3) (- 1/6 (* 1/2 (/ 1 w))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) w) |
(* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 w)) w))))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) w)) w) #s(literal -1/6 binary64)) (pow.f64 w #s(literal 3 binary64))) |
(* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w))) w))))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) w)) w)) w) #s(literal -1/6 binary64)) (pow.f64 w #s(literal 3 binary64))) |
(* (pow w 2) (- (* -1 (/ (- (/ 1 w) 1/2) w)) 1/6)) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) w) #s(literal 1/2 binary64)) w) #s(literal 1/6 binary64)) (*.f64 w w)) |
(* -1 (* w (- 1/6 (* 1/2 (/ 1 w))))) |
(fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) |
(log l) |
(log.f64 l) |
(* l (+ 1 (* w (- (log l) 1)))) |
(fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l) |
(* l (* w (- (log l) 1))) |
(*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) |
(* l (- (log l) 1)) |
(fma.f64 (log.f64 l) l (neg.f64 l)) |
(- (log l) 1) |
(-.f64 (log.f64 l) #s(literal 1 binary64)) |
(* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(exp (* -1 (* (exp w) (log (/ 1 l))))) |
(pow.f64 l (exp.f64 w)) |
(* -1 (log (/ 1 l))) |
(log.f64 l) |
(* l (+ 1 (* w (- (* -1 (log (/ 1 l))) 1)))) |
(fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l) |
(* l (* w (- (* -1 (log (/ 1 l))) 1))) |
(*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) |
(* l (- (* -1 (log (/ 1 l))) 1)) |
(fma.f64 (log.f64 l) l (neg.f64 l)) |
(- (* -1 (log (/ 1 l))) 1) |
(-.f64 (log.f64 l) #s(literal 1 binary64)) |
(* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))) |
(exp.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) (exp.f64 w) (neg.f64 w))) |
(exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))) |
(pow.f64 (exp.f64 (exp.f64 w)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l)))) |
(+ (log -1) (* -1 (log (/ -1 l)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) |
(* -1 (* l (- (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))) 1))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l)))) w #s(literal -1 binary64)) (neg.f64 l)) |
(* -1 (* l (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
(*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) w (neg.f64 w)) l) |
(* -1 (* l (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) l (neg.f64 l)) |
(* l (- (+ (log -1) (* -1 (log (/ -1 l)))) 1)) |
(fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) l (neg.f64 l)) |
(- (+ (log -1) (* -1 (log (/ -1 l)))) 1) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))) #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 394 |
| 0 | 93 | 396 |
| 1 | 316 | 349 |
| 0 | 2349 | 340 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) |
(exp.f64 (neg.f64 w)) |
(neg.f64 w) |
w |
(pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l)) |
(exp.f64 (exp.f64 w)) |
(exp.f64 w) |
(log.f64 l) |
l |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w)) |
(*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w) |
#s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) |
(*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l) |
(-.f64 (log.f64 l) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
#s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l (exp.f64 w))) |
#s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 w w) #s(literal 1/2 binary64)) |
(*.f64 w w) |
(pow.f64 l (exp.f64 w)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
#s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) |
#s(literal 1/36 binary64) |
#s(literal -1/4 binary64) |
(-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/6 binary64) w) |
#s(literal -1/6 binary64) |
| Outputs |
|---|
(*.f64 (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) (exp.f64 (neg.f64 w)))) |
(*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) (*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) (exp.f64 (neg.f64 w)))) |
(*.f64 (pow.f64 l (exp.f64 w)) (exp.f64 (neg.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 l (exp.f64 w))) (exp.f64 w)) |
(/.f64 (*.f64 (pow.f64 l (exp.f64 w)) #s(literal 1 binary64)) (exp.f64 w)) |
(fma.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w)) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(fma.f64 (pow.f64 l (exp.f64 w)) (cosh.f64 w) (*.f64 (pow.f64 l (exp.f64 w)) (sinh.f64 (neg.f64 w)))) |
(exp.f64 (+.f64 (neg.f64 w) (*.f64 (log.f64 l) (exp.f64 w)))) |
(exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
(+.f64 (*.f64 (cosh.f64 w) (pow.f64 l (exp.f64 w))) (*.f64 (sinh.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
(+.f64 (*.f64 (pow.f64 l (exp.f64 w)) (cosh.f64 w)) (*.f64 (pow.f64 l (exp.f64 w)) (sinh.f64 (neg.f64 w)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 w))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 w))) |
(pow.f64 (exp.f64 w) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 w) (cosh.f64 w)) (*.f64 (sinh.f64 (neg.f64 w)) (sinh.f64 (neg.f64 w)))) (-.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w)))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 w) (cosh.f64 w)) (*.f64 (sinh.f64 w) (sinh.f64 w))) (exp.f64 w)) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (fma.f64 (cosh.f64 w) (cosh.f64 w) (fma.f64 (sinh.f64 w) (sinh.f64 w) (*.f64 (cosh.f64 w) (sinh.f64 w))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 w)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 w) (cosh.f64 w) (-.f64 (*.f64 (sinh.f64 (neg.f64 w)) (sinh.f64 (neg.f64 w))) (*.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 w))) |
(/.f64 #s(literal 1 binary64) (exp.f64 w)) |
(-.f64 (cosh.f64 w) (sinh.f64 w)) |
(exp.f64 (-.f64 #s(literal 0 binary64) w)) |
(exp.f64 (neg.f64 w)) |
(+.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w))) |
(+.f64 (sinh.f64 (neg.f64 w)) (cosh.f64 w)) |
(neg.f64 w) |
w |
(*.f64 (neg.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (neg.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 l (cosh.f64 w)) (pow.f64 l (sinh.f64 w))) |
(*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 l)) (exp.f64 w)) |
(pow.f64 (*.f64 (exp.f64 (exp.f64 w)) (exp.f64 (exp.f64 w))) (/.f64 (log.f64 l) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) (/.f64 (exp.f64 w) #s(literal 2 binary64))) |
(pow.f64 l (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 l (+.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 l (exp.f64 w)) |
(pow.f64 (exp.f64 (exp.f64 w)) (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (exp.f64 w)) (+.f64 (/.f64 (log.f64 l) #s(literal 2 binary64)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l)) |
(exp.f64 (*.f64 (log.f64 l) (exp.f64 w))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w)))) |
(*.f64 (exp.f64 (cosh.f64 w)) (exp.f64 (sinh.f64 w))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (exp.f64 w)) (cosh.f64 (exp.f64 w))) (*.f64 (sinh.f64 (exp.f64 w)) (sinh.f64 (exp.f64 w)))) (-.f64 (cosh.f64 (exp.f64 w)) (sinh.f64 (exp.f64 w)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (exp.f64 w)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (exp.f64 w)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (exp.f64 w)) (cosh.f64 (exp.f64 w)) (-.f64 (*.f64 (sinh.f64 (exp.f64 w)) (sinh.f64 (exp.f64 w))) (*.f64 (cosh.f64 (exp.f64 w)) (sinh.f64 (exp.f64 w)))))) |
(exp.f64 (exp.f64 w)) |
(+.f64 (sinh.f64 (exp.f64 w)) (cosh.f64 (exp.f64 w))) |
(+.f64 (cosh.f64 (exp.f64 w)) (sinh.f64 (exp.f64 w))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 w) (cosh.f64 w)) (*.f64 (sinh.f64 w) (sinh.f64 w))) (exp.f64 (neg.f64 w))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 w) #s(literal 3 binary64)) (pow.f64 (sinh.f64 w) #s(literal 3 binary64))) (fma.f64 (cosh.f64 w) (cosh.f64 w) (-.f64 (*.f64 (sinh.f64 w) (sinh.f64 w)) (*.f64 (cosh.f64 w) (sinh.f64 w))))) |
(exp.f64 w) |
(+.f64 (sinh.f64 w) (cosh.f64 w)) |
(+.f64 (cosh.f64 w) (sinh.f64 w)) |
(log.f64 (exp.f64 (exp.f64 w))) |
(*.f64 (*.f64 (log.f64 l) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 l)) |
(*.f64 (log.f64 l) #s(literal 1 binary64)) |
(log.f64 l) |
l |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w)) |
(*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w) |
(*.f64 w #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l))) |
#s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) |
(*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l) |
(*.f64 l (-.f64 (log.f64 l) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (log.f64 l) (log.f64 l) #s(literal -1 binary64)) l) (-.f64 (log.f64 l) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1 binary64)) l) (fma.f64 (log.f64 l) (log.f64 l) (-.f64 (log.f64 l) #s(literal -1 binary64)))) |
(/.f64 (*.f64 l (fma.f64 (log.f64 l) (log.f64 l) #s(literal -1 binary64))) (-.f64 (log.f64 l) #s(literal -1 binary64))) |
(/.f64 (*.f64 l (-.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (log.f64 l) (log.f64 l) (-.f64 (log.f64 l) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (log.f64 l) (log.f64 l) #s(literal -1 binary64))) (neg.f64 (-.f64 (log.f64 l) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (log.f64 l) (log.f64 l) (-.f64 (log.f64 l) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (log.f64 l) (log.f64 l) #s(literal -1 binary64)) (-.f64 (log.f64 l) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (log.f64 l) (log.f64 l) (-.f64 (log.f64 l) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (log.f64 l) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 l) #s(literal -1 binary64)) |
(fma.f64 (log.f64 l) #s(literal 1 binary64) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (-.f64 (log.f64 l) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 l) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) (fma.f64 (log.f64 l) (log.f64 l) (-.f64 (log.f64 l) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 l) (log.f64 l) (-.f64 (log.f64 l) #s(literal -1 binary64))))) |
(-.f64 (log.f64 l) #s(literal 1 binary64)) |
(+.f64 (log.f64 l) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))) (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 l)) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 l (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64))) |
(pow.f64 l (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(pow.f64 l (+.f64 (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
(exp.f64 (*.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) (log.f64 l))) |
(+.f64 (cosh.f64 (*.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) (log.f64 l))) (sinh.f64 (*.f64 #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) (log.f64 l)))) |
#s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) (*.f64 w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 1 binary64)) |
(fma.f64 w (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) w)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64)) (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 w w))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (+.f64 #s(literal 1 binary64) (*.f64 w #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 w w)) (*.f64 #s(literal 1/2 binary64) w)))) |
(/.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w)))) |
(fma.f64 (*.f64 w #s(literal -1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(fma.f64 w #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 w w)) (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) w)) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) w)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w)) |
#s(literal 1/2 binary64) |
#s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) (*.f64 w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 1 binary64)) |
(fma.f64 w (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 w (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64))) w)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64)) (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 w w))) (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) w))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 w #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 w w)) (*.f64 w #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 w #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 w #s(literal -1/2 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 w #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)) |
(fma.f64 w #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 w w)) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) w)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 w) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 w #s(literal -1/2 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 w w) (-.f64 #s(literal 1 binary64) (*.f64 w #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) w)) |
#s(literal -1 binary64) |
(*.f64 (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) (*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l (exp.f64 w))) |
#s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 w)) (fabs.f64 w)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 w)) (neg.f64 w)) |
(*.f64 (fabs.f64 w) (*.f64 (fabs.f64 w) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 w w) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) w) w) |
(*.f64 #s(literal 1/2 binary64) (*.f64 w w)) |
(*.f64 (neg.f64 w) (*.f64 (neg.f64 w) #s(literal 1/2 binary64))) |
(*.f64 w (*.f64 #s(literal 1/2 binary64) w)) |
(*.f64 (pow.f64 w #s(literal 1 binary64)) (pow.f64 w #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 w)) (neg.f64 (fabs.f64 w))) |
(*.f64 (fabs.f64 (fabs.f64 w)) (fabs.f64 (fabs.f64 w))) |
(*.f64 (neg.f64 (neg.f64 w)) (neg.f64 (neg.f64 w))) |
(*.f64 (fabs.f64 w) (fabs.f64 w)) |
(*.f64 (neg.f64 w) (neg.f64 w)) |
(*.f64 w w) |
(pow.f64 (fabs.f64 w) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 w) #s(literal 2 binary64)) |
(pow.f64 w #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 w) w)) |
(neg.f64 (*.f64 w (neg.f64 w))) |
(fabs.f64 (*.f64 w w)) |
(exp.f64 (*.f64 (log.f64 w) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (neg.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 l (cosh.f64 w)) (pow.f64 l (sinh.f64 w))) |
(*.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 l)) (exp.f64 w)) |
(pow.f64 (*.f64 (exp.f64 (exp.f64 w)) (exp.f64 (exp.f64 w))) (/.f64 (log.f64 l) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (exp.f64 w)) (/.f64 (log.f64 l) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) (/.f64 (exp.f64 w) #s(literal 2 binary64))) |
(pow.f64 l (*.f64 #s(literal 2 binary64) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 l (+.f64 (/.f64 (exp.f64 w) #s(literal 2 binary64)) (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(pow.f64 l (exp.f64 w)) |
(pow.f64 (exp.f64 (exp.f64 w)) (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (exp.f64 w)) (+.f64 (/.f64 (log.f64 l) #s(literal 2 binary64)) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l)) |
(exp.f64 (*.f64 (log.f64 l) (exp.f64 w))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 l) (exp.f64 w))) (sinh.f64 (*.f64 (log.f64 l) (exp.f64 w)))) |
(*.f64 (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) (*.f64 (pow.f64 l (/.f64 (exp.f64 w) #s(literal 2 binary64))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
#s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) (*.f64 w #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 1 binary64)) |
(fma.f64 w (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 w (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64))) w)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w)))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) w) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) w) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) (fma.f64 w #s(literal -1/12 binary64) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(fma.f64 w (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64))) w)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 w) (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) (fma.f64 w #s(literal -1/12 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) w) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/36 binary64) w) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) w) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/36 binary64) w) w (-.f64 #s(literal 1/4 binary64) (*.f64 w #s(literal -1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) w) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) w) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/36 binary64) w) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) w) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/46656 binary64) (pow.f64 (*.f64 w w) #s(literal 3 binary64)) #s(literal -1/64 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 w w) #s(literal -1/144 binary64))) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64))) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) (fma.f64 w #s(literal -1/12 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) w) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) (fma.f64 w #s(literal -1/12 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/36 binary64) w) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/36 binary64) w) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/36 binary64) (/.f64 (*.f64 w w) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 w w) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(fma.f64 w #s(literal -1/6 binary64) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/36 binary64) w) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) w) (/.f64 w (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) w)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64))) (-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 w w)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 3 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64)) #s(literal 1/16 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/46656 binary64) (pow.f64 (*.f64 w w) #s(literal 3 binary64)) #s(literal -1/64 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 w w) #s(literal -1/144 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (fma.f64 (*.f64 #s(literal 1/36 binary64) w) w #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal -1/4 binary64))) |
(/.f64 (fma.f64 #s(literal 1/46656 binary64) (pow.f64 (*.f64 w w) #s(literal 3 binary64)) #s(literal -1/64 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64)) (*.f64 (*.f64 w w) #s(literal -1/144 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/46656 binary64) (pow.f64 (*.f64 w w) #s(literal 3 binary64)) #s(literal -1/64 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 w w) #s(literal -1/144 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal -1/6 binary64)) w #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) w) w) #s(literal -1/6 binary64) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 #s(literal 1/36 binary64) (fabs.f64 w)) (fabs.f64 w) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 #s(literal 1/36 binary64) (neg.f64 w)) (neg.f64 w) #s(literal -1/4 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) w)) (neg.f64 (*.f64 #s(literal -1/6 binary64) w)) #s(literal -1/4 binary64)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -1/6 binary64) w)) (fabs.f64 (*.f64 #s(literal -1/6 binary64) w)) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 #s(literal 1/36 binary64) w) w #s(literal -1/4 binary64)) |
(fma.f64 (fabs.f64 w) (*.f64 (fabs.f64 w) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) w) (*.f64 #s(literal -1/6 binary64) w) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 w (*.f64 #s(literal -1/6 binary64) w)) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 w w) #s(literal 1/36 binary64) #s(literal -1/4 binary64)) |
(fma.f64 (neg.f64 w) (*.f64 (neg.f64 w) #s(literal 1/36 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 w (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/6 binary64) w)) #s(literal -1/4 binary64)) |
(fma.f64 w (*.f64 #s(literal 1/36 binary64) w) #s(literal -1/4 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal -1/4 binary64)))) |
(-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 1/4 binary64)) |
(-.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/36 binary64) w)) w)) |
(-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/36 binary64) (*.f64 w w))) |
(-.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (*.f64 w w)) #s(literal 1/36 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 w w) #s(literal -1/144 binary64)))) (/.f64 #s(literal -1/64 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 w w) #s(literal -1/144 binary64))))) |
(+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) #s(literal -1/4 binary64)) |
(+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 w w))) |
#s(literal 1/36 binary64) |
#s(literal -1/4 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) (fma.f64 w #s(literal -1/12 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) (fma.f64 w #s(literal -1/12 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 w w)) (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) (fma.f64 w #s(literal -1/12 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) (fma.f64 w #s(literal -1/12 binary64) #s(literal 1/4 binary64))))) |
(-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/6 binary64) w) |
(*.f64 w #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
Compiled 13 906 to 2 084 computations (85% saved)
41 alts after pruning (34 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 464 | 8 | 472 |
| Fresh | 4 | 26 | 30 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 469 | 41 | 510 |
| Status | Accuracy | Program |
|---|---|---|
| 74.0% | (/.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) | |
| 68.3% | (/.f64 (*.f64 (exp.f64 (*.f64 (cosh.f64 w) (log.f64 l))) (exp.f64 (*.f64 (sinh.f64 w) (log.f64 l)))) (exp.f64 w)) | |
| 73.1% | (*.f64 (pow.f64 (exp.f64 (log.f64 l)) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) | |
| 80.5% | (*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) | |
| ✓ | 77.8% | (*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
| 52.7% | (*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) #s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w))))) | |
| 77.3% | (*.f64 (-.f64 (cosh.f64 w) (sinh.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) | |
| 82.0% | (*.f64 (-.f64 #s(approx (cosh w) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 w w) #s(literal 1/2 binary64)) (*.f64 w w) #s(literal 1 binary64))) (sinh.f64 w)) (pow.f64 l (exp.f64 w))) | |
| 73.2% | (*.f64 (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (cosh.f64 w))) (pow.f64 l (sinh.f64 w))) | |
| 93.7% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (*.f64 (exp.f64 (exp.f64 w)) (exp.f64 (exp.f64 w))) (/.f64 (log.f64 l) #s(literal 2 binary64)))) | |
| ✓ | 93.7% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) |
| ✓ | 80.3% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
| 74.4% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) | |
| 73.9% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) | |
| 80.0% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) (*.f64 #s(literal 1/36 binary64) (*.f64 w w))) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) | |
| 73.8% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) | |
| 80.3% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) w)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) | |
| 72.7% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 #s(approx (exp (exp w)) (fma.f64 (fma.f64 (E.f64) w (E.f64)) w (E.f64))) (log.f64 l))) | |
| 78.3% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) | |
| 77.9% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) | |
| 74.8% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) | |
| 77.6% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) (fma.f64 (*.f64 w l) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l)) w (log.f64 l)) l))) | |
| 67.5% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (log.f64 l))) w (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (log.f64 l))) w l))) | |
| 79.3% | (*.f64 #s(approx (exp (neg w)) (fma.f64 #s(approx (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) | |
| 74.0% | (*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l (exp.f64 w))) | |
| 85.3% | (*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) | |
| ✓ | 27.6% | (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l (exp.f64 w))) |
| 24.8% | (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) | |
| 26.7% | (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) w) 1) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) w))) (pow.f64 l (exp.f64 w))) | |
| 73.5% | (*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) | |
| ✓ | 94.9% | (exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
| 81.5% | (exp.f64 (fma.f64 (log.f64 l) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) (neg.f64 w))) | |
| 52.3% | (exp.f64 #s(approx (+ (* (log l) (exp w)) (neg w)) (log.f64 l))) | |
| 56.8% | #s(approx (/ (pow l (exp w)) (exp w)) (fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l)) | |
| 56.8% | #s(approx (* (exp (neg w)) (pow l (exp w))) (+.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) | |
| 57.1% | #s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) | |
| 43.5% | #s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w))) | |
| ✓ | 3.7% | #s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
| ✓ | 3.7% | #s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
| 73.3% | #s(approx (exp (+ (* (log l) (exp w)) (neg w))) (fma.f64 (*.f64 w l) (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (pow.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 2 binary64)) (log.f64 l)) (-.f64 (log.f64 l) #s(literal 1 binary64))) l)) | |
| 66.1% | #s(approx (exp (+ (* (log l) (exp w)) (neg w))) (fma.f64 (*.f64 l (fma.f64 (fma.f64 (+.f64 (pow.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 2 binary64)) (log.f64 l)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (log.f64 l) (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)))) w)) w (-.f64 (log.f64 l) #s(literal 1 binary64)))) w l)) |
Compiled 2 561 to 1 025 computations (60% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
#s(approx (/ (pow l (exp w)) (exp w)) (fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (+.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w)))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) #s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w))))) |
(exp.f64 #s(approx (+ (* (log l) (exp w)) (neg w)) (log.f64 l))) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l (exp.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l (exp.f64 w))) |
(*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 l) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) (neg.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) w) 1) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) w))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(approx (+ (* (+ (* -1/6 w) 1/2) w) -1) (*.f64 (*.f64 w w) #s(literal -1/6 binary64))) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(approx (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(/.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(/.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 #s(approx (exp (exp w)) (fma.f64 (fma.f64 (E.f64) w (E.f64)) w (E.f64))) (log.f64 l))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) w)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) (*.f64 #s(literal 1/36 binary64) (*.f64 w w))) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(*.f64 (pow.f64 (exp.f64 (log.f64 l)) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(approx (cosh w) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 w w) #s(literal 1/2 binary64)) (*.f64 w w) #s(literal 1 binary64))) (sinh.f64 w)) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 (exp.f64 (log.f64 l)) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) (fma.f64 (*.f64 w l) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l)) w (log.f64 l)) l))) |
(*.f64 (-.f64 (cosh.f64 w) (sinh.f64 w)) (pow.f64 l (exp.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (exp.f64 (*.f64 (log.f64 l) (exp.f64 w)))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (sqrt.f64 (pow.f64 l (exp.f64 w))) #s(literal 2 binary64))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) |
#s(approx (exp (+ (* (log l) (exp w)) (neg w))) (fma.f64 (*.f64 w l) (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (pow.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 2 binary64)) (log.f64 l)) (-.f64 (log.f64 l) #s(literal 1 binary64))) l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) (log.f64 l) (-.f64 #s(literal 1/2 binary64) (log.f64 l))) w (log.f64 l)) l (neg.f64 l)) w l)) |
(*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) (fma.f64 (*.f64 w (fma.f64 (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) w (log.f64 l))) l l))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (*.f64 l (-.f64 (fma.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 l))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l)) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) |
(*.f64 (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (cosh.f64 w))) (pow.f64 l (sinh.f64 w))) |
(*.f64 (-.f64 (cosh.f64 w) (sinh.f64 w)) (pow.f64 (exp.f64 (exp.f64 w)) (log.f64 l))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 (*.f64 (exp.f64 (exp.f64 w)) (exp.f64 (exp.f64 w))) (/.f64 (log.f64 l) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (cosh.f64 w) (log.f64 l))) (exp.f64 (*.f64 (sinh.f64 w) (log.f64 l)))) (exp.f64 w)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (log.f64 l))) w (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (log.f64 l))) w l))) |
(*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (log.f64 l) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64)))) w (log.f64 l))) w l))) |
#s(approx (exp (+ (* (log l) (exp w)) (neg w))) (fma.f64 (*.f64 l (fma.f64 (fma.f64 (+.f64 (pow.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 2 binary64)) (log.f64 l)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (pow.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (log.f64 l) (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)))) w)) w (-.f64 (log.f64 l) #s(literal 1 binary64)))) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) w) (*.f64 (*.f64 (log.f64 l) (fma.f64 #s(literal 1/2 binary64) (log.f64 l) #s(literal 1/2 binary64))) l) (fma.f64 (fma.f64 #s(literal -1/6 binary64) l (fma.f64 (*.f64 (log.f64 l) l) #s(literal 2/3 binary64) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (log.f64 l) #s(literal 1/2 binary64))) l))) w (*.f64 (neg.f64 l) (-.f64 (log.f64 l) #s(literal 1/2 binary64))))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l)) |
| Outputs |
|---|
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
3 calls:
| 17.0ms | l |
| 15.0ms | w |
| 13.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 98.8% | 1 | w |
| 98.8% | 1 | l |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
#s(approx (/ (pow l (exp w)) (exp w)) (fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (+.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w)))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) #s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w))))) |
(exp.f64 #s(approx (+ (* (log l) (exp w)) (neg w)) (log.f64 l))) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l (exp.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l (exp.f64 w))) |
(*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 l) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) (neg.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) w) 1) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) w))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(approx (+ (* (+ (* -1/6 w) 1/2) w) -1) (*.f64 (*.f64 w w) #s(literal -1/6 binary64))) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(approx (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(/.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(/.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 #s(approx (exp (exp w)) (fma.f64 (fma.f64 (E.f64) w (E.f64)) w (E.f64))) (log.f64 l))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) w)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) (*.f64 #s(literal 1/36 binary64) (*.f64 w w))) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Outputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
3 calls:
| 10.0ms | l |
| 10.0ms | w |
| 10.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | l |
| 98.8% | 1 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 98.8% | 1 | w |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
#s(approx (/ (pow l (exp w)) (exp w)) (fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (+.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w)))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) #s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w))))) |
(exp.f64 #s(approx (+ (* (log l) (exp w)) (neg w)) (log.f64 l))) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l (exp.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l (exp.f64 w))) |
(*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 l) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) (neg.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) w) 1) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) w))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(approx (+ (* (+ (* -1/6 w) 1/2) w) -1) (*.f64 (*.f64 w w) #s(literal -1/6 binary64))) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(approx (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(/.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(/.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 #s(approx (exp (exp w)) (fma.f64 (fma.f64 (E.f64) w (E.f64)) w (E.f64))) (log.f64 l))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) w)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) (*.f64 #s(literal 1/36 binary64) (*.f64 w w))) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
| Outputs |
|---|
(exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
3 calls:
| 10.0ms | l |
| 10.0ms | w |
| 9.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | w |
| 99.1% | 2 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 98.8% | 2 | l |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
#s(approx (/ (pow l (exp w)) (exp w)) (fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (+.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w)))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) #s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w))))) |
(exp.f64 #s(approx (+ (* (log l) (exp w)) (neg w)) (log.f64 l))) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l (exp.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l (exp.f64 w))) |
(*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 l) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) (neg.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) w) 1) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) w))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(approx (+ (* (+ (* -1/6 w) 1/2) w) -1) (*.f64 (*.f64 w w) #s(literal -1/6 binary64))) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(approx (+ (* (/ (+ (* 1/36 (* w w)) -1/4) (- (* -1/6 w) 1/2)) w) -1) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(/.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(/.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 #s(approx (exp (exp w)) (fma.f64 (fma.f64 (E.f64) w (E.f64)) w (E.f64))) (log.f64 l))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) w)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) (*.f64 #s(literal 1/36 binary64) (*.f64 w w))) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 w w) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w))) |
| Outputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
3 calls:
| 9.0ms | l |
| 9.0ms | w |
| 9.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 2 | l |
| 92.4% | 2 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 95.7% | 2 | w |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
#s(approx (/ (pow l (exp w)) (exp w)) (fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (+.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l (/.f64 l w)) w))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w)))) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
(*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) #s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) w) w) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) w)) (*.f64 w w))))) |
(exp.f64 #s(approx (+ (* (log l) (exp w)) (neg w)) (log.f64 l))) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l (exp.f64 w))) |
| Outputs |
|---|
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))))) |
2 calls:
| 65.0ms | l |
| 5.0ms | w |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 2 | w |
| 90.7% | 2 | l |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
#s(approx (/ (pow l (exp w)) (exp w)) (fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (+.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
3 calls:
| 3.0ms | l |
| 3.0ms | w |
| 2.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.8% | 1 | l |
| 82.6% | 2 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 83.4% | 2 | w |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
#s(approx (/ (pow l (exp w)) (exp w)) (fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (+.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
| Outputs |
|---|
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
3 calls:
| 2.0ms | l |
| 2.0ms | w |
| 2.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.8% | 5 | l |
| 77.9% | 3 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 77.9% | 3 | w |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
#s(approx (/ (pow l (exp w)) (exp w)) (fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (+.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)) |
| Outputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
3 calls:
| 2.0ms | l |
| 2.0ms | w |
| 2.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.1% | 1 | l |
| 57.1% | 1 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 57.1% | 1 | w |
Compiled 10 to 11 computations (-10% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (-.f64 (*.f64 (log.f64 l) l) l) w))) |
| Outputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
3 calls:
| 1.0ms | l |
| 1.0ms | w |
| 1.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.7% | 1 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 3.7% | 1 | w |
| 3.7% | 1 | l |
Compiled 10 to 11 computations (-10% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | -49.62079118551623 | -0.0008949647933882167 |
| 10.0ms | 128× | 0 | valid |
Compiled 315 to 276 computations (12.4% saved)
ival-pow: 3.0ms (45.8% of total)ival-exp: 2.0ms (30.5% of total)ival-mult: 1.0ms (15.3% of total)ival-neg: 1.0ms (15.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 0.00015400709105158942 | 100.86282961790893 |
| 9.0ms | 144× | 0 | valid |
| 2.0ms | 25× | 0 | exit |
Compiled 335 to 264 computations (21.2% saved)
ival-pow: 3.0ms (44.4% of total)ival-exp: 2.0ms (29.6% of total)ival-mult: 1.0ms (14.8% of total)ival-neg: 1.0ms (14.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | -1.3499569011452875e+106 | -9.195222433615831e+98 |
| 8.0ms | 144× | 0 | valid |
Compiled 362 to 282 computations (22.1% saved)
ival-exp: 2.0ms (43.3% of total)ival-mult: 1.0ms (21.6% of total)ival-neg: 1.0ms (21.6% of total)ival-pow: 1.0ms (21.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 0.010208463702469969 | 28286.07765044574 |
| 11.0ms | 144× | 0 | valid |
Compiled 434 to 345 computations (20.5% saved)
ival-exp: 3.0ms (41.1% of total)ival-pow: 3.0ms (41.1% of total)ival-mult: 1.0ms (13.7% of total)ival-neg: 1.0ms (13.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.010208463702469969 | 28286.07765044574 |
| 10.0ms | -49.62079118551623 | -0.0008949647933882167 |
| 12.0ms | 160× | 0 | valid |
Compiled 793 to 624 computations (21.3% saved)
ival-exp: 3.0ms (36.1% of total)ival-pow: 3.0ms (36.1% of total)ival-mult: 1.0ms (12% of total)ival-neg: 1.0ms (12% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 97 | 300 |
| 1 | 134 | 300 |
| 2 | 224 | 297 |
| 3 | 505 | 296 |
| 4 | 1548 | 296 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
(if (<=.f64 w #s(literal -8854437155380585/9223372036854775808 binary64)) (exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w)))) |
(if (<=.f64 l #s(literal 1 binary64)) (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) (*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))))) |
(if (<=.f64 w #s(literal -569999999999999985177591233755588630670862481842892563142501177806519256701426330316800698310594767355904 binary64)) (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) (*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))))) |
(if (<=.f64 w #s(literal 8214565720323785/288230376151711744 binary64)) (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w))))) |
(if (<=.f64 w #s(literal -4150517416584649/576460752303423488 binary64)) (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) (if (<=.f64 w #s(literal 6110483974416289/576460752303423488 binary64)) #s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
| Outputs |
|---|
(/.f64 (pow.f64 l (exp.f64 w)) (exp.f64 w)) |
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
(if (<=.f64 w #s(literal -8854437155380585/9223372036854775808 binary64)) (exp.f64 (fma.f64 (log.f64 l) (exp.f64 w) (neg.f64 w))) (*.f64 #s(approx (exp (neg w)) (fma.f64 (fma.f64 (/.f64 #s(approx (+ (* 1/36 (* w w)) -1/4) #s(literal -1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) w #s(literal -1 binary64)) w #s(literal 1 binary64))) (pow.f64 l (exp.f64 w)))) |
(if (<=.f64 l #s(literal 1 binary64)) (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) (*.f64 (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))) #s(approx (exp (neg w)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w #s(literal 1 binary64))))) |
(if (<=.f64 w #s(literal -569999999999999985177591233755588630670862481842892563142501177806519256701426330316800698310594767355904 binary64)) (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) (*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l #s(approx (exp w) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64)))))) |
(if (<=.f64 w #s(literal 8214565720323785/288230376151711744 binary64)) (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) #s(literal 1 binary64)))) (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w))))) |
(if (<=.f64 w #s(literal -4150517416584649/576460752303423488 binary64)) (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) (if (<=.f64 w #s(literal 6110483974416289/576460752303423488 binary64)) #s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))))) |
(if (or (<=.f64 w #s(literal -4150517416584649/576460752303423488 binary64)) (not (<=.f64 w #s(literal 6110483974416289/576460752303423488 binary64)))) (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* (- (* 1/2 w) 1) w) 1) (*.f64 (*.f64 w w) #s(literal 1/2 binary64)))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) #s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 #s(approx (- (* (log l) l) l) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) w))) |
| 1× | fuel |
Compiled 300 to 101 computations (66.3% saved)
Compiled 616 to 216 computations (64.9% saved)
Loading profile data...