
Time bar (total: 10.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 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)
| 6.2s | 5 954× | 5 | exit |
| 586.0ms | 8 256× | 0 | valid |
| 149.0ms | 1 090× | 1 | exit |
| 104.0ms | 1 406× | 0 | exit |
| 1.0ms | 1× | 4 | exit |
ival-pow: 2.8s (44.1% of total)ival-exp: 2.6s (41.8% of total)adjust: 564.0ms (9% of total)ival-mult!: 209.0ms (3.3% of total)ival-neg: 108.0ms (1.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 4 | 116 | (-8.237564933068016e-122 1.914952426219099e-289) | 1 | (-0.5847480671832156 6.839777666491307e-72) | (pow.f64 l (exp.f64 w)) |
| 1 | 0 | - | 0 | - | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 0 | 1 | (562.2051049168311 2.3843698166933343e+171) | 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 | 119 | 18 |
*.f64 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) | u*o | 1 | 0 |
| ↳ | (exp.f64 (neg.f64 w)) | underflow | 42 | |
| ↳ | (pow.f64 l (exp.f64 w)) | overflow | 2 | |
| ↳ | (exp.f64 w) | overflow | 42 | |
exp.f64 | (exp.f64 (neg.f64 w)) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 4 | 1 |
| - | 117 | 134 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 4 | 1 | 0 |
| - | 117 | 17 | 117 |
| number | freq |
|---|---|
| 0 | 135 |
| 1 | 121 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 39.0ms | 512× | 0 | valid |
Compiled 54 to 25 computations (53.7% saved)
ival-exp: 12.0ms (47.9% of total)ival-pow: 8.0ms (31.9% of total)ival-neg: 2.0ms (8% of total)ival-mult!: 2.0ms (8% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 52 |
| 1 | 58 | 52 |
| 2 | 146 | 48 |
| 3 | 544 | 48 |
| 4 | 3058 | 48 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.5% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
Compiled 16 to 14 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 |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ l (* w (+ (* -1 l) (* l (log l))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))))))))) |
#s(approx (exp (neg w)) #s(hole binary64 1)) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))))) |
#s(approx (neg w) #s(hole binary64 (* -1 w))) |
#s(approx w #s(hole binary64 w)) |
#s(approx (pow l (exp w)) #s(hole binary64 l)) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* l (* w (log l)))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))))) |
#s(approx (pow l (exp w)) #s(hole 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))))))))))) |
#s(approx (exp w) #s(hole binary64 1)) |
#s(approx (exp w) #s(hole binary64 (+ 1 w))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (neg w)))) |
#s(approx (pow l (exp w)) #s(hole binary64 (pow l (exp w)))) |
#s(approx (exp w) #s(hole binary64 (exp w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (* -1 w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (* -1 w)))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* -1 (* (exp w) (log (/ 1 l))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | w | @ | inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (neg w) w (pow l (exp w)) l (exp w)) |
| 18.0ms | l | @ | 0 | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (neg w) w (pow l (exp w)) l (exp w)) |
| 16.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)) |
| 6.0ms | l | @ | 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 | 142 | 538 |
| 0 | 148 | 506 |
| 1 | 898 | 486 |
| 0 | 8620 | 457 |
| 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) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ l (* w (+ (* -1 l) (* l (log l))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))))))))) |
#s(approx (exp (neg w)) #s(hole binary64 1)) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))))) |
#s(approx (neg w) #s(hole binary64 (* -1 w))) |
#s(approx w #s(hole binary64 w)) |
#s(approx (pow l (exp w)) #s(hole binary64 l)) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* l (* w (log l)))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))))) |
#s(approx (pow l (exp w)) #s(hole 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))))))))))) |
#s(approx (exp w) #s(hole binary64 1)) |
#s(approx (exp w) #s(hole binary64 (+ 1 w))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (neg w)))) |
#s(approx (pow l (exp w)) #s(hole binary64 (pow l (exp w)))) |
#s(approx (exp w) #s(hole binary64 (exp w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (* -1 w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (* -1 w)))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* -1 (* (exp w) (log (/ 1 l))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))))) |
| Outputs |
|---|
(*.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 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))) |
(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 (log.f64 l) (exp.f64 w) (neg.f64 w))) |
(exp.f64 (+.f64 (neg.f64 w) (*.f64 (log.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 l (exp.f64 w)) (cosh.f64 w)) (*.f64 (pow.f64 l (exp.f64 w)) (sinh.f64 (neg.f64 w)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 w #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 w #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) 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) (exp.f64 w)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 w))) |
(neg.f64 (/.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 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) w)) |
(exp.f64 (neg.f64 w)) |
(+.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w))) |
(*.f64 #s(literal 1 binary64) (neg.f64 w)) |
(*.f64 #s(literal -1 binary64) w) |
(*.f64 w #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.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 (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 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 (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)) |
(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 (*.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 (cosh.f64 w) (sinh.f64 w)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) 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 (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 (log.f64 l)) l (*.f64 l (fma.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 l)) #s(literal 1/2 binary64)))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 (log.f64 l)) l (fma.f64 (fma.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.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 (log.f64 (sqrt.f64 l)) l (*.f64 #s(literal -1/6 binary64) l)))) w (*.f64 l (fma.f64 #s(literal 1/2 binary64) (fma.f64 (log.f64 l) (log.f64 l) (log.f64 l)) #s(literal 1/2 binary64))))) w (fma.f64 (log.f64 l) l (neg.f64 l))) w l)) |
#s(approx (exp (neg w)) #s(literal 1 binary64)) |
#s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) 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 (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 (neg w) (neg.f64 w)) |
#s(approx w w) |
#s(approx (pow l (exp w)) l) |
#s(approx (pow l (exp w)) (fma.f64 (*.f64 (log.f64 l) w) l l)) |
#s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l)) |
#s(approx (pow l (exp w)) (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 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l)))) (*.f64 (log.f64 l) l)) w l)) |
#s(approx (exp w) #s(literal 1 binary64)) |
#s(approx (exp w) (-.f64 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))) |
#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))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (pow.f64 l (exp.f64 w)) (exp.f64 (neg.f64 w)))) |
#s(approx (exp (neg w)) (exp.f64 (neg.f64 w))) |
#s(approx (pow l (exp w)) (pow.f64 l (exp.f64 w))) |
#s(approx (exp w) (exp.f64 w)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (pow.f64 l (exp.f64 w)) (exp.f64 (neg.f64 w)))) |
#s(approx (exp (neg w)) (exp.f64 (neg.f64 w))) |
#s(approx l l) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (neg.f64 (log.f64 l)) (exp.f64 w) w))) |
#s(approx (pow l (exp w)) (pow.f64 (pow.f64 l (neg.f64 (exp.f64 w))) #s(literal -1 binary64))) |
#s(approx (* (exp (neg w)) (pow 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)))) |
#s(approx (pow l (exp w)) (pow.f64 (exp.f64 (exp.f64 w)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) l))))) |
Compiled 1 120 to 276 computations (75.4% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 61 | 8 | 69 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 61 | 9 | 70 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| ▶ | 94.6% | (*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l))) |
| ▶ | 98.5% | (*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) l)) |
| 78.0% | (*.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))) | |
| ▶ | 78.7% | (*.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))) |
| 72.9% | (*.f64 #s(approx (exp (neg w)) (-.f64 #s(literal 1 binary64) w)) (pow.f64 l (exp.f64 w))) | |
| ▶ | 72.9% | (*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) |
| 55.7% | #s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) | |
| ▶ | 57.2% | #s(approx (* (exp (neg w)) (pow l (exp w))) l) |
Compiled 252 to 191 computations (24.2% saved)
| Inputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) l)) |
(exp.f64 (neg.f64 w)) |
(neg.f64 w) |
w |
#s(approx (pow l (exp w)) l) |
l |
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) |
#s(approx (exp (neg w)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 l (exp.f64 w)) |
(exp.f64 w) |
(*.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))) |
#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/2 binary64) |
#s(literal -1 binary64) |
(*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l))) |
#s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l)) |
(fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l) |
(*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l)) |
(*.f64 #s(literal 1/2 binary64) w) |
(*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) |
(+.f64 (log.f64 l) #s(literal 1 binary64)) |
(log.f64 l) |
| Outputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ l (* w (+ (* -1 l) (* l (log l))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))))))))) |
#s(approx (exp (neg w)) #s(hole binary64 1)) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))))) |
#s(approx (neg w) #s(hole binary64 (* -1 w))) |
#s(approx w #s(hole binary64 w)) |
#s(approx (pow l (exp w)) #s(hole binary64 l)) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* l (* w (log l)))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))))) |
#s(approx (pow l (exp w)) #s(hole 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))))))))))) |
#s(approx (exp w) #s(hole binary64 1)) |
#s(approx (exp w) #s(hole binary64 (+ 1 w))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 -1)) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (- (* 1/2 w) 1))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 l)) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (+ l (* l (* w (log l)))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (+ l (* w (+ (* 1/2 (* l (* w (* (log l) (+ 1 (log l)))))) (* l (log l))))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* l (log l)))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (+ (* 1/2 (* l (* w (* (log l) (+ 1 (log l)))))) (* l (log l))))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (log l))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (+ (log l) (* 1/2 (* w (* (log l) (+ 1 (log l)))))))) |
#s(approx (* 1/2 w) #s(hole binary64 (* 1/2 w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (neg w)))) |
#s(approx (pow l (exp w)) #s(hole binary64 (pow l (exp w)))) |
#s(approx (exp w) #s(hole binary64 (exp w))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* 1/2 (pow w 2)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* (pow w 2) (- 1/2 (/ 1 w))))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (* 1/2 w))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (* w (- 1/2 (/ 1 w))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* 1/2 (* l (* (pow w 2) (* (log l) (+ 1 (log l)))))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* (pow w 2) (+ (* 1/2 (* l (* (log l) (+ 1 (log l))))) (/ (* l (log l)) w))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* (pow w 2) (+ (* 1/2 (* l (* (log l) (+ 1 (log l))))) (+ (/ l (pow w 2)) (/ (* l (log l)) w)))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* 1/2 (* l (* w (* (log l) (+ 1 (log l)))))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* w (+ (* 1/2 (* l (* (log l) (+ 1 (log l))))) (/ (* l (log l)) w))))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (* 1/2 (* w (* (log l) (+ 1 (log l))))))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (* w (+ (* 1/2 (* (log l) (+ 1 (log l)))) (/ (log l) w))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (* -1 w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (* -1 w)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (* -1 (* w (- (/ 1 w) 1/2))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* (pow w 2) (+ (* -1 (/ (+ (* -1 (* l (log l))) (* -1 (/ l w))) w)) (* 1/2 (* l (* (log l) (+ 1 (log l))))))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* -1 (* w (+ (* -1 (/ (* l (log l)) w)) (* -1/2 (* l (* (log l) (+ 1 (log l)))))))))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (* -1 (* w (+ (* -1 (/ (log l) w)) (* -1/2 (* (log l) (+ 1 (log l))))))))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* l (+ 1 (* w (+ (log l) (* 1/2 (* w (* (log l) (+ 1 (log l))))))))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* l (+ (log l) (* 1/2 (* w (* (log l) (+ 1 (log l))))))))) |
#s(approx (* (+ (log l) 1) (log l)) #s(hole binary64 (* (log l) (+ 1 (log l))))) |
#s(approx (+ (log l) 1) #s(hole binary64 (+ 1 (log l)))) |
#s(approx (log l) #s(hole binary64 (log l))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* -1 (* (exp w) (log (/ 1 l))))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* l (+ 1 (* w (+ (* -1 (log (/ 1 l))) (* -1/2 (* w (* (log (/ 1 l)) (+ 1 (* -1 (log (/ 1 l))))))))))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* l (+ (* -1 (log (/ 1 l))) (* -1/2 (* w (* (log (/ 1 l)) (+ 1 (* -1 (log (/ 1 l))))))))))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (+ (* -1 (log (/ 1 l))) (* -1/2 (* w (* (log (/ 1 l)) (+ 1 (* -1 (log (/ 1 l)))))))))) |
#s(approx (* (+ (log l) 1) (log l)) #s(hole binary64 (* -1 (* (log (/ 1 l)) (+ 1 (* -1 (log (/ 1 l)))))))) |
#s(approx (+ (log l) 1) #s(hole binary64 (+ 1 (* -1 (log (/ 1 l)))))) |
#s(approx (log l) #s(hole binary64 (* -1 (log (/ 1 l))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* -1 (* l (- (* -1 (* w (+ (log -1) (+ (* -1 (log (/ -1 l))) (* 1/2 (* w (* (+ 1 (+ (log -1) (* -1 (log (/ -1 l))))) (+ (log -1) (* -1 (log (/ -1 l))))))))))) 1))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* l (+ (log -1) (+ (* -1 (log (/ -1 l))) (* 1/2 (* w (* (+ 1 (+ (log -1) (* -1 (log (/ -1 l))))) (+ (log -1) (* -1 (log (/ -1 l)))))))))))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 l))) (* 1/2 (* w (* (+ 1 (+ (log -1) (* -1 (log (/ -1 l))))) (+ (log -1) (* -1 (log (/ -1 l))))))))))) |
#s(approx (* (+ (log l) 1) (log l)) #s(hole binary64 (* (+ 1 (+ (log -1) (* -1 (log (/ -1 l))))) (+ (log -1) (* -1 (log (/ -1 l))))))) |
#s(approx (+ (log l) 1) #s(hole binary64 (+ 1 (+ (log -1) (* -1 (log (/ -1 l))))))) |
#s(approx (log l) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 l)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | l | @ | -inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (neg w) w (pow l (exp w)) l (* (exp (neg w)) (pow l (exp w))) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) (exp w) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) 1/2 -1 (* (exp (neg w)) (pow l (exp w))) (pow l (exp w)) (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) (* 1/2 w) (* (+ (log l) 1) (log l)) (+ (log l) 1) (log l)) |
| 18.0ms | l | @ | 0 | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (neg w) w (pow l (exp w)) l (* (exp (neg w)) (pow l (exp w))) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) (exp w) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) 1/2 -1 (* (exp (neg w)) (pow l (exp w))) (pow l (exp w)) (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) (* 1/2 w) (* (+ (log l) 1) (log l)) (+ (log l) 1) (log l)) |
| 9.0ms | l | @ | inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (neg w) w (pow l (exp w)) l (* (exp (neg w)) (pow l (exp w))) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) (exp w) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) 1/2 -1 (* (exp (neg w)) (pow l (exp w))) (pow l (exp w)) (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) (* 1/2 w) (* (+ (log l) 1) (log l)) (+ (log l) 1) (log l)) |
| 8.0ms | w | @ | inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (neg w) w (pow l (exp w)) l (* (exp (neg w)) (pow l (exp w))) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) (exp w) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) 1/2 -1 (* (exp (neg w)) (pow l (exp w))) (pow l (exp w)) (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) (* 1/2 w) (* (+ (log l) 1) (log l)) (+ (log l) 1) (log l)) |
| 8.0ms | w | @ | -inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (neg w) w (pow l (exp w)) l (* (exp (neg w)) (pow l (exp w))) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) (exp w) (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) 1/2 -1 (* (exp (neg w)) (pow l (exp w))) (pow l (exp w)) (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) (* 1/2 w) (* (+ (log l) 1) (log l)) (+ (log l) 1) (log l)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 303 | 1946 |
| 0 | 334 | 1861 |
| 1 | 1735 | 1858 |
| 0 | 8215 | 1800 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) l)) |
(exp.f64 (neg.f64 w)) |
(neg.f64 w) |
w |
#s(approx (pow l (exp w)) l) |
l |
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) |
#s(approx (exp (neg w)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 l (exp.f64 w)) |
(exp.f64 w) |
(*.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))) |
#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/2 binary64) |
#s(literal -1 binary64) |
(*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l))) |
#s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l)) |
(fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l) |
(*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l)) |
(*.f64 #s(literal 1/2 binary64) w) |
(*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) |
(+.f64 (log.f64 l) #s(literal 1 binary64)) |
(log.f64 l) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ l (* w (+ (* -1 l) (* l (log l))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))))))))) |
#s(approx (exp (neg w)) #s(hole binary64 1)) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))))) |
#s(approx (neg w) #s(hole binary64 (* -1 w))) |
#s(approx w #s(hole binary64 w)) |
#s(approx (pow l (exp w)) #s(hole binary64 l)) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* l (* w (log l)))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))))) |
#s(approx (pow l (exp w)) #s(hole 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))))))))))) |
#s(approx (exp w) #s(hole binary64 1)) |
#s(approx (exp w) #s(hole binary64 (+ 1 w))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 -1)) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (- (* 1/2 w) 1))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 l)) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (+ l (* l (* w (log l)))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (+ l (* w (+ (* 1/2 (* l (* w (* (log l) (+ 1 (log l)))))) (* l (log l))))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* l (log l)))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (+ (* 1/2 (* l (* w (* (log l) (+ 1 (log l)))))) (* l (log l))))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (log l))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (+ (log l) (* 1/2 (* w (* (log l) (+ 1 (log l)))))))) |
#s(approx (* 1/2 w) #s(hole binary64 (* 1/2 w))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (neg w)))) |
#s(approx (pow l (exp w)) #s(hole binary64 (pow l (exp w)))) |
#s(approx (exp w) #s(hole binary64 (exp w))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* 1/2 (pow w 2)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* (pow w 2) (- 1/2 (/ 1 w))))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (* 1/2 w))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (* w (- 1/2 (/ 1 w))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* 1/2 (* l (* (pow w 2) (* (log l) (+ 1 (log l)))))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* (pow w 2) (+ (* 1/2 (* l (* (log l) (+ 1 (log l))))) (/ (* l (log l)) w))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* (pow w 2) (+ (* 1/2 (* l (* (log l) (+ 1 (log l))))) (+ (/ l (pow w 2)) (/ (* l (log l)) w)))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* 1/2 (* l (* w (* (log l) (+ 1 (log l)))))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* w (+ (* 1/2 (* l (* (log l) (+ 1 (log l))))) (/ (* l (log l)) w))))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (* 1/2 (* w (* (log l) (+ 1 (log l))))))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (* w (+ (* 1/2 (* (log l) (+ 1 (log l)))) (/ (log l) w))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (* -1 w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (* -1 w)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (* -1 (* w (- (/ 1 w) 1/2))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* (pow w 2) (+ (* -1 (/ (+ (* -1 (* l (log l))) (* -1 (/ l w))) w)) (* 1/2 (* l (* (log l) (+ 1 (log l))))))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* -1 (* w (+ (* -1 (/ (* l (log l)) w)) (* -1/2 (* l (* (log l) (+ 1 (log l)))))))))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (* -1 (* w (+ (* -1 (/ (log l) w)) (* -1/2 (* (log l) (+ 1 (log l))))))))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* l (+ 1 (* w (+ (log l) (* 1/2 (* w (* (log l) (+ 1 (log l))))))))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* l (+ (log l) (* 1/2 (* w (* (log l) (+ 1 (log l))))))))) |
#s(approx (* (+ (log l) 1) (log l)) #s(hole binary64 (* (log l) (+ 1 (log l))))) |
#s(approx (+ (log l) 1) #s(hole binary64 (+ 1 (log l)))) |
#s(approx (log l) #s(hole binary64 (log l))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* -1 (* (exp w) (log (/ 1 l))))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* l (+ 1 (* w (+ (* -1 (log (/ 1 l))) (* -1/2 (* w (* (log (/ 1 l)) (+ 1 (* -1 (log (/ 1 l))))))))))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* l (+ (* -1 (log (/ 1 l))) (* -1/2 (* w (* (log (/ 1 l)) (+ 1 (* -1 (log (/ 1 l))))))))))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (+ (* -1 (log (/ 1 l))) (* -1/2 (* w (* (log (/ 1 l)) (+ 1 (* -1 (log (/ 1 l)))))))))) |
#s(approx (* (+ (log l) 1) (log l)) #s(hole binary64 (* -1 (* (log (/ 1 l)) (+ 1 (* -1 (log (/ 1 l)))))))) |
#s(approx (+ (log l) 1) #s(hole binary64 (+ 1 (* -1 (log (/ 1 l)))))) |
#s(approx (log l) #s(hole binary64 (* -1 (log (/ 1 l))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) #s(hole binary64 (* -1 (* l (- (* -1 (* w (+ (log -1) (+ (* -1 (log (/ -1 l))) (* 1/2 (* w (* (+ 1 (+ (log -1) (* -1 (log (/ -1 l))))) (+ (log -1) (* -1 (log (/ -1 l))))))))))) 1))))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) #s(hole binary64 (* l (+ (log -1) (+ (* -1 (log (/ -1 l))) (* 1/2 (* w (* (+ 1 (+ (log -1) (* -1 (log (/ -1 l))))) (+ (log -1) (* -1 (log (/ -1 l)))))))))))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) #s(hole binary64 (+ (log -1) (+ (* -1 (log (/ -1 l))) (* 1/2 (* w (* (+ 1 (+ (log -1) (* -1 (log (/ -1 l))))) (+ (log -1) (* -1 (log (/ -1 l))))))))))) |
#s(approx (* (+ (log l) 1) (log l)) #s(hole binary64 (* (+ 1 (+ (log -1) (* -1 (log (/ -1 l))))) (+ (log -1) (* -1 (log (/ -1 l))))))) |
#s(approx (+ (log l) 1) #s(hole binary64 (+ 1 (+ (log -1) (* -1 (log (/ -1 l))))))) |
#s(approx (log l) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 l)))))) |
| Outputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (pow l (exp w)) l) (exp.f64 (neg.f64 w))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) w) |
(pow.f64 (exp.f64 w) #s(literal -1 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) (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 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) w)) |
(exp.f64 (neg.f64 w)) |
(+.f64 (cosh.f64 w) (sinh.f64 (neg.f64 w))) |
(*.f64 #s(literal -1 binary64) w) |
(*.f64 w #s(literal -1 binary64)) |
(neg.f64 w) |
w |
#s(approx (pow l (exp w)) l) |
l |
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l (exp.f64 w))) |
(*.f64 (pow.f64 l (exp.f64 w)) #s(approx (exp (neg w)) #s(literal 1 binary64))) |
#s(approx (exp (neg w)) #s(literal 1 binary64)) |
#s(literal 1 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 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 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 (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 (/.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 (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 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 (cosh.f64 w) (sinh.f64 w)) |
(*.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 #s(literal 1 binary64) (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 #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 (-.f64 (*.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 (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 (*.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)) #s(literal 1 binary64)) (-.f64 (*.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 (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 (*.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 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)) (-.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 (*.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 (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 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #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 #s(literal 1 binary64) (*.f64 (*.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 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (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 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 #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)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) w) #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)) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) w) #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 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 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) w)) |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
(*.f64 #s(approx (pow l (exp w)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w l)) (exp.f64 (neg.f64 w))) |
(*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w l))) |
#s(approx (pow l (exp w)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w l)) |
(/.f64 (+.f64 (pow.f64 l #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) #s(literal 3 binary64))) (fma.f64 l l (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) #s(literal 2 binary64)) (*.f64 l (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) #s(literal 2 binary64)) (*.f64 l l))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) l))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) l))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) #s(literal 2 binary64)) (*.f64 l l)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) l)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) #s(literal 3 binary64)) (pow.f64 l #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) l)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w l) |
(fma.f64 l (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) w) l) |
(fma.f64 w (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) l) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) l)) (/.f64 (*.f64 l l) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) l))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) l)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) l))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w) l) |
(+.f64 l (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) w)) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l) |
(*.f64 l (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l) (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l) (*.f64 (log.f64 l) l))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64))) (fma.f64 (*.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))) (*.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 (*.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))) (*.f64 (log.f64 l) l))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l)) (*.f64 (*.f64 (log.f64 l) l) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 (*.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))) (*.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (log.f64 l) l) (*.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l (*.f64 (log.f64 l) l)) |
(fma.f64 (log.f64 l) l (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l)) |
(fma.f64 (log.f64 l) l (*.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)))) |
(fma.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) (*.f64 (log.f64 l) l)) |
(fma.f64 l (log.f64 l) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l)) |
(fma.f64 l (log.f64 l) (*.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l) (*.f64 (log.f64 l) l)) |
(+.f64 (*.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))) (*.f64 (log.f64 l) l)) |
(+.f64 (*.f64 (log.f64 l) l) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) l)) |
(+.f64 (*.f64 (log.f64 l) l) (*.f64 l (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w)) #s(literal 3 binary64))) (fma.f64 (log.f64 l) (log.f64 l) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w)) (*.f64 (log.f64 l) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) (log.f64 l)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (log.f64 l) (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) (log.f64 l)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 l) (log.f64 l) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 l) (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) (log.f64 l))) |
(/.f64 (-.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (log.f64 l) (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) (log.f64 l))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 l) (log.f64 l) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 l) (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) |
(fma.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64) (log.f64 l)) |
(fma.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (*.f64 #s(literal 1/2 binary64) w) (log.f64 l)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) (log.f64 l)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) (log.f64 l))) (/.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) (log.f64 l)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (-.f64 (log.f64 l) (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (log.f64 l) (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 l) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) (log.f64 l))))) (/.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) (log.f64 l)))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) (fma.f64 (log.f64 l) (log.f64 l) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 l) (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 l) (log.f64 l) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 l) (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64)) (log.f64 l)) |
(+.f64 (log.f64 l) (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) w) |
(*.f64 w #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) |
(*.f64 (log.f64 l) (+.f64 (log.f64 l) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 (log.f64 l)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 l) (log.f64 l) (-.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 l)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 l) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 l) #s(literal 1 binary64)) (*.f64 (log.f64 l) #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 (log.f64 l) #s(literal 1 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (log.f64 l)) #s(literal -1 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))) |
(fma.f64 (log.f64 l) #s(literal 1 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 l)) (pow.f64 (log.f64 l) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 l) (pow.f64 (log.f64 l) #s(literal 2 binary64))) |
(+.f64 (*.f64 (log.f64 l) #s(literal 1 binary64)) (pow.f64 (log.f64 l) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 l)) (pow.f64 (log.f64 l) #s(literal 2 binary64))) |
(log.f64 (pow.f64 l (+.f64 (log.f64 l) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (log.f64 l)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 l)))))) |
(/.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 #s(literal 1 binary64) (*.f64 (log.f64 l) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (log.f64 l))) |
(/.f64 (-.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (log.f64 l) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 l))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (log.f64 l) (log.f64 l) (-.f64 #s(literal 1 binary64) (*.f64 (log.f64 l) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 l))) (/.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 l)))) |
(-.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 l))))) (/.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 l)))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) (fma.f64 (log.f64 l) (log.f64 l) (-.f64 #s(literal 1 binary64) (*.f64 (log.f64 l) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 l) (log.f64 l) (-.f64 #s(literal 1 binary64) (*.f64 (log.f64 l) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 l) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (log.f64 l)) |
(pow.f64 (pow.f64 (log.f64 l) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 l) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 l) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 l)) #s(literal 1 binary64))) |
(log.f64 l) |
#s(approx (* (exp (neg w)) (pow l (exp w))) 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 (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 #s(literal -1 binary64) l (fma.f64 (fma.f64 (neg.f64 l) (log.f64 l) (fma.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) l (*.f64 #s(literal 1/2 binary64) l))) w (*.f64 (log.f64 l) l))) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 #s(literal -1 binary64) l (fma.f64 (fma.f64 (neg.f64 l) (log.f64 l) (fma.f64 #s(literal 1/2 binary64) l (fma.f64 (fma.f64 (neg.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) (fma.f64 #s(literal -1/6 binary64) l (fma.f64 (fma.f64 #s(literal 1/6 binary64) (log.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) l (*.f64 (*.f64 (log.f64 l) l) #s(literal 1/2 binary64))))) w (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) l)))) w (*.f64 (log.f64 l) l))) w l)) |
#s(approx (exp (neg w)) #s(literal 1 binary64)) |
#s(approx (exp (neg w)) (fma.f64 #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))) |
#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))) |
#s(approx (neg w) (neg.f64 w)) |
#s(approx w w) |
#s(approx (pow l (exp w)) l) |
#s(approx (pow l (exp w)) (fma.f64 (*.f64 (log.f64 l) w) l l)) |
#s(approx (pow l (exp w)) (fma.f64 (*.f64 l (+.f64 (log.f64 l) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) w))) w l)) |
#s(approx (pow l (exp w)) (fma.f64 (fma.f64 (*.f64 l (fma.f64 (fma.f64 #s(literal 1/6 binary64) (log.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) w (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))))) w (*.f64 (log.f64 l) l)) w l)) |
#s(approx (exp w) #s(literal 1 binary64)) |
#s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) |
#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 (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 (+ (* (+ (* 1/2 w) -1) w) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 w) -1) #s(literal -1 binary64)) |
#s(approx (+ (* 1/2 w) -1) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) l) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (fma.f64 (*.f64 (log.f64 l) w) l l)) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (fma.f64 (fma.f64 (*.f64 (*.f64 l w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l))) #s(literal 1/2 binary64) (*.f64 (log.f64 l) l)) w l)) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (*.f64 (log.f64 l) l)) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (fma.f64 (*.f64 (*.f64 l w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l))) #s(literal 1/2 binary64) (*.f64 (log.f64 l) l))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) (log.f64 l)) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l))) |
#s(approx (* 1/2 w) (*.f64 #s(literal 1/2 binary64) w)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
#s(approx (exp (neg w)) (exp.f64 (neg.f64 w))) |
#s(approx (pow l (exp w)) (pow.f64 l (exp.f64 w))) |
#s(approx (exp w) (exp.f64 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 #s(literal 1/2 binary64) (pow.f64 w #s(literal -1 binary64))) (*.f64 w w))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (*.f64 (-.f64 (+.f64 (pow.f64 w #s(literal -2 binary64)) #s(literal 1/2 binary64)) (pow.f64 w #s(literal -1 binary64))) (*.f64 w w))) |
#s(approx (+ (* 1/2 w) -1) (*.f64 #s(literal 1/2 binary64) w)) |
#s(approx (+ (* 1/2 w) -1) (*.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 w #s(literal -1 binary64))) w)) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (*.f64 (*.f64 #s(literal 1/2 binary64) l) (*.f64 (*.f64 w w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (*.f64 (fma.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) l) #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 l) l) w)) (*.f64 w w))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (*.f64 (fma.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) l) #s(literal 1/2 binary64) (fma.f64 l (/.f64 (log.f64 l) w) (/.f64 l (*.f64 w w)))) (*.f64 w w))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (*.f64 (*.f64 (*.f64 l w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l))) #s(literal 1/2 binary64))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (*.f64 (fma.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) l) #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 l) l) w)) w)) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) (*.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) w) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) (*.f64 (fma.f64 (log.f64 (sqrt.f64 l)) (+.f64 (log.f64 l) #s(literal 1 binary64)) (/.f64 (log.f64 l) w)) w)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w)))) |
#s(approx (exp (neg w)) (exp.f64 (neg.f64 w))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 w #s(literal -1 binary64))) w) #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 w w))) |
#s(approx (+ (* 1/2 w) -1) (*.f64 (neg.f64 w) (-.f64 (pow.f64 w #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (*.f64 (fma.f64 (*.f64 (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) l) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 l) l (/.f64 l w))) w))) (*.f64 w w))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (*.f64 (neg.f64 w) (fma.f64 (*.f64 #s(literal -1/2 binary64) l) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (/.f64 (*.f64 (neg.f64 l) (log.f64 l)) w)))) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) (*.f64 (neg.f64 w) (fma.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 l)) (+.f64 (log.f64 l) #s(literal 1 binary64)) (neg.f64 (/.f64 (log.f64 l) w))))) |
#s(approx l l) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) w #s(literal 1 binary64)) l)) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) w) (+.f64 (log.f64 l) #s(literal 1 binary64))) (log.f64 l) (log.f64 l)) l)) |
#s(approx (* (+ (log l) 1) (log l)) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l))) |
#s(approx (+ (log l) 1) (+.f64 (log.f64 l) #s(literal 1 binary64))) |
#s(approx (log l) (log.f64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (neg.f64 (log.f64 l)) (exp.f64 w) w))) |
#s(approx (pow l (exp w)) (pow.f64 (pow.f64 (pow.f64 l #s(literal -1 binary64)) (exp.f64 w)) #s(literal -1 binary64))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) w) (*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 l) #s(literal 1 binary64)) (neg.f64 (log.f64 l))) (*.f64 #s(literal 1 binary64) (log.f64 l))) w #s(literal 1 binary64)) l)) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) w) (*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 l) #s(literal 1 binary64)) (neg.f64 (log.f64 l))) (*.f64 #s(literal 1 binary64) (log.f64 l))) l)) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) (fma.f64 (*.f64 #s(literal -1/2 binary64) w) (*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 l) #s(literal 1 binary64)) (neg.f64 (log.f64 l))) (*.f64 #s(literal 1 binary64) (log.f64 l)))) |
#s(approx (* (+ (log l) 1) (log l)) (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 l)) (fma.f64 #s(literal 1 binary64) (log.f64 l) #s(literal 1 binary64)))) |
#s(approx (+ (log l) 1) (fma.f64 #s(literal 1 binary64) (log.f64 l) #s(literal 1 binary64))) |
#s(approx (log l) (*.f64 #s(literal 1 binary64) (log.f64 l))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (exp.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (exp.f64 w) (neg.f64 w)))) |
#s(approx (pow l (exp w)) (pow.f64 (exp.f64 (exp.f64 w)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) w) l) (*.f64 (neg.f64 l) (-.f64 (*.f64 (neg.f64 w) (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)))) (log.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)))) |
#s(approx (* l (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l))) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)))) (log.f64 #s(literal -1 binary64))) l)) |
#s(approx (+ (* (* 1/2 w) (* (+ (log l) 1) (log l))) (log l)) (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (+ (log l) 1) (log l)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (log l) 1) (+.f64 (+.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) l))))) |
#s(approx (log l) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
Compiled 8 602 to 1 322 computations (84.6% saved)
16 alts after pruning (12 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 249 | 10 | 259 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 252 | 16 | 268 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| ✓ | 98.5% | (*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) l)) |
| 78.0% | (*.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))) | |
| ✓ | 78.7% | (*.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))) |
| 78.9% | (*.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))))) | |
| 75.8% | (*.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) (+.f64 #s(literal 1 binary64) w)))) | |
| ▶ | 76.9% | (*.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))) #s(approx (pow l (exp w)) l)) |
| 76.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 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l))) | |
| 74.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))) #s(approx (pow l (exp w)) l)) | |
| 75.0% | (*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l))) | |
| ▶ | 64.4% | (*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
| ▶ | 84.4% | (*.f64 #s(approx (exp (neg 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))))) |
| ▶ | 87.5% | (*.f64 #s(approx (exp (neg 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))))) |
| 84.4% | (*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) | |
| ▶ | 55.7% | #s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
| ✓ | 57.2% | #s(approx (* (exp (neg w)) (pow l (exp w))) l) |
Compiled 560 to 394 computations (29.6% saved)
| Inputs |
|---|
(*.f64 #s(approx (exp (neg 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)) #s(literal 1 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)))) |
l |
#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) |
w |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
#s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64)) |
#s(literal -1 binary64) |
#s(approx (pow l (exp w)) l) |
(*.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))) #s(approx (pow l (exp w)) l)) |
#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))) |
(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)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) |
(fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) |
#s(literal -1/6 binary64) |
#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)) #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))))) |
(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)))) |
#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))) |
(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) |
| Outputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ l (* w (+ (* -1 l) (* l (log l))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))))))))) |
#s(approx (exp (neg w)) #s(hole binary64 1)) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))))) |
#s(approx (pow l (exp w)) #s(hole binary64 l)) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* l (* w (log l)))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))))) |
#s(approx (pow l (exp w)) #s(hole 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))))))))))) |
#s(approx (exp w) #s(hole binary64 1)) |
#s(approx (exp w) #s(hole binary64 (+ 1 w))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (+ 1 w))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 (+ 1 (* 1/2 w)))) |
#s(approx w #s(hole binary64 w)) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (- (* 1/2 w) 1))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (- (* w (+ 1/2 (* -1/6 w))) 1))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* 1/2 w))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* w (+ 1/2 (* -1/6 w))))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (+ 1/2 (* -1/6 w)))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 l)) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (+ l (* w (- (* l (log l)) l))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 w))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(hole binary64 (+ 1 (* 1/2 w)))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(hole binary64 (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
#s(approx (+ (* 1/6 w) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 w) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 w)))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (neg w)))) |
#s(approx (pow l (exp w)) #s(hole binary64 (pow l (exp w)))) |
#s(approx (exp w) #s(hole binary64 (exp w))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (* 1/2 (pow w 2)))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/2 (/ 1 w))))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/2 (+ (/ 1 w) (/ 1 (pow w 2))))))) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 (* 1/2 w))) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 (* w (+ 1/2 (/ 1 w))))) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (* -1 w))) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (* w (- (/ 1 w) 1)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1/6 (pow w 3)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (- (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 3))) (+ 1/6 (/ 1 (pow w 2))))))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* -1/6 (pow w 2)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* -1/6 (pow w 2)))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (* -1/6 w))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (* w (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (* w (- (* l (log l)) l)))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (* w (- (+ (* l (log l)) (/ l w)) l)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* 1/6 (pow w 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (+ 1/6 (* 1/2 (/ 1 w)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (+ 1/6 (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (+ 1/6 (+ (* 1/2 (/ 1 w)) (+ (/ 1 (pow w 2)) (/ 1 (pow w 3)))))))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(hole binary64 (* 1/6 (pow w 2)))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/6 (* 1/2 (/ 1 w)))))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/6 (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 2))))))) |
#s(approx (+ (* 1/6 w) 1/2) #s(hole binary64 (* 1/6 w))) |
#s(approx (+ (* 1/6 w) 1/2) #s(hole binary64 (* w (+ 1/6 (* 1/2 (/ 1 w)))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (* -1 w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (* -1 w)))) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (* -1 (* w (- 1 (/ 1 w)))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (- 1/6 (* 1/2 (/ 1 w))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 w)) w))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w))) w))))))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (- (* -1 (/ (- (/ 1 w) 1/2) w)) 1/6)))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (* -1 (* w (- 1/6 (* 1/2 (/ 1 w))))))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (* -1 (* w (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (- (* -1 (/ (+ 1/2 (/ 1 w)) w)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 w) (/ 1 (pow w 2)))) w)) 1/6))))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (* l (+ 1 (* w (- (log l) 1)))))) |
#s(approx (+ (* (log l) l) (neg l)) #s(hole binary64 (* l (- (log l) 1)))) |
#s(approx (log l) #s(hole binary64 (log l))) |
#s(approx (neg l) #s(hole binary64 (* -1 l))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* -1 (* (exp w) (log (/ 1 l))))))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (* l (+ 1 (* w (- (* -1 (log (/ 1 l))) 1)))))) |
#s(approx (+ (* (log l) l) (neg l)) #s(hole binary64 (* l (- (* -1 (log (/ 1 l))) 1)))) |
#s(approx (log l) #s(hole binary64 (* -1 (log (/ 1 l))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (* -1 (* l (- (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))) 1))))) |
#s(approx (+ (* (log l) l) (neg l)) #s(hole binary64 (* -1 (* l (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))))) |
#s(approx (log l) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 l)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | l | @ | 0 | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) l (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) 1/2 w (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* -1 w) 1) -1 (pow l (exp w)) (* (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) w) (+ (* -1/6 w) 1/2) -1/6 (* (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))) (pow l (exp w)) (exp w) (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (+ (* (+ (* 1/6 w) 1/2) w) 1) (+ (* 1/6 w) 1/2) 1/6) |
| 8.0ms | w | @ | inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) l (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) 1/2 w (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* -1 w) 1) -1 (pow l (exp w)) (* (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) w) (+ (* -1/6 w) 1/2) -1/6 (* (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))) (pow l (exp w)) (exp w) (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (+ (* (+ (* 1/6 w) 1/2) w) 1) (+ (* 1/6 w) 1/2) 1/6) |
| 8.0ms | w | @ | -inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) l (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) 1/2 w (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* -1 w) 1) -1 (pow l (exp w)) (* (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) w) (+ (* -1/6 w) 1/2) -1/6 (* (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))) (pow l (exp w)) (exp w) (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (+ (* (+ (* 1/6 w) 1/2) w) 1) (+ (* 1/6 w) 1/2) 1/6) |
| 8.0ms | l | @ | -inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) l (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) 1/2 w (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* -1 w) 1) -1 (pow l (exp w)) (* (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) w) (+ (* -1/6 w) 1/2) -1/6 (* (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))) (pow l (exp w)) (exp w) (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (+ (* (+ (* 1/6 w) 1/2) w) 1) (+ (* 1/6 w) 1/2) 1/6) |
| 7.0ms | l | @ | inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) l (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1) 1/2 w (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* -1 w) 1) -1 (pow l (exp w)) (* (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) w) (+ (* -1/6 w) 1/2) -1/6 (* (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))) (pow l (exp w)) (exp w) (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (+ (* (+ (* 1/6 w) 1/2) w) 1) (+ (* 1/6 w) 1/2) 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 367 | 2085 |
| 0 | 396 | 1940 |
| 1 | 1968 | 1937 |
| 0 | 9173 | 1909 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (exp (neg 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)) #s(literal 1 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)))) |
l |
#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) |
w |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
#s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64)) |
#s(literal -1 binary64) |
#s(approx (pow l (exp w)) l) |
(*.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))) #s(approx (pow l (exp w)) l)) |
#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))) |
(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)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) |
(fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) |
#s(literal -1/6 binary64) |
#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)) #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))))) |
(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)))) |
#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))) |
(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(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ l (* w (+ (* -1 l) (* l (log l))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))))))))) |
#s(approx (exp (neg w)) #s(hole binary64 1)) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))))) |
#s(approx (pow l (exp w)) #s(hole binary64 l)) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* l (* w (log l)))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))))) |
#s(approx (pow l (exp w)) #s(hole 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))))))))))) |
#s(approx (exp w) #s(hole binary64 1)) |
#s(approx (exp w) #s(hole binary64 (+ 1 w))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (+ 1 w))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 (+ 1 (* 1/2 w)))) |
#s(approx w #s(hole binary64 w)) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (- (* 1/2 w) 1))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (- (* w (+ 1/2 (* -1/6 w))) 1))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* 1/2 w))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* w (+ 1/2 (* -1/6 w))))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (+ 1/2 (* -1/6 w)))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 l)) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (+ l (* w (- (* l (log l)) l))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 w))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(hole binary64 (+ 1 (* 1/2 w)))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(hole binary64 (+ 1 (* w (+ 1/2 (* 1/6 w)))))) |
#s(approx (+ (* 1/6 w) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/6 w) 1/2) #s(hole binary64 (+ 1/2 (* 1/6 w)))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (neg w)))) |
#s(approx (pow l (exp w)) #s(hole binary64 (pow l (exp w)))) |
#s(approx (exp w) #s(hole binary64 (exp w))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (* 1/2 (pow w 2)))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/2 (/ 1 w))))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/2 (+ (/ 1 w) (/ 1 (pow w 2))))))) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 (* 1/2 w))) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 (* w (+ 1/2 (/ 1 w))))) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (* -1 w))) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (* w (- (/ 1 w) 1)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1/6 (pow w 3)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (- (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 3))) (+ 1/6 (/ 1 (pow w 2))))))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* -1/6 (pow w 2)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* -1/6 (pow w 2)))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (* -1/6 w))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (* w (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (* w (- (* l (log l)) l)))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (* w (- (+ (* l (log l)) (/ l w)) l)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* 1/6 (pow w 3)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (+ 1/6 (* 1/2 (/ 1 w)))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (+ 1/6 (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (+ 1/6 (+ (* 1/2 (/ 1 w)) (+ (/ 1 (pow w 2)) (/ 1 (pow w 3)))))))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(hole binary64 (* 1/6 (pow w 2)))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/6 (* 1/2 (/ 1 w)))))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/6 (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 2))))))) |
#s(approx (+ (* 1/6 w) 1/2) #s(hole binary64 (* 1/6 w))) |
#s(approx (+ (* 1/6 w) 1/2) #s(hole binary64 (* w (+ 1/6 (* 1/2 (/ 1 w)))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (* -1 w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (* -1 w)))) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (* -1 (* w (- 1 (/ 1 w)))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (- 1/6 (* 1/2 (/ 1 w))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 w)) w))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w))) w))))))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (- (* -1 (/ (- (/ 1 w) 1/2) w)) 1/6)))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (* -1 (* w (- 1/6 (* 1/2 (/ 1 w))))))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (* -1 (* w (+ (* -1 (- (* l (log l)) l)) (* -1 (/ l w))))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (- (* -1 (/ (+ 1/2 (/ 1 w)) w)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 w) (/ 1 (pow w 2)))) w)) 1/6))))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (* l (+ 1 (* w (- (log l) 1)))))) |
#s(approx (+ (* (log l) l) (neg l)) #s(hole binary64 (* l (- (log l) 1)))) |
#s(approx (log l) #s(hole binary64 (log l))) |
#s(approx (neg l) #s(hole binary64 (* -1 l))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* -1 (* (exp w) (log (/ 1 l))))))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (* l (+ 1 (* w (- (* -1 (log (/ 1 l))) 1)))))) |
#s(approx (+ (* (log l) l) (neg l)) #s(hole binary64 (* l (- (* -1 (log (/ 1 l))) 1)))) |
#s(approx (log l) #s(hole binary64 (* -1 (log (/ 1 l))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) #s(hole binary64 (* -1 (* l (- (* w (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l))))))) 1))))) |
#s(approx (+ (* (log l) l) (neg l)) #s(hole binary64 (* -1 (* l (+ 1 (* -1 (+ (log -1) (* -1 (log (/ -1 l)))))))))) |
#s(approx (log l) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 l)))))) |
| Outputs |
|---|
(*.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(literal 1 binary64))) |
(*.f64 #s(approx (exp (neg 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)) #s(literal 1 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 (/.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 (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 (cosh.f64 (*.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))))) (sinh.f64 (*.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)))))) |
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 (neg.f64 w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/2 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 (-.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 (-.f64 (*.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 3 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 #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 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.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 (*.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 (-.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 (*.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 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 #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)) #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 #s(literal 1 binary64) (*.f64 (*.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 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 2 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 (*.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 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 #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 #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 #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 (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 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #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 #s(literal 1 binary64) (*.f64 (*.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 (pow.f64 w #s(literal -1 binary64)) #s(literal 1/2 binary64)) w) |
(*.f64 w (+.f64 (pow.f64 w #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) w) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) w) (*.f64 #s(literal -1/2 binary64) w) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) w))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)) (pow.f64 (*.f64 w (pow.f64 w #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 w (pow.f64 w #s(literal -1 binary64))) (*.f64 w (pow.f64 w #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 w (pow.f64 w #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (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 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.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)) #s(literal 1 binary64)) (-.f64 (*.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 (fma.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (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))))) |
(fma.f64 #s(literal 1/2 binary64) w (*.f64 w (pow.f64 w #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) |
(fma.f64 w #s(literal 1/2 binary64) (*.f64 w (pow.f64 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)) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w))) (/.f64 (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 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) w)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) w) #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 binary64) (*.f64 (*.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 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (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 (*.f64 #s(literal 1/2 binary64) w) (*.f64 w (pow.f64 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)) |
#s(literal 1/2 binary64) |
w |
(*.f64 #s(approx (pow l (exp w)) l) #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64)))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
#s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 w #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1 binary64) w) (*.f64 #s(literal 1 binary64) w) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) w))))) |
(/.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 w w (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 w) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 w w) (*.f64 #s(literal 1 binary64) (neg.f64 w))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 w w))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 w)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 w w) #s(literal 1 binary64))) (neg.f64 (-.f64 (neg.f64 w) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 w w (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 w) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 w w) (*.f64 #s(literal 1 binary64) (neg.f64 w)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 w w)) (-.f64 #s(literal 1 binary64) (neg.f64 w))) |
(/.f64 (-.f64 (*.f64 w w) #s(literal 1 binary64)) (-.f64 (neg.f64 w) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64)) |
(fma.f64 w #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 w w) (-.f64 (neg.f64 w) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 w) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 w))) (/.f64 (*.f64 w w) (-.f64 #s(literal 1 binary64) (neg.f64 w)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) w)) |
(+.f64 (/.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (fma.f64 w w (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 w w (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 w w) (*.f64 #s(literal 1 binary64) (neg.f64 w))))) (/.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 w w) (*.f64 #s(literal 1 binary64) (neg.f64 w)))))) |
(+.f64 #s(literal 1 binary64) (neg.f64 w)) |
(+.f64 (neg.f64 w) #s(literal 1 binary64)) |
#s(literal -1 binary64) |
#s(approx (pow l (exp w)) l) |
(*.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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (pow l (exp w)) l) #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)))) |
#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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 w) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 w) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64))) (*.f64 (neg.f64 w) (-.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 w) (-.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 (-.f64 (*.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 (-.f64 (*.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)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.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 (-.f64 (*.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 (pow.f64 (*.f64 (-.f64 (*.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 (*.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)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (*.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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (pow.f64 (*.f64 (-.f64 (*.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 (*.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))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.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 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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 #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 (*.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 (-.f64 (*.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 (*.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))) (/.f64 #s(literal 1 binary64) (-.f64 (*.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)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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) (-.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 (-.f64 (*.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 (pow.f64 (*.f64 (-.f64 (*.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 (*.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))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.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 (*.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)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.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 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w)))))) |
(+.f64 (*.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)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.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 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.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 (+.f64 (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 (*.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 2 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))) |
(/.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 (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 (*.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 2 binary64)) (fma.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (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 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 3 binary64)) (+.f64 (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 (*.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 (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 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #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 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) |
(*.f64 w (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) w) w) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) w) w) (*.f64 (*.f64 #s(literal -1/6 binary64) w) w)) (*.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (*.f64 #s(literal -1/6 binary64) w) w))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)) (pow.f64 (*.f64 w (*.f64 #s(literal -1/6 binary64) w)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 w (*.f64 #s(literal -1/6 binary64) w)) (*.f64 w (*.f64 #s(literal -1/6 binary64) w))) (*.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 w (*.f64 #s(literal -1/6 binary64) w)))))) |
(fma.f64 #s(literal 1/2 binary64) w (*.f64 (*.f64 #s(literal -1/6 binary64) w) w)) |
(fma.f64 #s(literal 1/2 binary64) w (*.f64 w (*.f64 #s(literal -1/6 binary64) w))) |
(fma.f64 w #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) w) w)) |
(fma.f64 w #s(literal 1/2 binary64) (*.f64 w (*.f64 #s(literal -1/6 binary64) w))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (*.f64 #s(literal -1/6 binary64) w) w)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 w (*.f64 #s(literal -1/6 binary64) w))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 w #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) w))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 2 binary64)))) (neg.f64 (fma.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 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 w #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) w)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 2 binary64))) (fma.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 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 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/8 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 w #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) w))))) |
(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 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 2 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 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 2 binary64)) (fma.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 (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 w #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 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/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 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/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) w))))) (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 w #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) w)))))) |
(+.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(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 l #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 w) (fma.f64 (log.f64 l) l (neg.f64 l))) #s(literal 3 binary64))) (fma.f64 l l (fma.f64 (*.f64 (neg.f64 w) (fma.f64 (log.f64 l) l (neg.f64 l))) (*.f64 (neg.f64 w) (fma.f64 (log.f64 l) l (neg.f64 l))) (*.f64 l (*.f64 (neg.f64 w) (fma.f64 (log.f64 l) l (neg.f64 l))))))) |
(/.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 (-.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 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 3 binary64)) (pow.f64 l #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l))))) |
(/.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 (-.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 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 3 binary64)) (pow.f64 l #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.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 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 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 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 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 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 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) l)))) (/.f64 (pow.f64 l #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w) #s(literal 2 binary64)) (-.f64 (*.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 (neg.f64 l) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 l) (log.f64 l)) #s(literal 3 binary64))) (fma.f64 l l (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (*.f64 (neg.f64 l) (*.f64 (neg.f64 l) (log.f64 l)))))) |
(/.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 (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (pow.f64 (neg.f64 l) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 (log.f64 l) l) (neg.f64 l)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 l #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)))) (neg.f64 (fma.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 (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 (-.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 (*.f64 l l) (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 3 binary64)) (pow.f64 (neg.f64 l) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 (log.f64 l) l) (neg.f64 l))))) |
(/.f64 (fma.f64 (pow.f64 l #s(literal 3 binary64)) #s(literal -1 binary64) (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 (neg.f64 l) (*.f64 (log.f64 l) l))))) |
(fma.f64 (log.f64 l) l (neg.f64 l)) |
(fma.f64 #s(literal -1 binary64) l (*.f64 (log.f64 l) l)) |
(fma.f64 l (log.f64 l) (neg.f64 l)) |
(fma.f64 l #s(literal -1 binary64) (*.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 (/.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 (neg.f64 l) (*.f64 (neg.f64 l) (log.f64 l))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 (log.f64 l) l) (neg.f64 l))))) (/.f64 (pow.f64 (neg.f64 l) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 l) l) #s(literal 2 binary64)) (-.f64 (*.f64 l l) (*.f64 (*.f64 (log.f64 l) l) (neg.f64 l)))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 l) #s(literal 3 binary64)) (fma.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 (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 (neg.f64 l) (*.f64 (log.f64 l) l)))))) |
(+.f64 (neg.f64 l) (*.f64 (log.f64 l) l)) |
(+.f64 (*.f64 (log.f64 l) l) (neg.f64 l)) |
(pow.f64 (log.f64 l) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 l) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 l)) #s(literal 1 binary64))) |
(log.f64 l) |
(*.f64 #s(literal -1 binary64) l) |
(*.f64 l #s(literal -1 binary64)) |
(neg.f64 l) |
(*.f64 (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)))) #s(approx (exp (neg w)) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp (neg 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 (neg.f64 (pow.f64 l (/.f64 #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))) #s(literal 2 binary64)))) (neg.f64 (pow.f64 l (/.f64 #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))) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 l (/.f64 #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))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 l (/.f64 #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))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 l (/.f64 #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))) #s(literal 2 binary64))) (pow.f64 l (/.f64 #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))) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.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)))) |
(pow.f64 (pow.f64 l (/.f64 #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))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) (/.f64 #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))) #s(literal 2 binary64))) |
(pow.f64 l (+.f64 (/.f64 #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))) #s(literal 2 binary64)) (/.f64 #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))) #s(literal 2 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)))) |
(exp.f64 (*.f64 (log.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 (cosh.f64 (*.f64 (log.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))))) (sinh.f64 (*.f64 (log.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)))))) |
#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 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 w) (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.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 (neg.f64 w) (fma.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 w) (fma.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 (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 (-.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 (neg.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)))) (neg.f64 (-.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 3 binary64)) #s(literal 1 binary64))) (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)) (-.f64 #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 (neg.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 3 binary64)))) (neg.f64 (+.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 #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)) (-.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 (-.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 (+.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 (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 (*.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 3 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 #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 (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 (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)) (-.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 (*.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) (-.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 (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 #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 (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 (*.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 (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 (*.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) (+.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 #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 (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 #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 #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 (neg.f64 w) (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64))) (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64))))))) |
(/.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 #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)))) (neg.f64 (-.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 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (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 (*.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64)))))) |
(/.f64 (neg.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 3 binary64)))) (neg.f64 (+.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 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w)))))) |
(/.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 #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 (+.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 (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 (*.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64))))) |
(/.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 3 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 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w))))) |
(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 (/.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))) (/.f64 (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 #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)) (+.f64 (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 (*.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 (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 (*.f64 (fma.f64 #s(literal 1/6 binary64) w #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/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 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 3 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 #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/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/8 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 w #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) w))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 w #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) w)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 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/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 2 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 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 w #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) w))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 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 w #s(literal 1/6 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 2 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 2 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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) w)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) w))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 w #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) w)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 w #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 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/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) w) #s(literal 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)) |
#s(literal 1/6 binary64) |
#s(approx (* (exp (neg w)) (pow l (exp w))) 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 (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 #s(literal -1 binary64) l (fma.f64 (fma.f64 (neg.f64 l) (log.f64 l) (fma.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) l (*.f64 #s(literal 1/2 binary64) l))) w (*.f64 (log.f64 l) l))) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 #s(literal -1 binary64) l (fma.f64 (fma.f64 (neg.f64 l) (log.f64 l) (fma.f64 #s(literal 1/2 binary64) l (fma.f64 (fma.f64 (neg.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) (fma.f64 #s(literal -1/6 binary64) l (fma.f64 (fma.f64 (log.f64 l) #s(literal 1/6 binary64) (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) l (*.f64 (*.f64 (log.f64 l) l) #s(literal 1/2 binary64))))) w (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) l)))) w (*.f64 (log.f64 l) l))) w l)) |
#s(approx (exp (neg w)) #s(literal 1 binary64)) |
#s(approx (exp (neg w)) (fma.f64 #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))) |
#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))) |
#s(approx (pow l (exp w)) l) |
#s(approx (pow l (exp w)) (fma.f64 (*.f64 (log.f64 l) w) l l)) |
#s(approx (pow l (exp w)) (fma.f64 (*.f64 l (+.f64 (log.f64 l) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) w))) w l)) |
#s(approx (pow l (exp w)) (fma.f64 (fma.f64 (*.f64 l (fma.f64 (fma.f64 (log.f64 l) #s(literal 1/6 binary64) (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) w (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))))) w (*.f64 (log.f64 l) l)) w l)) |
#s(approx (exp w) #s(literal 1 binary64)) |
#s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) |
#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 (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 (+ (* (+ (* 1/2 w) 1) w) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) (+.f64 #s(literal 1 binary64) w)) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 w) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 w) 1) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) |
#s(approx w w) |
#s(approx (+ (* -1 w) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1 w) 1) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) 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))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(literal -1 binary64)) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) (*.f64 #s(literal 1/2 binary64) w)) |
#s(approx (* (+ (* -1/6 w) 1/2) w) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) |
#s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/6 w) 1/2) (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) l) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (fma.f64 (-.f64 (*.f64 (log.f64 l) l) l) w l)) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (+.f64 #s(literal 1 binary64) w)) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) 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))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) (fma.f64 (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64)) w #s(literal 1 binary64))) |
#s(approx (+ (* 1/6 w) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/6 w) 1/2) (fma.f64 #s(literal 1/6 binary64) w #s(literal 1/2 binary64))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (pow.f64 l (exp.f64 w)) (exp.f64 (neg.f64 w)))) |
#s(approx (exp (neg w)) (exp.f64 (neg.f64 w))) |
#s(approx (pow l (exp w)) (pow.f64 l (exp.f64 w))) |
#s(approx (exp w) (exp.f64 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) (fma.f64 (*.f64 w w) #s(literal 1/2 binary64) w)) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) (*.f64 (+.f64 (+.f64 (pow.f64 w #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 w #s(literal -2 binary64))) (*.f64 w w))) |
#s(approx (+ (* 1/2 w) 1) (*.f64 #s(literal 1/2 binary64) w)) |
#s(approx (+ (* 1/2 w) 1) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) |
#s(approx (+ (* -1 w) 1) (neg.f64 w)) |
#s(approx (+ (* -1 w) 1) (*.f64 (-.f64 (pow.f64 w #s(literal -1 binary64)) #s(literal 1 binary64)) w)) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) (pow.f64 w #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) (pow.f64 w #s(literal -2 binary64))) (pow.f64 w #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (-.f64 (+.f64 (pow.f64 w #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) w)) (+.f64 (pow.f64 w #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 w #s(literal 3 binary64)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) (*.f64 (*.f64 w w) #s(literal -1/6 binary64))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) (*.f64 w w))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) (pow.f64 w #s(literal -2 binary64))) (*.f64 w w))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) (*.f64 (*.f64 w w) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) (*.f64 w w))) |
#s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) |
#s(approx (+ (* -1/6 w) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) 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 (fma.f64 (log.f64 l) l (/.f64 l w)) l) w)) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (*.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) (pow.f64 w #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) w) (pow.f64 w #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 w #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) (+.f64 (pow.f64 w #s(literal -3 binary64)) (pow.f64 w #s(literal -2 binary64)))) (pow.f64 w #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) (*.f64 (*.f64 w w) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) (*.f64 w w))) |
#s(approx (+ (* (+ (* 1/6 w) 1/2) w) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) w) (pow.f64 w #s(literal -2 binary64))) #s(literal 1/6 binary64)) (*.f64 w w))) |
#s(approx (+ (* 1/6 w) 1/2) (*.f64 #s(literal 1/6 binary64) w)) |
#s(approx (+ (* 1/6 w) 1/2) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) w)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (pow.f64 l (exp.f64 w)) (exp.f64 (neg.f64 w)))) |
#s(approx (exp (neg w)) (exp.f64 (neg.f64 w))) |
#s(approx (+ (* -1 w) 1) (*.f64 (neg.f64 w) (-.f64 #s(literal 1 binary64) (pow.f64 w #s(literal -1 binary64))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) w)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 w #s(literal -1 binary64))) w) #s(literal -1 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 w #s(literal -1 binary64))) w) #s(literal -1 binary64) #s(literal 1/2 binary64)) w) #s(literal -1 binary64) #s(literal 1/6 binary64)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 w #s(literal -1 binary64)) #s(literal 1/2 binary64)) w)) #s(literal 1/6 binary64)) (*.f64 w w))) |
#s(approx (+ (* -1/6 w) 1/2) (*.f64 (neg.f64 w) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) w)))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (neg.f64 w) (-.f64 (neg.f64 (-.f64 (*.f64 (log.f64 l) l) l)) (/.f64 l w)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (*.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 w #s(literal -1 binary64)) #s(literal 1/2 binary64)) w)) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/6 w) 1/2) w) 1) w) 1) (*.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 w #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 w #s(literal -2 binary64))) w)) #s(literal 1/6 binary64)))) |
#s(approx l l) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (fma.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
#s(approx (+ (* (log l) l) (neg l)) (*.f64 (-.f64 (log.f64 l) #s(literal 1 binary64)) l)) |
#s(approx (log l) (log.f64 l)) |
#s(approx (neg l) (neg.f64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (neg.f64 (log.f64 l)) (exp.f64 w) w))) |
#s(approx (pow l (exp w)) (pow.f64 (pow.f64 (pow.f64 l #s(literal -1 binary64)) (exp.f64 w)) #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (fma.f64 (-.f64 (neg.f64 (neg.f64 (log.f64 l))) #s(literal 1 binary64)) w #s(literal 1 binary64)) l)) |
#s(approx (+ (* (log l) l) (neg l)) (*.f64 (-.f64 (neg.f64 (neg.f64 (log.f64 l))) #s(literal 1 binary64)) l)) |
#s(approx (log l) (neg.f64 (neg.f64 (log.f64 l)))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (exp.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (exp.f64 w) (neg.f64 w)))) |
#s(approx (pow l (exp w)) (pow.f64 (exp.f64 (exp.f64 w)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* (log l) l) (neg l)) w) l) (*.f64 (neg.f64 l) (-.f64 (*.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) w) #s(literal 1 binary64)))) |
#s(approx (+ (* (log l) l) (neg l)) (*.f64 (neg.f64 l) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (log l) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
Compiled 10 863 to 1 894 computations (82.6% saved)
19 alts after pruning (11 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 326 | 5 | 331 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 328 | 19 | 347 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| ✓ | 98.5% | (*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) l)) |
| 78.0% | (*.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))) | |
| ✓ | 78.7% | (*.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))) |
| ▶ | 78.9% | (*.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))))) |
| 75.8% | (*.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) (+.f64 #s(literal 1 binary64) w)))) | |
| ✓ | 76.9% | (*.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))) #s(approx (pow l (exp w)) l)) |
| ▶ | 76.9% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) #s(approx (pow l (exp w)) l)) |
| ▶ | 74.7% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
| 76.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 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l))) | |
| 76.9% | (*.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))) #s(approx (pow l (exp w)) l)) | |
| 75.0% | (*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l))) | |
| 64.4% | (*.f64 #s(approx (exp (neg w)) (+.f64 (neg.f64 w) #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) | |
| ▶ | 11.5% | (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
| ✓ | 84.4% | (*.f64 #s(approx (exp (neg 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))))) |
| ✓ | 87.5% | (*.f64 #s(approx (exp (neg 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))))) |
| ▶ | 84.4% | (*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
| ✓ | 55.7% | #s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
| ✓ | 57.2% | #s(approx (* (exp (neg w)) (pow l (exp w))) l) |
Compiled 643 to 462 computations (28.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
#s(approx (exp (neg w)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w))) |
l |
#s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) |
(+.f64 #s(literal 1 binary64) w) |
w |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
#s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) |
#s(approx (+ (* -1 w) 1) (neg.f64 w)) |
(neg.f64 w) |
#s(approx (pow l (exp w)) l) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
#s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) |
(*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) |
#s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) #s(approx (pow l (exp w)) l)) |
#s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) |
(fma.f64 (-.f64 (*.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)) |
(-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) |
(*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) |
#s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) |
(*.f64 #s(literal -1/6 binary64) w) |
#s(literal -1/6 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))) |
(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) |
(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)) |
| Outputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ l (* w (+ (* -1 l) (* l (log l))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))))))))) |
#s(approx (exp (neg w)) #s(hole binary64 1)) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))))) |
#s(approx (pow l (exp w)) #s(hole binary64 l)) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* l (* w (log l)))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))))) |
#s(approx (pow l (exp w)) #s(hole 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))))))))))) |
#s(approx (exp w) #s(hole binary64 1)) |
#s(approx (exp w) #s(hole binary64 (+ 1 w))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))))) |
#s(approx (+ 1 w) #s(hole binary64 1)) |
#s(approx (+ 1 w) #s(hole binary64 (+ 1 w))) |
#s(approx w #s(hole binary64 w)) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (neg w) #s(hole binary64 (* -1 w))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (- (* 1/2 w) 1))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (- (* w (+ 1/2 (* -1/6 w))) 1))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* 1/2 w))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* w (+ 1/2 (* -1/6 w))))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (+ 1/2 (* -1/6 w)))) |
#s(approx (* -1/6 w) #s(hole binary64 (* -1/6 w))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 -1)) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (- (* 1/2 w) 1))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (+ 1 w))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 (+ 1 (* 1/2 w)))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (neg w)))) |
#s(approx (pow l (exp w)) #s(hole binary64 (pow l (exp w)))) |
#s(approx (exp w) #s(hole binary64 (exp w))) |
#s(approx (+ 1 w) #s(hole binary64 w)) |
#s(approx (+ 1 w) #s(hole binary64 (* w (+ 1 (/ 1 w))))) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (* -1 w))) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (* w (- (/ 1 w) 1)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1/6 (pow w 3)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (- (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 3))) (+ 1/6 (/ 1 (pow w 2))))))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* -1/6 (pow w 2)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* -1/6 (pow w 2)))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (* -1/6 w))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (* w (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* 1/2 (pow w 2)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* (pow w 2) (- 1/2 (/ 1 w))))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (* 1/2 w))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (* w (- 1/2 (/ 1 w))))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (* 1/2 (pow w 2)))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/2 (/ 1 w))))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/2 (+ (/ 1 w) (/ 1 (pow w 2))))))) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 (* 1/2 w))) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 (* w (+ 1/2 (/ 1 w))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (* -1 w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (* -1 w)))) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (* -1 (* w (- 1 (/ 1 w)))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (- 1/6 (* 1/2 (/ 1 w))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 w)) w))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w))) w))))))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (- (* -1 (/ (- (/ 1 w) 1/2) w)) 1/6)))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (* -1 (* w (- 1/6 (* 1/2 (/ 1 w))))))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (* -1 (* w (- (/ 1 w) 1/2))))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* -1 (* (exp w) (log (/ 1 l))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | w | @ | inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) l (exp w) (+ 1 w) w (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* -1 w) 1) (neg w) (pow l (exp w)) (* (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) w) (+ (* -1/6 w) 1/2) 1/2 (* (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) w) (+ (* -1/6 w) 1/2) (* -1/6 w) -1/6 (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) -1 (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1)) |
| 7.0ms | w | @ | -inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) l (exp w) (+ 1 w) w (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* -1 w) 1) (neg w) (pow l (exp w)) (* (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) w) (+ (* -1/6 w) 1/2) 1/2 (* (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) w) (+ (* -1/6 w) 1/2) (* -1/6 w) -1/6 (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) -1 (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1)) |
| 6.0ms | l | @ | inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) l (exp w) (+ 1 w) w (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* -1 w) 1) (neg w) (pow l (exp w)) (* (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) w) (+ (* -1/6 w) 1/2) 1/2 (* (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) w) (+ (* -1/6 w) 1/2) (* -1/6 w) -1/6 (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) -1 (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1)) |
| 6.0ms | l | @ | -inf | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) l (exp w) (+ 1 w) w (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* -1 w) 1) (neg w) (pow l (exp w)) (* (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) w) (+ (* -1/6 w) 1/2) 1/2 (* (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) w) (+ (* -1/6 w) 1/2) (* -1/6 w) -1/6 (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) -1 (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1)) |
| 6.0ms | l | @ | 0 | ((* (exp (neg w)) (pow l (exp w))) (exp (neg w)) 1 (pow l (exp w)) l (exp w) (+ 1 w) w (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* -1 w) 1) (neg w) (pow l (exp w)) (* (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) w) (+ (* -1/6 w) 1/2) 1/2 (* (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) w) (+ (* -1/6 w) 1/2) (* -1/6 w) -1/6 (* (exp (neg w)) (pow l (exp w))) (exp (neg w)) (+ (* (+ (* 1/2 w) -1) w) 1) (+ (* 1/2 w) -1) -1 (pow l (exp w)) (exp w) (+ (* (+ (* 1/2 w) 1) w) 1) (+ (* 1/2 w) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 1790 |
| 0 | 323 | 1697 |
| 1 | 1579 | 1693 |
| 0 | 8223 | 1603 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
#s(approx (exp (neg w)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w))) |
l |
#s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) |
(+.f64 #s(literal 1 binary64) w) |
w |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
#s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) |
#s(approx (+ (* -1 w) 1) (neg.f64 w)) |
(neg.f64 w) |
#s(approx (pow l (exp w)) l) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
#s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) |
(*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) |
#s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) #s(approx (pow l (exp w)) l)) |
#s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) |
(fma.f64 (-.f64 (*.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)) |
(-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) |
(*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) |
#s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) |
(*.f64 #s(literal -1/6 binary64) w) |
#s(literal -1/6 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))) |
(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) |
(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(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ l (* w (+ (* -1 l) (* l (log l))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (+ 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))))))))))))))))))) |
#s(approx (exp (neg w)) #s(hole binary64 1)) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (exp (neg w)) #s(hole binary64 (+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))))) |
#s(approx (pow l (exp w)) #s(hole binary64 l)) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* l (* w (log l)))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (+ l (* w (+ (* l (log l)) (* l (* w (+ (* 1/2 (log l)) (* 1/2 (pow (log l) 2)))))))))) |
#s(approx (pow l (exp w)) #s(hole 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))))))))))) |
#s(approx (exp w) #s(hole binary64 1)) |
#s(approx (exp w) #s(hole binary64 (+ 1 w))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (exp w) #s(hole binary64 (+ 1 (* w (+ 1 (* w (+ 1/2 (* 1/6 w)))))))) |
#s(approx (+ 1 w) #s(hole binary64 1)) |
#s(approx (+ 1 w) #s(hole binary64 (+ 1 w))) |
#s(approx w #s(hole binary64 w)) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (neg w) #s(hole binary64 (* -1 w))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (+ 1 (* w (- (* w (+ 1/2 (* -1/6 w))) 1))))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (- (* 1/2 w) 1))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (- (* w (+ 1/2 (* -1/6 w))) 1))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* 1/2 w))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* w (+ 1/2 (* -1/6 w))))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (+ 1/2 (* -1/6 w)))) |
#s(approx (* -1/6 w) #s(hole binary64 (* -1/6 w))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (+ 1 (* -1 w)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (+ 1 (* w (- (* 1/2 w) 1))))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 -1)) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (- (* 1/2 w) 1))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (+ 1 w))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (+ 1 (* w (+ 1 (* 1/2 w)))))) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 (+ 1 (* 1/2 w)))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (neg w)))) |
#s(approx (pow l (exp w)) #s(hole binary64 (pow l (exp w)))) |
#s(approx (exp w) #s(hole binary64 (exp w))) |
#s(approx (+ 1 w) #s(hole binary64 w)) |
#s(approx (+ 1 w) #s(hole binary64 (* w (+ 1 (/ 1 w))))) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (* -1 w))) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (* w (- (/ 1 w) 1)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1/6 (pow w 3)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* (pow w 3) (- (+ (* 1/2 (/ 1 w)) (/ 1 (pow w 3))) (+ 1/6 (/ 1 (pow w 2))))))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* -1/6 (pow w 2)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (- (* 1/2 (/ 1 w)) (+ 1/6 (/ 1 (pow w 2))))))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* -1/6 (pow w 2)))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) #s(hole binary64 (* (pow w 2) (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (* -1/6 w))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (* w (- (* 1/2 (/ 1 w)) 1/6)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* 1/2 (pow w 2)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* (pow w 2) (- 1/2 (/ 1 w))))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* (pow w 2) (- (+ 1/2 (/ 1 (pow w 2))) (/ 1 w))))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (* 1/2 w))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (* w (- 1/2 (/ 1 w))))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (* 1/2 (pow w 2)))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/2 (/ 1 w))))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/2 (+ (/ 1 w) (/ 1 (pow w 2))))))) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 (* 1/2 w))) |
#s(approx (+ (* 1/2 w) 1) #s(hole binary64 (* w (+ 1/2 (/ 1 w))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (* -1 w)) (pow l (exp w))))) |
#s(approx (exp (neg w)) #s(hole binary64 (exp (* -1 w)))) |
#s(approx (+ (* -1 w) 1) #s(hole binary64 (* -1 (* w (- 1 (/ 1 w)))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (- 1/6 (* 1/2 (/ 1 w))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 w)) w))))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(hole binary64 (* -1 (* (pow w 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w))) w))))))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(hole binary64 (* (pow w 2) (- (* -1 (/ (- (/ 1 w) 1/2) w)) 1/6)))) |
#s(approx (+ (* -1/6 w) 1/2) #s(hole binary64 (* -1 (* w (- 1/6 (* 1/2 (/ 1 w))))))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(hole binary64 (* (pow w 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 w)) w)))))) |
#s(approx (+ (* 1/2 w) -1) #s(hole binary64 (* -1 (* w (- (/ 1 w) 1/2))))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* -1 (* (exp w) (log (/ 1 l)))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* -1 (* (exp w) (log (/ 1 l))))))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) #s(hole binary64 (* (exp (neg w)) (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (pow l (exp w)) #s(hole binary64 (exp (* (exp w) (+ (log -1) (* -1 (log (/ -1 l)))))))) |
| Outputs |
|---|
(*.f64 (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w))) #s(approx (exp (neg w)) #s(literal 1 binary64))) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
#s(approx (exp (neg w)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (pow.f64 l (/.f64 #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) #s(literal 2 binary64)))) (neg.f64 (pow.f64 l (/.f64 #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 l (/.f64 #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 l (/.f64 #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 l (/.f64 #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) #s(literal 2 binary64))) (pow.f64 l (/.f64 #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 l)) #s(approx (exp w) (+.f64 #s(literal 1 binary64) w))) |
(pow.f64 (pow.f64 l (/.f64 #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) (/.f64 #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) #s(literal 2 binary64))) |
(pow.f64 l (+.f64 (/.f64 #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) #s(literal 2 binary64)) (/.f64 #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) #s(literal 2 binary64)))) |
(pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w))) |
(exp.f64 (*.f64 (log.f64 l) #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 l) #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) (sinh.f64 (*.f64 (log.f64 l) #s(approx (exp w) (+.f64 #s(literal 1 binary64) w))))) |
l |
#s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) |
(/.f64 (+.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 w w (-.f64 #s(literal 1 binary64) (*.f64 w #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 w w) #s(literal 1 binary64)) (-.f64 w #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 w w))) (neg.f64 (-.f64 #s(literal 1 binary64) w))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 w #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 w w) (*.f64 #s(literal 1 binary64) w))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 w w)) (-.f64 #s(literal 1 binary64) w)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 w #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 w w) (*.f64 #s(literal 1 binary64) w)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) w)) (/.f64 (*.f64 w w) (-.f64 #s(literal 1 binary64) w))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 w w) (*.f64 #s(literal 1 binary64) w)))) (/.f64 (pow.f64 w #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 w w) (*.f64 #s(literal 1 binary64) w))))) |
(+.f64 #s(literal 1 binary64) w) |
(+.f64 w #s(literal 1 binary64)) |
w |
(*.f64 #s(approx (pow l (exp w)) l) #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w)))) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
#s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) |
#s(approx (+ (* -1 w) 1) (neg.f64 w)) |
(*.f64 #s(literal -1 binary64) w) |
(*.f64 w #s(literal -1 binary64)) |
(neg.f64 w) |
#s(approx (pow l (exp w)) l) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (pow l (exp w)) l) #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #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(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64)) |
(fma.f64 w (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) |
(*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) |
(*.f64 w #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (pow l (exp w)) l) #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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)))) |
#s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.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)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.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)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.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))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.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))))) |
(fma.f64 (-.f64 (*.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)) |
(fma.f64 w (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.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))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.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)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.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))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.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)))))) |
(+.f64 (*.f64 (-.f64 (*.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)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) w)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) #s(literal 1 binary64)) |
(*.f64 #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) w) |
(*.f64 w #s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w))) |
#s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) |
(*.f64 #s(literal -1/6 binary64) w) |
(*.f64 w #s(literal -1/6 binary64)) |
#s(literal -1/6 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 (+.f64 #s(literal 1 binary64) (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 #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 (-.f64 (*.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 (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 (*.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)) #s(literal 1 binary64)) (-.f64 (*.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 (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 (*.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 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)) (-.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 (*.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 (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 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal -1 binary64)) w) #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 #s(literal 1 binary64) (*.f64 (*.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 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (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 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 #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)) #s(literal 1 binary64)) (-.f64 (*.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 (fma.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) w) #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)) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) w) #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 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 #s(literal -1 binary64) (*.f64 #s(literal 1/2 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 (/.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 (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 (cosh.f64 (*.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))))) (sinh.f64 (*.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 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 (neg.f64 w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 w) (fma.f64 #s(literal 1/2 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 (-.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 (-.f64 (*.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 3 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 #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 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.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 (*.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 (-.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 (*.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 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 #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)) #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 #s(literal 1 binary64) (*.f64 (*.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 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 2 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 (*.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 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 #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 #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 #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 (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 (*.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w) #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 #s(literal 1 binary64) (*.f64 (*.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 (pow.f64 w #s(literal -1 binary64)) #s(literal 1/2 binary64)) w) |
(*.f64 w (+.f64 (pow.f64 w #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (*.f64 (*.f64 w (pow.f64 w #s(literal -1 binary64))) (*.f64 w (pow.f64 w #s(literal -1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 w (pow.f64 w #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) w) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) w) (*.f64 #s(literal -1/2 binary64) w) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) w))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)) (pow.f64 (*.f64 w (pow.f64 w #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 w (pow.f64 w #s(literal -1 binary64))) (*.f64 w (pow.f64 w #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 w (pow.f64 w #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (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 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.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)) #s(literal 1 binary64)) (-.f64 (*.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 (fma.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (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))))) |
(fma.f64 #s(literal 1/2 binary64) w (*.f64 w (pow.f64 w #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) |
(fma.f64 w #s(literal 1/2 binary64) (*.f64 w (pow.f64 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)) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w))) (/.f64 (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 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) w)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) w) #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 binary64) (*.f64 (*.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 #s(literal 1/2 binary64) w) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) w))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 w #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (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 (*.f64 #s(literal 1/2 binary64) w) (*.f64 w (pow.f64 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)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) 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 (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 #s(literal -1 binary64) l (fma.f64 (fma.f64 (neg.f64 l) (log.f64 l) (fma.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) l (*.f64 #s(literal 1/2 binary64) l))) w (*.f64 (log.f64 l) l))) w l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 #s(literal -1 binary64) l (fma.f64 (fma.f64 (neg.f64 l) (log.f64 l) (fma.f64 #s(literal 1/2 binary64) l (fma.f64 (fma.f64 (neg.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) (fma.f64 #s(literal -1/6 binary64) l (fma.f64 (fma.f64 #s(literal 1/6 binary64) (log.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) l (*.f64 (*.f64 (log.f64 l) l) #s(literal 1/2 binary64))))) w (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) l)))) w (*.f64 (log.f64 l) l))) w l)) |
#s(approx (exp (neg w)) #s(literal 1 binary64)) |
#s(approx (exp (neg w)) (fma.f64 #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))) |
#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))) |
#s(approx (pow l (exp w)) l) |
#s(approx (pow l (exp w)) (fma.f64 (*.f64 (log.f64 l) w) l l)) |
#s(approx (pow l (exp w)) (fma.f64 (*.f64 l (+.f64 (log.f64 l) (*.f64 (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))) w))) w l)) |
#s(approx (pow l (exp w)) (fma.f64 (fma.f64 (*.f64 l (fma.f64 (fma.f64 #s(literal 1/6 binary64) (log.f64 l) (fma.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) w (fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 1/2 binary64) (log.f64 (sqrt.f64 l))))) w (*.f64 (log.f64 l) l)) w l)) |
#s(approx (exp w) #s(literal 1 binary64)) |
#s(approx (exp w) (+.f64 #s(literal 1 binary64) w)) |
#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 (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 (+ 1 w) #s(literal 1 binary64)) |
#s(approx (+ 1 w) (+.f64 #s(literal 1 binary64) w)) |
#s(approx w w) |
#s(approx (+ (* -1 w) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1 w) 1) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) |
#s(approx (neg w) (neg.f64 w)) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) 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))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) #s(literal -1 binary64)) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w) #s(literal 1 binary64))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) (*.f64 #s(literal 1/2 binary64) w)) |
#s(approx (* (+ (* -1/6 w) 1/2) w) (*.f64 (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64)) w)) |
#s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/6 w) 1/2) (fma.f64 #s(literal -1/6 binary64) w #s(literal 1/2 binary64))) |
#s(approx (* -1/6 w) (*.f64 #s(literal -1/6 binary64) w)) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 w) -1) #s(literal -1 binary64)) |
#s(approx (+ (* 1/2 w) -1) (-.f64 (*.f64 #s(literal 1/2 binary64) w) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) (+.f64 #s(literal 1 binary64) w)) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64)) w #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 w) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 w) 1) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (pow.f64 l (exp.f64 w)) (exp.f64 (neg.f64 w)))) |
#s(approx (exp (neg w)) (exp.f64 (neg.f64 w))) |
#s(approx (pow l (exp w)) (pow.f64 l (exp.f64 w))) |
#s(approx (exp w) (exp.f64 w)) |
#s(approx (+ 1 w) w) |
#s(approx (+ 1 w) (fma.f64 #s(literal 1 binary64) w #s(literal 1 binary64))) |
#s(approx (+ (* -1 w) 1) (neg.f64 w)) |
#s(approx (+ (* -1 w) 1) (*.f64 (-.f64 (pow.f64 w #s(literal -1 binary64)) #s(literal 1 binary64)) w)) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (pow.f64 w #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) (pow.f64 w #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) (pow.f64 w #s(literal -2 binary64))) (pow.f64 w #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (-.f64 (+.f64 (pow.f64 w #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) w)) (+.f64 (pow.f64 w #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 w #s(literal 3 binary64)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) (*.f64 (*.f64 w w) #s(literal -1/6 binary64))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) (*.f64 (*.f64 w w) (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) (pow.f64 w #s(literal -2 binary64))) (*.f64 w w))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) (*.f64 (*.f64 w w) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* -1/6 w) 1/2) w) (*.f64 (*.f64 w w) (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)))) |
#s(approx (+ (* -1/6 w) 1/2) (*.f64 #s(literal -1/6 binary64) w)) |
#s(approx (+ (* -1/6 w) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) w) #s(literal 1/6 binary64)) 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 #s(literal 1/2 binary64) (pow.f64 w #s(literal -1 binary64))) (*.f64 w w))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (*.f64 (-.f64 (+.f64 (pow.f64 w #s(literal -2 binary64)) #s(literal 1/2 binary64)) (pow.f64 w #s(literal -1 binary64))) (*.f64 w w))) |
#s(approx (+ (* 1/2 w) -1) (*.f64 #s(literal 1/2 binary64) w)) |
#s(approx (+ (* 1/2 w) -1) (*.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 w #s(literal -1 binary64))) 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) (fma.f64 (*.f64 w w) #s(literal 1/2 binary64) w)) |
#s(approx (+ (* (+ (* 1/2 w) 1) w) 1) (*.f64 (+.f64 (+.f64 (pow.f64 w #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 w #s(literal -2 binary64))) (*.f64 w w))) |
#s(approx (+ (* 1/2 w) 1) (*.f64 #s(literal 1/2 binary64) w)) |
#s(approx (+ (* 1/2 w) 1) (fma.f64 #s(literal 1/2 binary64) w #s(literal 1 binary64))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (*.f64 (pow.f64 l (exp.f64 w)) (exp.f64 (neg.f64 w)))) |
#s(approx (exp (neg w)) (exp.f64 (neg.f64 w))) |
#s(approx (+ (* -1 w) 1) (*.f64 (neg.f64 w) (-.f64 #s(literal 1 binary64) (pow.f64 w #s(literal -1 binary64))))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) w)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 w #s(literal -1 binary64))) w) #s(literal -1 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/6 w) 1/2) w) 1) w) 1) (*.f64 (pow.f64 (neg.f64 w) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 w #s(literal -1 binary64))) w) #s(literal -1 binary64) #s(literal 1/2 binary64)) w) #s(literal -1 binary64) #s(literal 1/6 binary64)))) |
#s(approx (- (* (+ (* -1/6 w) 1/2) w) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 w #s(literal -1 binary64)) #s(literal 1/2 binary64)) w)) #s(literal 1/6 binary64)) (*.f64 w w))) |
#s(approx (+ (* -1/6 w) 1/2) (*.f64 (neg.f64 w) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) w)))) |
#s(approx (+ (* (+ (* 1/2 w) -1) w) 1) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 w #s(literal -1 binary64))) w) #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 w w))) |
#s(approx (+ (* 1/2 w) -1) (*.f64 (neg.f64 w) (-.f64 (pow.f64 w #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx l l) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (neg.f64 (log.f64 l)) (exp.f64 w) w))) |
#s(approx (pow l (exp w)) (pow.f64 (pow.f64 (pow.f64 l #s(literal -1 binary64)) (exp.f64 w)) #s(literal -1 binary64))) |
#s(approx (* (exp (neg w)) (pow l (exp w))) (exp.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (exp.f64 w) (neg.f64 w)))) |
#s(approx (pow l (exp w)) (pow.f64 (exp.f64 (exp.f64 w)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
Compiled 7 736 to 1 203 computations (84.4% saved)
21 alts after pruning (8 fresh and 13 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 219 | 3 | 222 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 8 | 8 |
| Total | 220 | 21 | 241 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| ✓ | 98.5% | (*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) l)) |
| 78.0% | (*.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))) | |
| ✓ | 78.7% | (*.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))) |
| ✓ | 78.9% | (*.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))))) |
| ✓ | 76.9% | (*.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))) #s(approx (pow l (exp w)) l)) |
| ✓ | 76.9% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) #s(approx (pow l (exp w)) l)) |
| ✓ | 74.7% | (*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
| 76.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 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l))) | |
| 76.9% | (*.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))) #s(approx (pow l (exp w)) l)) | |
| 86.8% | (*.f64 #s(approx (exp (neg w)) (fma.f64 #s(approx (+ (* 1/2 w) -1) #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))))) | |
| 83.7% | (*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) | |
| 75.0% | (*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l))) | |
| 64.4% | (*.f64 #s(approx (exp (neg w)) (+.f64 (neg.f64 w) #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) | |
| ✓ | 11.5% | (*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
| ✓ | 84.4% | (*.f64 #s(approx (exp (neg 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))))) |
| ✓ | 87.5% | (*.f64 #s(approx (exp (neg 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))))) |
| ✓ | 84.4% | (*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
| 32.3% | (*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l #s(approx (exp w) #s(approx (+ 1 w) w)))) | |
| ✓ | 55.7% | #s(approx (* (exp (neg w)) (pow l (exp w))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
| ✓ | 57.2% | #s(approx (* (exp (neg w)) (pow l (exp w))) l) |
Compiled 949 to 433 computations (54.4% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (+.f64 (neg.f64 w) #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) 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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) #s(approx (pow l (exp w)) l)) |
(*.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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l #s(approx (exp w) #s(approx (+ 1 w) w)))) |
(*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg 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))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 #s(approx (exp (neg 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 #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)))) |
(*.f64 #s(approx (exp (neg 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 #s(approx (+ (* 1/2 w) -1) #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 #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)) #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 #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 #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 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w 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))) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l))) |
(*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) (fma.f64 (*.f64 l (fma.f64 (*.f64 #s(literal 1/2 binary64) w) (*.f64 (+.f64 (log.f64 l) #s(literal 1 binary64)) (log.f64 l)) (log.f64 l))) w l))) |
| Outputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
3 calls:
| 7.0ms | l |
| 7.0ms | w |
| 6.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 99.5% | 1 | w |
| 99.5% | 1 | l |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (+.f64 (neg.f64 w) #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) 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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) #s(approx (pow l (exp w)) l)) |
(*.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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l #s(approx (exp w) #s(approx (+ 1 w) w)))) |
(*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg 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))) (fma.f64 (fma.f64 (log.f64 l) l (neg.f64 l)) w l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) (pow.f64 l #s(approx (exp w) (+.f64 #s(literal 1 binary64) w)))) |
(*.f64 #s(approx (exp (neg 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 #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)))) |
(*.f64 #s(approx (exp (neg 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 #s(approx (+ (* 1/2 w) -1) #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 #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)) #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 #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 #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))) |
| Outputs |
|---|
(*.f64 (exp.f64 (neg.f64 w)) #s(approx (pow l (exp w)) l)) |
3 calls:
| 6.0ms | l |
| 6.0ms | w |
| 5.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 98.5% | 1 | l |
| 98.5% | 1 | w |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (+.f64 (neg.f64 w) #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) 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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) #s(approx (pow l (exp w)) l)) |
(*.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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l #s(approx (exp w) #s(approx (+ 1 w) w)))) |
| Outputs |
|---|
(*.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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) #s(literal 1 binary64)) (pow.f64 l #s(approx (exp w) #s(approx (+ 1 w) w)))) |
3 calls:
| 3.0ms | l |
| 3.0ms | w |
| 3.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 2 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 93.3% | 2 | w |
| 80.7% | 3 | l |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (+.f64 (neg.f64 w) #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) 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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) #s(approx (pow l (exp w)) l)) |
(*.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))) #s(approx (pow l (exp w)) l)) |
| Outputs |
|---|
(*.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))) #s(approx (pow l (exp w)) l)) |
3 calls:
| 3.0ms | l |
| 3.0ms | w |
| 3.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 1 | l |
| 76.9% | 1 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 76.9% | 1 | w |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (+.f64 (neg.f64 w) #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) 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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) #s(approx (pow l (exp w)) l)) |
| Outputs |
|---|
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.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))) #s(approx (pow l (exp w)) l)) |
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 |
|---|---|---|
| 76.9% | 1 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 76.9% | 1 | l |
| 76.9% | 1 | w |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (+.f64 (neg.f64 w) #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) 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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.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))) #s(approx (pow l (exp w)) l)) |
| Outputs |
|---|
(*.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))) #s(approx (pow l (exp w)) 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 |
|---|---|---|
| 76.9% | 1 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 76.9% | 1 | l |
| 76.9% | 1 | w |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (+.f64 (neg.f64 w) #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) 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))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/6 w) 1/2) #s(literal 1/2 binary64)) w) #s(literal 1 binary64)) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
| 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))) #s(approx (pow l (exp w)) 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 |
|---|---|---|
| 74.7% | 1 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 74.7% | 1 | l |
| 74.7% | 1 | w |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (+.f64 (neg.f64 w) #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
(*.f64 #s(approx (exp (neg w)) (fma.f64 #s(literal -1 binary64) w #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
| Outputs |
|---|
(*.f64 #s(approx (exp (neg w)) (+.f64 (neg.f64 w) #s(literal 1 binary64))) #s(approx (pow l (exp w)) l)) |
3 calls:
| 2.0ms | l |
| 2.0ms | w |
| 1.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.4% | 1 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 64.4% | 1 | l |
| 64.4% | 1 | w |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
| Outputs |
|---|
(*.f64 #s(approx (exp (neg w)) #s(approx (+ (* -1 w) 1) (neg.f64 w))) #s(approx (pow l (exp w)) l)) |
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
3 calls:
| 1.0ms | w |
| 1.0ms | l |
| 1.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.8% | 2 | w |
| 57.2% | 1 | l |
| 64.8% | 2 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 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))) l) |
| Outputs |
|---|
#s(approx (* (exp (neg w)) (pow l (exp w))) l) |
2 calls:
| 1.0ms | w |
| 1.0ms | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.2% | 1 | (*.f64 (exp.f64 (neg.f64 w)) (pow.f64 l (exp.f64 w))) |
| 57.2% | 1 | w |
Compiled 9 to 9 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 1.4375801879708475e-16 | 562.2051049168311 |
| 12.0ms | 160× | 0 | valid |
Compiled 391 to 322 computations (17.6% saved)
ival-pow: 4.0ms (49.8% of total)ival-exp: 3.0ms (37.4% of total)ival-neg: 1.0ms (12.5% of total)ival-mult!: 1.0ms (12.5% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | -126800996458123490.0 | -0.5847480671832156 |
| 10.0ms | 160× | 0 | valid |
Compiled 301 to 262 computations (13% saved)
ival-exp: 3.0ms (44.5% of total)ival-pow: 2.0ms (29.6% of total)ival-neg: 1.0ms (14.8% of total)ival-mult!: 1.0ms (14.8% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 215 to 69 computations (67.9% saved)
Compiled 446 to 152 computations (65.9% saved)
Loading profile data...