
Time bar (total: 3.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 2 |
Compiled 10 to 9 computations (10% saved)
| 682.0ms | 8 256× | 0 | valid |
ival-exp: 166.0ms (61.5% of total)ival-neg: 44.0ms (16.3% of total)ival-div!: 38.0ms (14.1% of total)ival-add!: 21.0ms (7.8% of total)adjust: 1.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | (exp.f64 (neg.f64 x)) |
| 0 | 0 | - | 0 | - | (neg.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 25.0ms | 512× | 0 | valid |
Compiled 58 to 25 computations (56.9% saved)
ival-exp: 7.0ms (51.7% of total)ival-neg: 3.0ms (22.2% of total)ival-div!: 2.0ms (14.8% of total)ival-add!: 1.0ms (7.4% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 24 |
| 1 | 35 | 24 |
| 2 | 75 | 24 |
| 3 | 242 | 24 |
| 4 | 1827 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
(abs x)
Compiled 16 to 14 computations (12.5% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
#s(literal 2 binary64) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (exp x) x (exp (neg x)) (neg x)) |
| 1.0ms | x | @ | -inf | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (exp x) x (exp (neg x)) (neg x)) |
| 1.0ms | x | @ | 0 | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (exp x) x (exp (neg x)) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 338 |
| 0 | 103 | 297 |
| 1 | 549 | 274 |
| 0 | 4704 | 254 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
#s(literal 2 binary64) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(exp.f64 x) |
x |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (exp.f64 (+.f64 x x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
(/.f64 (-.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (expm1.f64 (+.f64 x x)))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (exp.f64 (+.f64 x x)))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (exp.f64 x)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(-.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) (sinh.f64 x)) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(-.f64 (cosh.f64 x) (-.f64 (sinh.f64 x) (exp.f64 x))) |
(+.f64 (+.f64 (exp.f64 (neg.f64 x)) (cosh.f64 x)) (sinh.f64 x)) |
(+.f64 (+.f64 (exp.f64 x) (cosh.f64 x)) (sinh.f64 (neg.f64 x))) |
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (exp.f64 (+.f64 x x)))) (/.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (exp.f64 (+.f64 x x))))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 (neg.f64 x)) (exp.f64 x))) |
(+.f64 (cosh.f64 x) (+.f64 (sinh.f64 x) (exp.f64 (neg.f64 x)))) |
(+.f64 (cosh.f64 x) (cosh.f64 x)) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 x) |
x |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x)))) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(exp.f64 (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(neg.f64 x) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) #s(literal 2 binary64)) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (-.f64 x #s(literal -1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
Compiled 1 077 to 311 computations (71.1% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 6 | 78 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 6 | 79 |
| Status | Accuracy | Program |
|---|---|---|
| 93.8% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) | |
| ▶ | 89.3% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| ▶ | 73.9% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| ▶ | 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| ▶ | 46.7% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ▶ | 47.2% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
Compiled 174 to 124 computations (28.7% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
#s(literal 1 binary64) |
(cosh.f64 x) |
x |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 x x #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/12 binary64) |
| Outputs |
|---|
#s(approx (/ 1 (cosh x)) #s(hole binary64 1)) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 2)) |
#s(approx (+ (* x x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((/ 1 (cosh x)) 1 (cosh x) x (/ 2 (+ (exp x) (exp (neg x)))) (/ 2 (+ (exp x) (exp (neg x)))) (+ (* (* x x) -1/2) 1) (* x x) -1/2 (/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (+ (* x x) 2) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (+ (* 1/12 (* x x)) 1) 1/12) |
| 3.0ms | x | @ | -inf | ((/ 1 (cosh x)) 1 (cosh x) x (/ 2 (+ (exp x) (exp (neg x)))) (/ 2 (+ (exp x) (exp (neg x)))) (+ (* (* x x) -1/2) 1) (* x x) -1/2 (/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (+ (* x x) 2) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (+ (* 1/12 (* x x)) 1) 1/12) |
| 2.0ms | x | @ | 0 | ((/ 1 (cosh x)) 1 (cosh x) x (/ 2 (+ (exp x) (exp (neg x)))) (/ 2 (+ (exp x) (exp (neg x)))) (+ (* (* x x) -1/2) 1) (* x x) -1/2 (/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (+ (* x x) 2) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (+ (* 1/12 (* x x)) 1) 1/12) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 750 |
| 0 | 154 | 663 |
| 1 | 727 | 627 |
| 0 | 5976 | 600 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
#s(literal 1 binary64) |
(cosh.f64 x) |
x |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 x x #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/12 binary64) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 1)) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 2)) |
#s(approx (+ (* x x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (/ 1 (cosh x)) #s(hole binary64 (/ 2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (exp.f64 (+.f64 x x)))) |
(*.f64 (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
(pow.f64 (cosh.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 x))) |
(/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cosh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 x))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (cosh.f64 x)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 x)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (+.f64 (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (exp.f64 (+.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (exp.f64 (+.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) (*.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (-.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) (exp.f64 (+.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) |
(/.f64 (cosh.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (exp.f64 x) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 x) #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64))) |
(cosh.f64 (neg.f64 (neg.f64 x))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64))) |
x |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))))) |
(/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -4 binary64))) (neg.f64 (fma.f64 x x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -4 binary64)) (fma.f64 x x #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 x x #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 x x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 x x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x #s(literal -4 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) #s(literal 2 binary64)) |
(fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x)))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) |
(+.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(+.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64)))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/1728 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) #s(literal 1/144 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/1728 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) #s(literal 1/144 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/1728 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/1728 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/1728 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/1728 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/12 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/12 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/1728 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/1728 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(literal 1/12 binary64) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) -1/2) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (exp x) (exp (neg x))) #s(literal 2 binary64)) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* x x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* x x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
#s(approx (cosh x) (cosh.f64 x)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
#s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* x x) -1/2) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
#s(approx (+ (* x x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
Compiled 10 229 to 1 601 computations (84.3% saved)
13 alts after pruning (9 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 424 | 8 | 432 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 425 | 13 | 438 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.8% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| ▶ | 89.3% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| 89.2% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) | |
| 89.3% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) | |
| ✓ | 73.9% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| 51.8% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))))) | |
| ▶ | 51.0% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
| ▶ | 45.4% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
| 45.2% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) | |
| ▶ | 30.0% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
| ✓ | 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| ✓ | 46.7% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | 47.2% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
Compiled 544 to 346 computations (36.4% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
(*.f64 x x) |
x |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(*.f64 #s(literal 1/12 binary64) x) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
#s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) |
(*.f64 x (*.f64 x x)) |
#s(literal 8 binary64) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64)) |
(fma.f64 x x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 4 binary64) |
| Outputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) 2) #s(hole binary64 2)) |
#s(approx (+ (* x x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/12) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (* x x) 1/12) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/12) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/12) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* 1/12 x) #s(hole binary64 (* 1/12 x))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 2)) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 8)) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 (+ 8 (pow x 6)))) |
#s(approx (* x (* x x)) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 4)) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (+ 4 (* -2 (pow x 2))))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (+ 4 (* (pow x 2) (- (pow x 2) 2))))) |
#s(approx (+ (* x x) -2) #s(hole binary64 -2)) |
#s(approx (+ (* x x) -2) #s(hole binary64 (- (pow x 2) 2))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) 1/12) 1) x) x) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/12) 1) x) x) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/12) 1) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/12) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 (pow x 6))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 (* (pow x 6) (+ 1 (* 8 (/ 1 (pow x 6))))))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (* (pow x 4) (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (* (pow x 4) (- (+ 1 (/ 4 (pow x 4))) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x x) -2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -2) #s(hole binary64 (* (pow x 2) (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) 1/360 (* x x) x 1/12 1 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* x x) 2) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (* (* (+ (* (* x x) 1/12) 1) x) x) (* (+ (* (* x x) 1/12) 1) x) (+ (* (* x x) 1/12) 1) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (+ (* (* 1/12 x) x) 1) (* 1/12 x) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) (+ (* (* x (* x x)) (* x (* x x))) 8) (* x (* x x)) 8 (+ (* (* x x) (+ (* x x) -2)) 4) (+ (* x x) -2) -2 4) |
| 4.0ms | x | @ | 0 | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) 1/360 (* x x) x 1/12 1 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* x x) 2) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (* (* (+ (* (* x x) 1/12) 1) x) x) (* (+ (* (* x x) 1/12) 1) x) (+ (* (* x x) 1/12) 1) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (+ (* (* 1/12 x) x) 1) (* 1/12 x) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) (+ (* (* x (* x x)) (* x (* x x))) 8) (* x (* x x)) 8 (+ (* (* x x) (+ (* x x) -2)) 4) (+ (* x x) -2) -2 4) |
| 4.0ms | x | @ | -inf | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) 1/360 (* x x) x 1/12 1 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* x x) 2) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (* (* (+ (* (* x x) 1/12) 1) x) x) (* (+ (* (* x x) 1/12) 1) x) (+ (* (* x x) 1/12) 1) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (+ (* (* 1/12 x) x) 1) (* 1/12 x) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) (+ (* (* x (* x x)) (* x (* x x))) 8) (* x (* x x)) 8 (+ (* (* x x) (+ (* x x) -2)) 4) (+ (* x x) -2) -2 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 239 | 1959 |
| 0 | 277 | 1678 |
| 1 | 1189 | 1613 |
| 0 | 8564 | 1492 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
(*.f64 x x) |
x |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(*.f64 #s(literal 1/12 binary64) x) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
#s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) |
(*.f64 x (*.f64 x x)) |
#s(literal 8 binary64) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64)) |
(fma.f64 x x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 4 binary64) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x x) 2) #s(hole binary64 2)) |
#s(approx (+ (* x x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/12) 1) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (* x x) 1/12) 1) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/12) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/12) 1) x) #s(hole binary64 (* x (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* 1/12 x) #s(hole binary64 (* 1/12 x))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 2)) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 8)) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 (+ 8 (pow x 6)))) |
#s(approx (* x (* x x)) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 4)) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (+ 4 (* -2 (pow x 2))))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (+ 4 (* (pow x 2) (- (pow x 2) 2))))) |
#s(approx (+ (* x x) -2) #s(hole binary64 -2)) |
#s(approx (+ (* x x) -2) #s(hole binary64 (- (pow x 2) 2))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) 1/12) 1) x) x) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/12) 1) x) x) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/12) 1) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/12) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 (pow x 6))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 (* (pow x 6) (+ 1 (* 8 (/ 1 (pow x 6))))))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (* (pow x 4) (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (* (pow x 4) (- (+ 1 (/ 4 (pow x 4))) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x x) -2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) -2) #s(hole binary64 (* (pow x 2) (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x #s(literal -4 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x #s(literal -4 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 x x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) |
(+.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))) |
(+.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/360 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/360 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (-.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/360 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (*.f64 x x)) (+.f64 #s(literal 1/129600 binary64) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/129600 binary64) (/.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/46656000 binary64) (/.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (+.f64 #s(literal 1/129600 binary64) (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))))) |
(/.f64 (-.f64 #s(literal 1/1728 binary64) (pow.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 1/1728 binary64)) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) (/.f64 (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (/.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/360 binary64) x)) x)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/360 binary64))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64))))) (/.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal -1/12 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) (/.f64 #s(literal 1/1728 binary64) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(literal 1/360 binary64) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 1 binary64))) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/1728 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (+.f64 #s(literal 1/144 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/1728 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/144 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/12 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/12 binary64) x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (*.f64 x x)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)))) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) x) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 1 binary64)) x) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/1728 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1/144 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 1 binary64))) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1/1728 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (+.f64 #s(literal 1/144 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)))) (-.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) #s(literal 1 binary64) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x x) x) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x x) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) x) x) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/1728 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (*.f64 x x)) (+.f64 #s(literal 1/144 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/1728 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (+.f64 #s(literal 1/144 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/12 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/12 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/12 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64))))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x #s(literal -4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) (*.f64 x #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 2 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) #s(literal 2 binary64)) |
(fma.f64 x x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) |
(+.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
(+.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) x #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/1728 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (*.f64 x x)) (+.f64 #s(literal 1/144 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/144 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/1728 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (+.f64 #s(literal 1/144 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/12 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/12 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/12 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/12 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/12 binary64) x) |
(*.f64 x #s(literal 1/12 binary64)) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) #s(literal -1 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -4 binary64))) (neg.f64 (fma.f64 x x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)) #s(literal 8 binary64))) (*.f64 (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -4 binary64)) (fma.f64 x x #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64))) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) (neg.f64 (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 2 binary64)) |
(fma.f64 x x #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 x x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)))) |
(+.f64 (*.f64 x x) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 #s(literal 2 binary64) (*.f64 x x)) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)) (fma.f64 x x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal -64 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -8 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (neg.f64 (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 512 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 8 binary64))))))) |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal -64 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -8 binary64))) |
(/.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -8 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 512 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 8 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fabs.f64 x)) (fabs.f64 x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (neg.f64 x)) (neg.f64 x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 1 binary64)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x)) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x)) #s(literal 8 binary64)) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 8 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x #s(literal 8 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) x)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 1 binary64)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 8 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 1 binary64) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 8 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 8 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 8 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) #s(literal 1 binary64)) #s(literal 8 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) #s(literal 8 binary64)) |
(-.f64 (/.f64 #s(literal 64 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -8 binary64))) (/.f64 #s(literal 64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -8 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal -8 binary64)) |
(-.f64 #s(literal 8 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (/.f64 #s(literal 512 binary64) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -8 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -8 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 8 binary64)))))) (/.f64 #s(literal 512 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 8 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal 8 binary64)) |
(+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) |
(fabs.f64 (*.f64 (*.f64 (neg.f64 x) x) x)) |
(fabs.f64 (*.f64 (*.f64 x x) x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
#s(literal 8 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x) #s(literal -16 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) #s(literal 64 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x) (-.f64 #s(literal 16 binary64) (*.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x)))) (neg.f64 (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x) #s(literal -16 binary64)) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal -4 binary64))) |
(/.f64 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) #s(literal 64 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x) (-.f64 #s(literal 16 binary64) (*.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x))) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal -4 binary64))))) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 4 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 4 binary64)) |
(fma.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x #s(literal 4 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 x x #s(literal -2 binary64))) #s(literal 4 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 x x #s(literal -2 binary64))) #s(literal 4 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(fma.f64 x (*.f64 x (fma.f64 x x #s(literal -2 binary64))) #s(literal 4 binary64)) |
(fma.f64 x (*.f64 (*.f64 x x) x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(-.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(-.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x)) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal -4 binary64))) (/.f64 #s(literal 16 binary64) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal -4 binary64)))) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) #s(literal -4 binary64)) |
(-.f64 #s(literal 4 binary64) (*.f64 (neg.f64 (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 4 binary64) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 x x #s(literal -2 binary64))))) |
(-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x #s(literal -2 binary64)))) |
(+.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal -2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x) (-.f64 #s(literal 16 binary64) (*.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (/.f64 #s(literal 64 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x) (-.f64 #s(literal 16 binary64) (*.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64))))))) |
(+.f64 (/.f64 #s(literal 64 binary64) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 x x #s(literal -2 binary64))) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x)) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal -4 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (fma.f64 x x #s(literal -2 binary64)) x) x)) |
(/.f64 (+.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal -2 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -4 binary64))) (neg.f64 (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -2 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) x #s(literal -4 binary64)) (fma.f64 x x #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal -8 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x #s(literal -2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -2 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal -2 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal -2 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal -2 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal -2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal -2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal -2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal -2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal -2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal -2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal -2 binary64)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -2 binary64)) |
(fma.f64 x x #s(literal -2 binary64)) |
(-.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x x #s(literal 2 binary64)))) |
(-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) #s(literal 2 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64))))) (/.f64 #s(literal -8 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal 2 binary64)))))) |
(+.f64 #s(literal -2 binary64) (*.f64 x x)) |
(+.f64 (*.f64 x x) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 4 binary64) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) #s(literal 2 binary64)) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* x x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* x x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/12) 1) x) x) (*.f64 x x)) |
#s(approx (* (* (+ (* (* x x) 1/12) 1) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) 1/12) 1) x) x) |
#s(approx (* (+ (* (* x x) 1/12) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* 1/12 x) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (+ (* (* 1/12 x) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* 1/12 x) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/12 x) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (+ (* x x) 2) #s(literal 2 binary64)) |
#s(approx (+ (* x x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(literal 8 binary64)) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64))) |
#s(approx (* x (* x x)) (*.f64 (*.f64 x x) x)) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) |
#s(approx (+ (* x x) -2) #s(literal -2 binary64)) |
#s(approx (+ (* x x) -2) (fma.f64 x x #s(literal -2 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal -1/12 binary64) (*.f64 x x))) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/360 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
#s(approx (+ (* x x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (* (+ (* (* x x) 1/12) 1) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/12) 1) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) 1/12) 1) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64))) |
#s(approx (* (+ (* (* x x) 1/12) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* 1/12 x) x) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* (* 1/12 x) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (+.f64 (+.f64 #s(literal 1/12 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (* 1/12 x) x) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* (* 1/12 x) x) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
#s(approx (+ (* x x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) (*.f64 (-.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* x x) -2) (*.f64 x x)) |
#s(approx (+ (* x x) -2) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) x) x)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
Compiled 39 096 to 5 107 computations (86.9% saved)
21 alts after pruning (15 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 081 | 12 | 1 093 |
| Fresh | 1 | 3 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 085 | 21 | 1 106 |
| Status | Accuracy | Program |
|---|---|---|
| 93.8% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) | |
| ✓ | 89.3% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| 93.8% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) | |
| 93.8% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) | |
| ▶ | 93.6% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
| ▶ | 89.3% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
| ✓ | 73.9% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| 51.8% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))))) | |
| ▶ | 93.9% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
| 49.7% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))))) | |
| 49.6% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))))) | |
| 45.2% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) | |
| 45.4% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64) (*.f64 x x))))) | |
| 45.4% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) x)))) | |
| ▶ | 45.4% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
| 45.4% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) | |
| ▶ | 45.2% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
| ✓ | 30.0% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
| ✓ | 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| ✓ | 46.7% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | 47.2% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
Compiled 1 086 to 695 computations (36% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(literal 8 binary64) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/12 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64)))) |
(fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/12 binary64) x) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
| Outputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 2)) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 8)) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 (+ 8 (pow x 6)))) |
#s(approx (* x (* x x)) #s(hole binary64 (pow x 3))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 4)) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (+ 4 (* -2 (pow x 2))))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (+ 4 (* (pow x 2) (- (pow x 2) 2))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (* (* (* x x) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (* (* x x) 1/12) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (* (* x x) 1/12) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) #s(hole binary64 2)) |
#s(approx (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (* 1/12 x) (* x (* x x))) 2) #s(hole binary64 2)) |
#s(approx (+ (* (* 1/12 x) (* x (* x x))) 2) #s(hole binary64 (+ 2 (* 1/12 (pow x 4))))) |
#s(approx (* 1/12 x) #s(hole binary64 (* 1/12 x))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* x (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 (pow x 6))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 (* (pow x 6) (+ 1 (* 8 (/ 1 (pow x 6))))))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (* (pow x 4) (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (* (pow x 4) (- (+ 1 (/ 4 (pow x 4))) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (* 1/12 x) (* x (* x x))) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (* 1/12 x) (* x (* x x))) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (* 2 (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/360 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) (+ (* (* x (* x x)) (* x (* x x))) 8) (* x (* x x)) x (* x x) 8 (+ (* (* x x) (+ (* x x) -2)) 4) 4 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (* (* (* (* x x) 1/12) x) x) (* (* (* x x) 1/12) x) (* (* x x) 1/12) 1/12 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (* (+ (* (* x x) 1/12) 1) (* x x)) (+ (* (* x x) 1/12) 1) 1 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) (+ (* (* 1/12 x) (* x (* x x))) 2) (* 1/12 x) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) 1/360) |
| 4.0ms | x | @ | inf | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) (+ (* (* x (* x x)) (* x (* x x))) 8) (* x (* x x)) x (* x x) 8 (+ (* (* x x) (+ (* x x) -2)) 4) 4 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (* (* (* (* x x) 1/12) x) x) (* (* (* x x) 1/12) x) (* (* x x) 1/12) 1/12 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (* (+ (* (* x x) 1/12) 1) (* x x)) (+ (* (* x x) 1/12) 1) 1 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) (+ (* (* 1/12 x) (* x (* x x))) 2) (* 1/12 x) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) 1/360) |
| 3.0ms | x | @ | 0 | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) (+ (* (* x (* x x)) (* x (* x x))) 8) (* x (* x x)) x (* x x) 8 (+ (* (* x x) (+ (* x x) -2)) 4) 4 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (* (* (* (* x x) 1/12) x) x) (* (* (* x x) 1/12) x) (* (* x x) 1/12) 1/12 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (* (+ (* (* x x) 1/12) 1) (* x x)) (+ (* (* x x) 1/12) 1) 1 (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) (+ (* (* 1/12 x) (* x (* x x))) 2) (* 1/12 x) (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* (* (+ (* (* x x) 1/360) 1/12) x) x) (* (+ (* (* x x) 1/360) 1/12) x) (+ (* (* x x) 1/360) 1/12) 1/360) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 247 | 2224 |
| 0 | 288 | 1948 |
| 1 | 1287 | 1798 |
| 0 | 8440 | 1678 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) |
(*.f64 x (*.f64 x x)) |
x |
(*.f64 x x) |
#s(literal 8 binary64) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/12 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64)))) |
(fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/12 binary64) x) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64))) |
(fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 1)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 2)) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 2)) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 8)) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 (+ 8 (pow x 6)))) |
#s(approx (* x (* x x)) #s(hole binary64 (pow x 3))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 4)) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (+ 4 (* -2 (pow x 2))))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (+ 4 (* (pow x 2) (- (pow x 2) 2))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* (* (* (* x x) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (* (* x x) 1/12) x) #s(hole binary64 (* 1/12 (pow x 3)))) |
#s(approx (* (* x x) 1/12) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) #s(hole binary64 2)) |
#s(approx (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (* 1/12 x) (* x (* x x))) 2) #s(hole binary64 2)) |
#s(approx (+ (* (* 1/12 x) (* x (* x x))) 2) #s(hole binary64 (+ 2 (* 1/12 (pow x 4))))) |
#s(approx (* 1/12 x) #s(hole binary64 (* 1/12 x))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/12 x))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* x (+ 1/12 (* 1/360 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (+ 1/12 (* 1/360 (pow x 2))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (neg x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 (pow x 6))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(hole binary64 (* (pow x 6) (+ 1 (* 8 (/ 1 (pow x 6))))))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (* (pow x 4) (- 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(hole binary64 (* (pow x 4) (- (+ 1 (/ 4 (pow x 4))) (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/12) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) #s(hole binary64 (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (+ (* x x) (+ (* (* 1/12 x) (* x (* x x))) 2)) #s(hole binary64 (* (pow x 4) (+ 1/12 (+ (/ 1 (pow x 2)) (/ 2 (pow x 4))))))) |
#s(approx (+ (* (* 1/12 x) (* x (* x x))) 2) #s(hole binary64 (* 1/12 (pow x 4)))) |
#s(approx (+ (* (* 1/12 x) (* x (* x x))) 2) #s(hole binary64 (* (pow x 4) (+ 1/12 (* 2 (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* 1/360 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) #s(hole binary64 (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(hole binary64 (/ 2 (+ (exp x) (exp (* -1 x)))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(hole binary64 (+ (exp x) (exp (* -1 x))))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 8 binary64) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 8 binary64) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 8 binary64) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)))) (neg.f64 (neg.f64 #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)) (*.f64 #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)) #s(literal 8 binary64))) (*.f64 #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64))) (neg.f64 #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64))) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) (neg.f64 #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
(+.f64 (/.f64 #s(literal 8 binary64) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64)) (fma.f64 x x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -64 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal -8 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal -8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 512 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 8 binary64)))))) |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -64 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal -8 binary64))) |
(/.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal -8 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 512 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 8 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x)) (neg.f64 x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 1 binary64)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 8 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x)) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x)) #s(literal 8 binary64)) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 8 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) x #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64) #s(literal 8 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 8 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) #s(literal 8 binary64)) |
(-.f64 (/.f64 #s(literal 64 binary64) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal -8 binary64))) (/.f64 #s(literal 64 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal -8 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -8 binary64)) |
(-.f64 #s(literal 8 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 512 binary64) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal -8 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal -8 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 8 binary64))))) (/.f64 #s(literal 512 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 8 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 8 binary64)) |
(+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(fabs.f64 (*.f64 (*.f64 (neg.f64 x) x) x)) |
(fabs.f64 (*.f64 (*.f64 x x) x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
x |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 8 binary64) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/12 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) |
(*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x x)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/12 binary64) x)) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) |
(*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) |
(*.f64 x (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x) |
(*.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) x) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/12 binary64)) |
(*.f64 x (*.f64 #s(literal 1/12 binary64) x)) |
#s(literal 1/12 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))))) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (+.f64 x (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x) x (*.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/12 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/12 binary64) x) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal 1/12 binary64) x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x)) x)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1/12 binary64) x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) x) x) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/12 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/12 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/12 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal -1 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
#s(literal 1 binary64) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64))))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)))) (neg.f64 (-.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (*.f64 x x)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x #s(literal -4 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)) (-.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))) (-.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x #s(literal -4 binary64)) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (*.f64 x x)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (neg.f64 x)) (neg.f64 x) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 x x) x) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/12 binary64) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x x) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/12 binary64) x) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(fma.f64 x (+.f64 x (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x)) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (fma.f64 x x #s(literal 2 binary64))) |
(fma.f64 x x (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) (-.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (*.f64 x x)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (fma.f64 x x #s(literal 2 binary64))) |
(+.f64 (fma.f64 x x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))) |
(+.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/144 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/12 binary64) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/12 binary64) x) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) #s(literal 2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/12 binary64) x)) (*.f64 (*.f64 x x) x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1/12 binary64) x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) #s(literal 1/12 binary64))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/12 binary64) x) |
(*.f64 x #s(literal 1/12 binary64)) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64))))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (*.f64 x x))) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (*.f64 x x)) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (*.f64 x x) #s(literal -4 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (*.f64 x x)) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (*.f64 x x) #s(literal -4 binary64)) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (*.f64 x x)) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (fabs.f64 x)) (fabs.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (neg.f64 x)) (neg.f64 x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x #s(literal 2 binary64)) |
(fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #s(literal 2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (*.f64 x x)) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) x)) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(+.f64 (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (*.f64 x x)) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) x (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x))))))) |
(+.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) (-.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (-.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) x)) x (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) x)) x (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) x)) x (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/360 binary64) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/360 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 x #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 x #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 (neg.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) x) (*.f64 x x)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(*.f64 (*.f64 (*.f64 x x) x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))) |
(*.f64 x (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1/12 binary64) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) (-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 #s(literal 1/12 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) (*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/360 binary64) x)) x (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/360 binary64) x)) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/360 binary64) x)) x (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(fma.f64 (*.f64 x #s(literal 1/360 binary64)) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 1/360 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x #s(literal 1/360 binary64)) (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 #s(literal 1/12 binary64) x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/360 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 x #s(literal 1/12 binary64) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (neg.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/12 binary64) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) x) x) |
(*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))) (-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))) |
(/.f64 (-.f64 #s(literal 1/1728 binary64) (pow.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal 1/12 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/144 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/1728 binary64)) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal 1/12 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/360 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(fma.f64 x (*.f64 x #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/360 binary64) x)) x)) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/360 binary64))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/360 binary64)))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))))) (/.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/1728 binary64) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal 1/12 binary64)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
(+.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
#s(literal 1/360 binary64) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) #s(literal 2 binary64)) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) #s(literal 2 binary64)) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) #s(literal 8 binary64)) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) #s(literal 8 binary64))) |
#s(approx (* x (* x x)) (*.f64 (*.f64 x x) x)) |
#s(approx x x) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64)) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) (*.f64 #s(literal -2 binary64) (fma.f64 x x #s(literal -2 binary64)))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) (fma.f64 (fma.f64 x x #s(literal -2 binary64)) (*.f64 x x) #s(literal 4 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (* (* (* (* x x) 1/12) x) x) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
#s(approx (* (* (* x x) 1/12) x) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x)) |
#s(approx (* (* x x) 1/12) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) (*.f64 x x)) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (* x x) 1/12) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/12) 1) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (+ (* (* 1/12 x) (* x (* x x))) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (* 1/12 x) (* x (* x x))) 2) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal 2 binary64))) |
#s(approx (* 1/12 x) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 #s(literal 1/12 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (* x x) 1/360) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* (* x x) 1/360) 1/12) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) (*.f64 x x)) |
#s(approx (/ (+ (* (* x (* x x)) (* x (* x x))) 8) (+ (* (* x x) (+ (* x x) -2)) 4)) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) (*.f64 (-.f64 (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (* x x) (+ (* x x) -2)) 4) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
#s(approx (* (+ (* (* x x) 1/12) 1) (* x x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (* x x) 1/12) 1) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/12) 1) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (* 1/12 x) (* x (* x x))) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x)) |
#s(approx (+ (* (* 1/12 x) (* x (* x x))) 2) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/12 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) |
#s(approx (* (* (+ (* (* x x) 1/360) 1/12) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
#s(approx (* (+ (* (* x x) 1/360) 1/12) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) |
#s(approx (+ (* (* x x) 1/360) 1/12) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/360) 1/12) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))) |
#s(approx (+ (exp x) (exp (neg x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
Compiled 40 152 to 4 892 computations (87.8% saved)
23 alts after pruning (16 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 956 | 12 | 968 |
| Fresh | 6 | 4 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 6 | 6 |
| Total | 966 | 23 | 989 |
| Status | Accuracy | Program |
|---|---|---|
| 93.8% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) | |
| ✓ | 89.3% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| 93.6% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x #s(literal 2 binary64)))) | |
| 93.6% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) (*.f64 x x) #s(literal 2 binary64)))) | |
| 93.6% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) | |
| 93.6% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) | |
| ✓ | 89.3% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
| 51.8% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (/.f64 (fma.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal -2 binary64)))))) | |
| ✓ | 73.9% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| 93.9% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) | |
| 50.0% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 #s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) | |
| 49.7% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))))) | |
| 49.6% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) x))))) | |
| 49.6% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))))) | |
| 45.4% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64) (*.f64 x x))))) | |
| 45.4% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x))))) | |
| 45.2% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) | |
| 45.2% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) | |
| 45.2% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) | |
| ✓ | 30.0% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
| ✓ | 100.0% | (/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
| ✓ | 46.7% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | 47.2% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
Compiled 1 866 to 680 computations (63.6% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 #s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (/.f64 (fma.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal -2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
(/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
3 calls:
| 11.0ms | x |
| 7.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 7.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 100.0% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 100.0% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 #s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (/.f64 (fma.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -4 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) x #s(literal -2 binary64)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x)) x #s(literal -4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal -2 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
3 calls:
| 10.0ms | x |
| 7.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 7.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.9% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 93.9% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 93.9% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (/.f64 #s(approx (+ (* (* x (* x x)) (* x (* x x))) 8) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(approx (+ (* (* x x) (+ (* x x) -2)) 4) #s(literal 4 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)))) |
3 calls:
| 9.0ms | x |
| 6.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 6.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 93.8% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 93.8% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
3 calls:
| 9.0ms | x |
| 5.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 5.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 1 | x |
| 93.8% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 93.8% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
3 calls:
| 10.0ms | x |
| 5.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 5.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.6% | 1 | x |
| 93.6% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 93.6% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) x)) (*.f64 x x) #s(literal 2 binary64)))) |
3 calls:
| 6.0ms | x |
| 5.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 4.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.6% | 1 | x |
| 93.6% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 93.6% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
3 calls:
| 6.0ms | x |
| 4.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 4.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 2 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 93.8% | 2 | x |
| 93.8% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) x))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
3 calls:
| 17.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 6.0ms | x |
| 4.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 2 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 93.8% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 93.8% | 2 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x (*.f64 x x)) #s(literal 2 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) |
3 calls:
| 5.0ms | x |
| 4.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 4.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 89.3% | 1 | x |
| 89.3% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) (*.f64 x x) #s(literal 2 binary64)))) |
3 calls:
| 18.0ms | x |
| 3.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 3.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.2% | 1 | x |
| 89.2% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 89.2% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x) x) x)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) x) x)))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
3 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 3.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 2 | x |
| 89.3% | 2 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 89.3% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) x) x) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* (* 1/12 x) x) 1) (* x x)) 2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/12 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* (+ (* 1/12 (* x x)) 1) (* x x)) 2) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
3 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 2.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 2 | x |
| 89.3% | 2 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 89.3% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
3 calls:
| 2.0ms | x |
| 1.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 1.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.9% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 73.9% | 1 | x |
| 73.9% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
3 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 1.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.9% | 2 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 73.9% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 73.9% | 2 | x |
Compiled 15 to 13 computations (13.3% saved)
Total -0.5b remaining (-1.4%)
Threshold costs -0.5b (-1.4%)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
3 calls:
| 3.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 1.0ms | x |
| 1.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.2% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 47.2% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 47.2% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.962788178084603e-6 | 0.9999999999847271 |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.962788178084603e-6 | 0.9999999999847271 |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.962788178084603e-6 | 0.9999999999847271 |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.962788178084603e-6 | 0.9999999999847271 |
Compiled 11 to 11 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 5.526811607548496e-6 | 12.906690023040268 |
| 7.0ms | 144× | 0 | valid |
Compiled 308 to 254 computations (17.5% saved)
ival-exp: 3.0ms (66.4% of total)ival-neg: 1.0ms (22.1% of total)ival-div!: 1.0ms (22.1% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 532 to 125 computations (76.5% saved)
(abs x)
Compiled 2 144 to 918 computations (57.2% saved)
Loading profile data...