
Time bar (total: 1.9s)
| 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)
| 471.0ms | 8 256× | 0 | valid |
ival-exp: 168.0ms (56.7% of total)ival-div!: 62.0ms (20.9% of total)ival-neg: 44.0ms (14.8% of total)ival-add!: 20.0ms (6.7% of total)adjust: 2.0ms (0.7% 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 |
| 37.0ms | 512× | 0 | valid |
Compiled 58 to 25 computations (56.9% saved)
ival-exp: 7.0ms (51.7% of total)ival-neg: 2.0ms (14.8% 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 | 102 | 297 |
| 1 | 548 | 274 |
| 0 | 4703 | 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))) |
(exp.f64 x) |
(+.f64 (sinh.f64 x) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.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)) |
(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 (sinh.f64 (neg.f64 x)) (cosh.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.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 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) 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 (*.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)) 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 313 computations (70.9% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 5 | 78 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 5 | 79 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.7% | (/.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)) |
| ▶ | 45.9% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) |
| ▶ | 45.9% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ▶ | 46.2% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
Compiled 136 to 106 computations (22.1% 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)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) |
(fma.f64 (*.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)) x) x #s(literal 1 binary64)) |
(*.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)) x) |
(-.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 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) x) |
(fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) |
#s(literal -61/720 binary64) |
#s(literal 5/24 binary64) |
#s(literal 1/2 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 (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* x (- (* 5/24 (pow x 2)) 1/2)))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2)))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(hole binary64 (- (* 5/24 (pow x 2)) 1/2))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(hole binary64 (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))) |
#s(approx (* (* (+ (* -61/720 (* x x)) 5/24) x) x) #s(hole binary64 (* 5/24 (pow x 2)))) |
#s(approx (* (* (+ (* -61/720 (* x x)) 5/24) x) x) #s(hole binary64 (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) #s(hole binary64 (* 5/24 x))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) #s(hole binary64 (* x (+ 5/24 (* -61/720 (pow x 2)))))) |
#s(approx (+ (* -61/720 (* x x)) 5/24) #s(hole binary64 5/24)) |
#s(approx (+ (* -61/720 (* x x)) 5/24) #s(hole binary64 (+ 5/24 (* -61/720 (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 (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (* -61/720 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) 61/720)))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) (+ 61/720 (/ 1/2 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (* (pow x 6) (- (+ (* 5/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 61/720 (/ 1/2 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* -61/720 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 5) (- (* 5/24 (/ 1 (pow x 2))) 61/720)))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 5) (- (* 5/24 (/ 1 (pow x 2))) (+ 61/720 (/ 1/2 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(hole binary64 (* -61/720 (pow x 4)))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) 61/720)))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 61/720 (/ 1/2 (pow x 4))))))) |
#s(approx (* (* (+ (* -61/720 (* x x)) 5/24) x) x) #s(hole binary64 (* -61/720 (pow x 4)))) |
#s(approx (* (* (+ (* -61/720 (* x x)) 5/24) x) x) #s(hole binary64 (* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) 61/720)))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) #s(hole binary64 (* -61/720 (pow x 3)))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) #s(hole binary64 (* (pow x 3) (- (* 5/24 (/ 1 (pow x 2))) 61/720)))) |
#s(approx (+ (* -61/720 (* x x)) 5/24) #s(hole binary64 (* -61/720 (pow x 2)))) |
#s(approx (+ (* -61/720 (* x x)) 5/24) #s(hole binary64 (* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 61/720)))) |
#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 (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- 61/720 (* 5/24 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 61/720 (/ 1/2 (pow x 4))) (* 5/24 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) #s(hole binary64 (* -1 (* (pow x 3) (- 61/720 (* 5/24 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.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)))) (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) (* (* (+ (* -61/720 (* x x)) 5/24) x) x) (* (+ (* -61/720 (* x x)) 5/24) x) (+ (* -61/720 (* x x)) 5/24) -61/720 5/24 1/2) |
| 4.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)))) (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) (* (* (+ (* -61/720 (* x x)) 5/24) x) x) (* (+ (* -61/720 (* x x)) 5/24) x) (+ (* -61/720 (* x x)) 5/24) -61/720 5/24 1/2) |
| 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)))) (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) (* (* (+ (* -61/720 (* x x)) 5/24) x) x) (* (+ (* -61/720 (* x x)) 5/24) x) (+ (* -61/720 (* x x)) 5/24) -61/720 5/24 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 1438 |
| 0 | 225 | 1336 |
| 1 | 908 | 1302 |
| 0 | 7068 | 1285 |
| 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)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) |
(fma.f64 (*.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)) x) x #s(literal 1 binary64)) |
(*.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)) x) |
(-.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 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) x) |
(fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) |
#s(literal -61/720 binary64) |
#s(literal 5/24 binary64) |
#s(literal 1/2 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 (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 5/24 (pow x 2)) 1/2))))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* x (- (* 5/24 (pow x 2)) 1/2)))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2)))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(hole binary64 (- (* 5/24 (pow x 2)) 1/2))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(hole binary64 (- (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))) 1/2))) |
#s(approx (* (* (+ (* -61/720 (* x x)) 5/24) x) x) #s(hole binary64 (* 5/24 (pow x 2)))) |
#s(approx (* (* (+ (* -61/720 (* x x)) 5/24) x) x) #s(hole binary64 (* (pow x 2) (+ 5/24 (* -61/720 (pow x 2)))))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) #s(hole binary64 (* 5/24 x))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) #s(hole binary64 (* x (+ 5/24 (* -61/720 (pow x 2)))))) |
#s(approx (+ (* -61/720 (* x x)) 5/24) #s(hole binary64 5/24)) |
#s(approx (+ (* -61/720 (* x x)) 5/24) #s(hole binary64 (+ 5/24 (* -61/720 (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 (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (* -61/720 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) 61/720)))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (* (pow x 6) (- (* 5/24 (/ 1 (pow x 2))) (+ 61/720 (/ 1/2 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(hole binary64 (* (pow x 6) (- (+ (* 5/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 61/720 (/ 1/2 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* -61/720 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 5) (- (* 5/24 (/ 1 (pow x 2))) 61/720)))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 5) (- (* 5/24 (/ 1 (pow x 2))) (+ 61/720 (/ 1/2 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(hole binary64 (* -61/720 (pow x 4)))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) 61/720)))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) (+ 61/720 (/ 1/2 (pow x 4))))))) |
#s(approx (* (* (+ (* -61/720 (* x x)) 5/24) x) x) #s(hole binary64 (* -61/720 (pow x 4)))) |
#s(approx (* (* (+ (* -61/720 (* x x)) 5/24) x) x) #s(hole binary64 (* (pow x 4) (- (* 5/24 (/ 1 (pow x 2))) 61/720)))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) #s(hole binary64 (* -61/720 (pow x 3)))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) #s(hole binary64 (* (pow x 3) (- (* 5/24 (/ 1 (pow x 2))) 61/720)))) |
#s(approx (+ (* -61/720 (* x x)) 5/24) #s(hole binary64 (* -61/720 (pow x 2)))) |
#s(approx (+ (* -61/720 (* x x)) 5/24) #s(hole binary64 (* (pow x 2) (- (* 5/24 (/ 1 (pow x 2))) 61/720)))) |
#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 (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- 61/720 (* 5/24 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 61/720 (/ 1/2 (pow x 4))) (* 5/24 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) #s(hole binary64 (* -1 (* (pow x 3) (- 61/720 (* 5/24 (/ 1 (pow x 2)))))))) |
| 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)))) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 x)) #s(literal -1 binary64))) |
(+.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 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 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 x)) #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 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x)))))) |
(/.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 #s(literal 1/2 binary64) (exp.f64 x))) |
(fma.f64 (exp.f64 x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(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 #s(literal 1/2 binary64) (exp.f64 x)) (*.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (exp.f64 x))) |
x |
#s(approx (/ 1 (cosh x)) #s(literal 1 binary64)) |
#s(approx (/ 1 (cosh 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 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.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 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (neg.f64 (fma.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 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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 #s(literal -1/2 binary64) 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (fma.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)))) |
(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 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.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 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) 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 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.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 #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 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 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 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.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 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x 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 (*.f64 x x) x) (*.f64 (*.f64 x 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))))) |
(/.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 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x 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 (*.f64 x x) x) (*.f64 (*.f64 x 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 (*.f64 x x) x) x #s(literal -4 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 (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 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) #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 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x 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))) |
#s(approx (/ 1 (cosh x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) x) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 5/24 binary64) (fabs.f64 x)) (fabs.f64 x) (-.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 5/24 binary64) (neg.f64 x)) (neg.f64 x) (-.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 5/24 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 5/24 binary64) x) x (-.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 5/24 binary64) (-.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 5/24 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 5/24 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 #s(literal 5/24 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 25/576 binary64) (*.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -25/576 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 125/13824 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64)) #s(literal 25/576 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 125/13824 binary64)) (*.f64 x x)) (-.f64 (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 25/576 binary64)) (*.f64 #s(literal -61/3456 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 25/576 binary64) (*.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -25/576 binary64))) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 125/13824 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64)) #s(literal 25/576 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 125/13824 binary64))) (-.f64 (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 25/576 binary64)) (*.f64 #s(literal -61/3456 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 #s(literal 125/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 25/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(fma.f64 (*.f64 #s(literal 5/24 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 #s(literal 5/24 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64)) x (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 5/24 binary64)) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -61/720 binary64))) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -61/720 binary64) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(fma.f64 (*.f64 #s(literal 5/24 binary64) x) x (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 5/24 binary64) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 5/24 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal -61/720 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 5/24 binary64)) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -61/720 binary64))) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64)) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(fma.f64 x (*.f64 #s(literal 5/24 binary64) x) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) (*.f64 (*.f64 #s(literal 61/720 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 25/576 binary64) (*.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) x) (-.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -25/576 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 125/13824 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64)) #s(literal 25/576 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 125/13824 binary64)) x) (-.f64 (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 25/576 binary64)) (*.f64 #s(literal -61/3456 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 25/576 binary64) (*.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -25/576 binary64))) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 125/13824 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64)) #s(literal 25/576 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 125/13824 binary64))) (-.f64 (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 25/576 binary64)) (*.f64 #s(literal -61/3456 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 5/24 binary64) x) (*.f64 #s(literal 5/24 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64)))) (-.f64 (*.f64 #s(literal 5/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 5/24 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 5/24 binary64) x) (*.f64 #s(literal 5/24 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64))) (*.f64 (*.f64 #s(literal 5/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64)))))) |
(fma.f64 (*.f64 #s(literal -61/720 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 5/24 binary64) x)) |
(fma.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 x x) (*.f64 #s(literal 5/24 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -61/720 binary64)) (*.f64 #s(literal 5/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64) (*.f64 #s(literal 5/24 binary64) x)) |
(fma.f64 (*.f64 #s(literal 5/24 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) x (*.f64 #s(literal 5/24 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -61/720 binary64) x) (*.f64 #s(literal 5/24 binary64) x)) |
(fma.f64 #s(literal 5/24 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64))) |
(fma.f64 #s(literal 5/24 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64))) |
(fma.f64 #s(literal -61/720 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 5/24 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (*.f64 #s(literal 5/24 binary64) x)) |
(fma.f64 x #s(literal 5/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64))) |
(-.f64 (*.f64 #s(literal 5/24 binary64) x) (*.f64 (*.f64 #s(literal 61/720 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 5/24 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64)) (*.f64 #s(literal 5/24 binary64) x)) |
(+.f64 (*.f64 #s(literal 5/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64))) |
(/.f64 (-.f64 #s(literal 125/13824 binary64) (pow.f64 (*.f64 #s(literal 61/720 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 25/576 binary64) (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 5/24 binary64) (*.f64 #s(literal 61/720 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 25/576 binary64) (*.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -25/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 125/13824 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64)) #s(literal 25/576 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 125/13824 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 25/576 binary64)) (*.f64 #s(literal -61/3456 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 25/576 binary64) (*.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))) |
(/.f64 (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -25/576 binary64)) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64))) |
(/.f64 (fma.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 125/13824 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64)) #s(literal 25/576 binary64))) |
(/.f64 (fma.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 125/13824 binary64)) (-.f64 (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 25/576 binary64)) (*.f64 #s(literal -61/3456 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -61/720 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 5/24 binary64)) |
(fma.f64 (*.f64 #s(literal -61/720 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 5/24 binary64)) |
(fma.f64 (*.f64 #s(literal -61/720 binary64) x) x #s(literal 5/24 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -61/720 binary64)) #s(literal 5/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) |
(fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -61/720 binary64)) #s(literal 5/24 binary64)) |
(fma.f64 x (*.f64 #s(literal -61/720 binary64) x) #s(literal 5/24 binary64)) |
(-.f64 (/.f64 #s(literal 25/576 binary64) (-.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))) (/.f64 (*.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64))) (/.f64 #s(literal 25/576 binary64) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) #s(literal -5/24 binary64)) |
(-.f64 #s(literal 5/24 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -61/720 binary64) x)) x)) |
(-.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -61/720 binary64))) |
(-.f64 #s(literal 5/24 binary64) (*.f64 #s(literal 61/720 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 125/13824 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64)) #s(literal 25/576 binary64))) (/.f64 (*.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal -5/24 binary64)) #s(literal 25/576 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -226981/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 25/576 binary64)) (*.f64 #s(literal -61/3456 binary64) (*.f64 x x)))) (/.f64 #s(literal 125/13824 binary64) (-.f64 (fma.f64 #s(literal 3721/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 25/576 binary64)) (*.f64 #s(literal -61/3456 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -61/720 binary64)) #s(literal 5/24 binary64)) |
(+.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64))) |
#s(literal -61/720 binary64) |
#s(literal 5/24 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ 1 (cosh x)) #s(literal 1 binary64)) |
#s(approx (/ 1 (cosh x)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 1 (cosh x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (cosh x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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 (*.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)) x) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (/ 1 (cosh x)) #s(literal 1 binary64)) |
#s(approx (/ 1 (cosh x)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 1 (cosh x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (cosh x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) 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 #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 (*.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)) 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 (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) (-.f64 (*.f64 (*.f64 x x) #s(literal 5/24 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64))) |
#s(approx (* (* (+ (* -61/720 (* x x)) 5/24) x) x) (*.f64 (*.f64 x x) #s(literal 5/24 binary64))) |
#s(approx (* (* (+ (* -61/720 (* x x)) 5/24) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x) x)) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) (*.f64 #s(literal 5/24 binary64) x)) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64)) x)) |
#s(approx (+ (* -61/720 (* x x)) 5/24) #s(literal 5/24 binary64)) |
#s(approx (+ (* -61/720 (* x x)) 5/24) (fma.f64 (*.f64 x x) #s(literal -61/720 binary64) #s(literal 5/24 binary64))) |
#s(approx (/ 1 (cosh x)) (/.f64 #s(literal 1 binary64) (cosh.f64 x))) |
#s(approx (cosh x) (cosh.f64 x)) |
#s(approx (/ 1 (cosh 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) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x)) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 61/720 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 61/720 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) x) 1) (*.f64 (*.f64 (-.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (/.f64 #s(literal -5/24 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 61/720 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -61/720 binary64))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 61/720 binary64)))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 61/720 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 61/720 binary64)))) |
#s(approx (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 61/720 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (* (+ (* -61/720 (* x x)) 5/24) x) x) (*.f64 (*.f64 #s(literal -61/720 binary64) x) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* -61/720 (* x x)) 5/24) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 61/720 binary64)))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -61/720 binary64))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 61/720 binary64)) x) (*.f64 x x))) |
#s(approx (+ (* -61/720 (* x x)) 5/24) (*.f64 (*.f64 x x) #s(literal -61/720 binary64))) |
#s(approx (+ (* -61/720 (* x x)) 5/24) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 5/24 binary64) (*.f64 x x)) #s(literal 61/720 binary64)) x) x)) |
#s(approx (/ 1 (cosh 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 (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 61/720 binary64) (/.f64 #s(literal 5/24 binary64) (*.f64 x x)))))) |
#s(approx (* (- (* (* (+ (* -61/720 (* x x)) 5/24) x) x) 1/2) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 5/24 binary64) (*.f64 x x))) #s(literal 61/720 binary64)))) |
#s(approx (* (+ (* -61/720 (* x x)) 5/24) x) (*.f64 (neg.f64 (-.f64 #s(literal 61/720 binary64) (/.f64 #s(literal 5/24 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) |
Compiled 12 021 to 2 021 computations (83.2% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 428 | 2 | 430 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 428 | 7 | 435 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 71.7% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| ▶ | 71.7% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
| ▶ | 29.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)) |
| ✓ | 45.9% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) |
| ✓ | 45.9% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | 46.2% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
Compiled 101 to 77 computations (23.8% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
(*.f64 x x) |
x |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
#s(literal 1 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) 2) #s(hole binary64 2)) |
#s(approx (+ (* x x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 2)) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (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) 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 (+ (+ (* x x) 1) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 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 | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (+ (* x x) 2) (* x x) x (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (+ (* x x) 1) 1) (+ (* x x) 1) 1) |
| 1.0ms | x | @ | -inf | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (+ (* x x) 2) (* x x) x (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (+ (* x x) 1) 1) (+ (* x x) 1) 1) |
| 1.0ms | x | @ | 0 | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (+ (* x x) 2) (* x x) x (/ 2 (+ (exp x) (exp (neg x)))) (+ (exp x) (exp (neg x))) (+ (+ (* x x) 1) 1) (+ (* x x) 1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 437 |
| 0 | 94 | 364 |
| 1 | 448 | 344 |
| 0 | 3958 | 316 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x)))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
(*.f64 x x) |
x |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (exp x) (exp (neg x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
#s(literal 1 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) 2) #s(hole binary64 2)) |
#s(approx (+ (* x x) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 2)) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (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) 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 (+ (+ (* x x) 1) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) 1) 1) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 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) (/.f64 #s(literal 1 binary64) #s(approx (+ (exp x) (exp (neg 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 (+ (* 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) #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)))))) |
(+.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(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.f64 x x))) |
#s(approx (+ (* x x) 2) (*.f64 x x)) |
(*.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 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 (*.f64 x #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 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.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 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(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 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64) #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) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64) #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 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(/.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 (-.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 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 0 binary64)))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.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 4 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) 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 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 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 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 2 binary64)) (fma.f64 x x #s(literal 0 binary64))) (fma.f64 x x #s(literal 0 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 4 binary64) (*.f64 (*.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 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x #s(literal 1 binary64)) |
(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) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 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 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal 1 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 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 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 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 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)) |
(-.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 #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 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 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 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) #s(literal 2 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 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 x x) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 x x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 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 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 x x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 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 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) 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 (*.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)) 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 (* 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 (+ (* x x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #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))) |
#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) 2) (*.f64 x x)) |
#s(approx (+ (* x x) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #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 4 928 to 921 computations (81.3% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 210 | 1 | 211 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 5 | 5 |
| Total | 211 | 7 | 218 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 71.7% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| ▶ | 71.7% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
| ✓ | 29.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)) |
| ✓ | 45.9% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) |
| ✓ | 45.9% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | 46.2% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
Compiled 101 to 78 computations (22.8% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
#s(literal -1 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) 1) -1) #s(hole binary64 2)) |
#s(approx (- (+ (* x x) 1) -1) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx x #s(hole binary64 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 (- (+ (* x x) 1) -1) #s(hole binary64 (pow x 2))) |
#s(approx (- (+ (* x x) 1) -1) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 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 | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (- (+ (* x x) 1) -1) (+ (* x x) 1) x 1 -1) |
| 1.0ms | x | @ | -inf | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (- (+ (* x x) 1) -1) (+ (* x x) 1) x 1 -1) |
| 0.0ms | x | @ | 0 | ((/ 2 (+ (exp x) (exp (neg x)))) 2 (+ (exp x) (exp (neg x))) (- (+ (* x x) 1) -1) (+ (* x x) 1) x 1 -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 339 |
| 0 | 82 | 278 |
| 1 | 426 | 258 |
| 0 | 3906 | 239 |
| 1× | iter-limit |
| 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 x x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(literal 2 binary64) |
#s(approx (+ (exp x) (exp (neg x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
#s(literal -1 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) 1) -1) #s(hole binary64 2)) |
#s(approx (- (+ (* x x) 1) -1) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx x #s(hole binary64 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 (- (+ (* x x) 1) -1) #s(hole binary64 (pow x 2))) |
#s(approx (- (+ (* x x) 1) -1) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 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) (/.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 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))))) |
(+.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 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64) #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) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 8 binary64) #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 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 4 binary64)) (-.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 2 binary64)))) (neg.f64 (fma.f64 x x #s(literal 0 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 (-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 2 binary64))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 0 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 4 binary64) (*.f64 (*.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 x x) (-.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x #s(literal 1 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) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (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)) #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 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #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 (neg.f64 x) #s(literal -1 binary64)) x #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 (*.f64 x x) #s(literal -1 binary64)) #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) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 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 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #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) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 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 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1 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)) |
(-.f64 (/.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) (fma.f64 x x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 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 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 0 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 x x #s(literal 0 binary64)))))) |
(-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 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 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 x x) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 x x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 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 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 x x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 x x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
x |
#s(literal 1 binary64) |
#s(literal -1 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 (*.f64 (fma.f64 #s(literal -61/720 binary64) (*.f64 x x) #s(literal 5/24 binary64)) x) x) #s(literal 1/2 binary64)) 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 (*.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)) x) x #s(literal 2 binary64))) |
#s(approx (- (+ (* x x) 1) -1) #s(literal 2 binary64)) |
#s(approx (- (+ (* x x) 1) -1) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx x 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 (- (+ (* x x) 1) -1) (*.f64 x x)) |
#s(approx (- (+ (* x x) 1) -1) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #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 3 369 to 674 computations (80% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 154 | 0 | 154 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 154 | 7 | 161 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 71.7% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (fma.f64 x x #s(literal 2 binary64)))) |
| ✓ | 71.7% | (/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
| ✓ | 29.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)) |
| ✓ | 45.9% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) |
| ✓ | 45.9% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | 46.2% | #s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
Compiled 225 to 125 computations (44.4% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #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 (/ 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))) (fma.f64 x x #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 x)) |
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) |
(/.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:
| 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 |
|---|---|---|
| 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)) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) #s(approx (+ (* x x) 2) (*.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))) |
(/.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))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (+.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (+ (exp x) (exp (neg x))) (-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
3 calls:
| 2.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 |
|---|---|---|
| 71.7% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 71.7% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 71.7% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #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 (/ 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))) (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:
| 17.0ms | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 2.0ms | x |
| 1.0ms | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.7% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 71.7% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 71.7% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #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 (/ 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)))) (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:
| 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 |
|---|---|---|
| 71.7% | 2 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 71.7% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 71.7% | 2 | x |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #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)))) #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 |
|---|---|---|
| 71.4% | 2 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 71.4% | 2 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 71.4% | 2 | x |
Compiled 15 to 13 computations (13.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ 2 (+ (exp x) (exp (neg x)))) #s(literal 1 binary64)) |
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 |
|---|---|---|
| 46.2% | 1 | (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
| 46.2% | 1 | (/.f64 #s(literal 2 binary64) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))) |
| 46.2% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.1341060056121008 | 19536.43400689832 |
| 6.0ms | 128× | 0 | valid |
Compiled 275 to 227 computations (17.5% saved)
ival-exp: 3.0ms (74.9% of total)ival-neg: 1.0ms (25% of total)ival-div!: 1.0ms (25% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 1.1341060056121008 | 19536.43400689832 |
| 2.0ms | 32× | 0 | valid |
Compiled 235 to 203 computations (13.6% saved)
ival-exp: 1.0ms (101.1% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | done |
Compiled 111 to 35 computations (68.5% saved)
(abs x)
Compiled 341 to 190 computations (44.3% saved)
Loading profile data...