
Time bar (total: 2.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 6 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 7 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 9 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 10 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 11 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 7 to 7 computations (0% saved)
| 507.0ms | 8 256× | 0 | valid |
ival-div: 140.0ms (58.8% of total)ival-mult: 89.0ms (37.4% of total)ival-true: 6.0ms (2.5% of total)ival-assert: 4.0ms (1.7% of total)| 2× | egg-herbie |
| 818× | times-frac |
| 190× | distribute-lft-in |
| 184× | associate-*r/ |
| 184× | associate-/r* |
| 182× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 53 |
| 1 | 60 | 53 |
| 2 | 145 | 53 |
| 3 | 484 | 53 |
| 4 | 1231 | 53 |
| 5 | 1930 | 53 |
| 6 | 1990 | 53 |
| 7 | 2008 | 53 |
| 8 | 2048 | 53 |
| 9 | 2072 | 53 |
| 0 | 5 | 5 |
| 1 | 8 | 5 |
| 2 | 11 | 5 |
| 3 | 12 | 5 |
| 0 | 12 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (* x y) z) |
| Outputs |
|---|
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
| Inputs |
|---|
(/ (* x y) z) |
(/ (* (neg x) y) z) |
(/ (* x (neg y)) z) |
(/ (* x y) (neg z)) |
(neg (/ (* (neg x) y) z)) |
(neg (/ (* x (neg y)) z)) |
(neg (/ (* x y) (neg z))) |
(/ (* y x) z) |
(/ (* z y) x) |
(/ (* x z) y) |
| Outputs |
|---|
(/ (* x y) z) |
(* y (/ x z)) |
(/ (* (neg x) y) z) |
(* y (/ x (neg z))) |
(/ (* x (neg y)) z) |
(* y (/ x (neg z))) |
(/ (* x y) (neg z)) |
(* y (/ x (neg z))) |
(neg (/ (* (neg x) y) z)) |
(* y (/ x z)) |
(neg (/ (* x (neg y)) z)) |
(* y (/ x z)) |
(neg (/ (* x y) (neg z))) |
(* y (/ x z)) |
(/ (* y x) z) |
(* y (/ x z)) |
(/ (* z y) x) |
(* z (/ y x)) |
(/ (* x z) y) |
(* x (/ z y)) |
(negabs x)
(negabs y)
(negabs z)
(sort x y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 16 | 0 | - | 1 | (5.000485002923001e-204 9.245377089894768e-110 5.16786195451267e-111) | (/.f64 (*.f64 x y) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x y) z) | o/n | 9 | 0 |
| ↳ | (*.f64 x y) | overflow | 36 | |
/.f64 | (/.f64 (*.f64 x y) z) | u/n | 6 | 0 |
| ↳ | (*.f64 x y) | underflow | 21 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 15 | 1 |
| - | 0 | 240 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 15 | 0 | 1 |
| - | 0 | 0 | 240 |
| number | freq |
|---|---|
| 0 | 241 |
| 1 | 15 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 36.0ms | 512× | 0 | valid |
Compiled 42 to 24 computations (42.9% saved)
ival-mult: 4.0ms (50.8% of total)ival-div: 3.0ms (38.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.3% | (/.f64 (*.f64 x y) z) |
Compiled 8 to 5 computations (37.5% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) z) |
| 12× | *-lowering-*.f32 |
| 12× | *-lowering-*.f64 |
| 6× | *-commutative |
| 6× | /-lowering-/.f32 |
| 6× | /-lowering-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 11 |
| 1 | 8 | 11 |
| 2 | 11 | 11 |
| 3 | 12 | 11 |
| 0 | 12 | 11 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x y) z) |
(* x y) |
x |
y |
z |
| Outputs |
|---|
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* x y) |
(*.f64 x y) |
x |
y |
z |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 94.3% | (/.f64 (*.f64 x y) z) |
| 12.0ms | 256× | 0 | valid |
Compiled 13 to 7 computations (46.2% saved)
ival-div: 3.0ms (57% of total)ival-mult: 2.0ms (38% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x y) z)> |
#<alt (* x y)> |
| Outputs |
|---|
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (* x y) |
| 1.0ms | y | @ | 0 | (/ (* x y) z) |
| 1.0ms | x | @ | 0 | (/ (* x y) z) |
| 1.0ms | x | @ | inf | (/ (* x y) z) |
| 0.0ms | z | @ | 0 | (/ (* x y) z) |
| 1× | batch-egg-rewrite |
| 1 066× | *-lowering-*.f32 |
| 1 066× | *-lowering-*.f64 |
| 848× | /-lowering-/.f32 |
| 848× | /-lowering-/.f64 |
| 234× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 8 |
| 1 | 16 | 8 |
| 2 | 69 | 8 |
| 3 | 361 | 8 |
| 0 | 2371 | 8 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x y) z) |
(* x y) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64)) (/.f64 (*.f64 x y) z)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 z (*.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(neg.f64 (/.f64 (*.f64 x (neg.f64 y)) z)) |
(/.f64 x (/.f64 z y)) |
(/.f64 y (/.f64 z x)) |
(/.f64 (*.f64 x y) z) |
(/.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 y)) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (neg.f64 y) (/.f64 z (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 z y))) |
(/.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal -1 binary64)) |
(/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (neg.f64 z) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (neg.f64 z) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (*.f64 x y))) (*.f64 z z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) (neg.f64 z)) (*.f64 (neg.f64 z) (/.f64 z (*.f64 x (neg.f64 y))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (*.f64 x y) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (neg.f64 z) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (neg.f64 z) (*.f64 x y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 z (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 x y))) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x (neg.f64 y)) z) (/.f64 (*.f64 x (neg.f64 y)) z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 y)) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (neg.f64 y)) z) (/.f64 (*.f64 x (neg.f64 y)) z))) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal -1 binary64) z)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal -1 binary64) z)) (*.f64 x y)) |
(pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 z (*.f64 x y)) (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 z (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (/.f64 x z)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(*.f64 (neg.f64 y) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal -1 binary64)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 x z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 y (neg.f64 z)) (neg.f64 x)) |
(*.f64 (/.f64 x (neg.f64 z)) (neg.f64 y)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 z (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z y)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 x (neg.f64 z))) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 y (neg.f64 z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 y)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 x)) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 z x)) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 y)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 z z)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 y)) (neg.f64 (*.f64 z z))) z) |
(+.f64 (*.f64 x y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 y))) |
(fma.f64 x y #s(literal 0 binary64)) |
(fma.f64 y x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x y)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (neg.f64 y)) #s(literal 3 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
| 1× | egg-herbie |
| 12× | *-lowering-*.f32 |
| 12× | *-lowering-*.f64 |
| 6× | *-commutative |
| 6× | /-lowering-/.f32 |
| 6× | /-lowering-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 252 |
| 1 | 8 | 252 |
| 2 | 11 | 252 |
| 3 | 12 | 252 |
| 0 | 12 | 252 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
| Outputs |
|---|
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
Compiled 1 786 to 295 computations (83.5% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 186 | 6 | 192 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 186 | 7 | 193 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 94.3% | (/.f64 (*.f64 x y) z) |
| ▶ | 90.5% | (/.f64 y (/.f64 z x)) |
| ▶ | 92.6% | (/.f64 x (/.f64 z y)) |
| 93.5% | (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) | |
| ▶ | 92.1% | (*.f64 (/.f64 y z) x) |
| ▶ | 90.5% | (*.f64 (/.f64 x z) y) |
| ▶ | 94.2% | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
Compiled 112 to 73 computations (34.8% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 z x) |
| ✓ | cost-diff | 384 | (/.f64 y (/.f64 z x)) |
| ✓ | cost-diff | 0 | (/.f64 z y) |
| ✓ | cost-diff | 384 | (/.f64 x (/.f64 z y)) |
| ✓ | cost-diff | 0 | (/.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y z) x) |
| ✓ | cost-diff | 0 | (/.f64 x z) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x z) y) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) z) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
| 52× | *-lowering-*.f32 |
| 52× | *-lowering-*.f64 |
| 28× | associate-*r* |
| 26× | /-lowering-/.f32 |
| 26× | /-lowering-/.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 69 |
| 1 | 27 | 59 |
| 2 | 42 | 59 |
| 3 | 65 | 59 |
| 4 | 76 | 59 |
| 5 | 84 | 59 |
| 0 | 84 | 59 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (/ 1 z) (* x y)) |
(/ 1 z) |
1 |
z |
(* x y) |
x |
y |
(* (/ x z) y) |
(/ x z) |
x |
z |
y |
(* (/ y z) x) |
(/ y z) |
y |
z |
x |
(/ x (/ z y)) |
x |
(/ z y) |
z |
y |
(/ y (/ z x)) |
y |
(/ z x) |
z |
x |
| Outputs |
|---|
(* (/ 1 z) (* x y)) |
(/.f64 (*.f64 x y) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
1 |
#s(literal 1 binary64) |
z |
(* x y) |
(*.f64 x y) |
x |
y |
(* (/ x z) y) |
(/.f64 (*.f64 x y) z) |
(/ x z) |
(/.f64 x z) |
x |
z |
y |
(* (/ y z) x) |
(/.f64 (*.f64 x y) z) |
(/ y z) |
(/.f64 y z) |
y |
z |
x |
(/ x (/ z y)) |
(/.f64 (*.f64 x y) z) |
x |
(/ z y) |
(/.f64 z y) |
z |
y |
(/ y (/ z x)) |
(/.f64 (*.f64 x y) z) |
y |
(/ z x) |
(/.f64 z x) |
z |
x |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 z x) |
| ✓ | accuracy | 90.5% | (/.f64 y (/.f64 z x)) |
| ✓ | accuracy | 100.0% | (/.f64 z y) |
| ✓ | accuracy | 92.6% | (/.f64 x (/.f64 z y)) |
| ✓ | accuracy | 100.0% | (/.f64 y z) |
| ✓ | accuracy | 92.1% | (*.f64 (/.f64 y z) x) |
| ✓ | accuracy | 100.0% | (/.f64 x z) |
| ✓ | accuracy | 90.5% | (*.f64 (/.f64 x z) y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) z) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 94.2% | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
| 51.0ms | 256× | 0 | valid |
Compiled 63 to 17 computations (73% saved)
ival-div: 32.0ms (83.6% of total)ival-mult: 5.0ms (13.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ 1 z) (* x y))> |
#<alt (/ 1 z)> |
#<alt (* x y)> |
#<alt (* (/ x z) y)> |
#<alt (/ x z)> |
#<alt (* (/ y z) x)> |
#<alt (/ y z)> |
#<alt (/ x (/ z y))> |
#<alt (/ z y)> |
#<alt (/ y (/ z x))> |
#<alt (/ z x)> |
| Outputs |
|---|
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ y z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ z y)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 76.0ms | z | @ | inf | (/ z y) |
| 2.0ms | y | @ | 0 | (/ z y) |
| 0.0ms | z | @ | -inf | (/ z y) |
| 0.0ms | z | @ | -inf | (/ z x) |
| 0.0ms | z | @ | 0 | (/ z x) |
| 1× | batch-egg-rewrite |
| 2 696× | *-lowering-*.f32 |
| 2 696× | *-lowering-*.f64 |
| 1 776× | --lowering--.f32 |
| 1 776× | --lowering--.f64 |
| 1 758× | accelerator-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 53 |
| 1 | 59 | 43 |
| 2 | 275 | 43 |
| 3 | 1378 | 43 |
| 4 | 5434 | 43 |
| 0 | 8536 | 43 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1 z) (* x y)) |
(/ 1 z) |
(* x y) |
(* (/ x z) y) |
(/ x z) |
(* (/ y z) x) |
(/ y z) |
(/ x (/ z y)) |
(/ z y) |
(/ y (/ z x)) |
(/ z x) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 0 binary64)) (/.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 (/.f64 (neg.f64 y) z) #s(literal 0 binary64)) (/.f64 (*.f64 x y) z)) |
(exp.f64 (log.f64 (/.f64 (*.f64 x y) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 z (*.f64 x y)) (/.f64 z (*.f64 x y)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 x y) z)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(fma.f64 (neg.f64 (/.f64 x z)) #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 (neg.f64 y) z) #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(neg.f64 (/.f64 (*.f64 x (neg.f64 y)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 x (/.f64 z y)) |
(/.f64 y (/.f64 z x)) |
(/.f64 (*.f64 x y) z) |
(/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (neg.f64 x) (/.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 y)) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 y) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 y y)) (*.f64 (/.f64 z (neg.f64 x)) y)) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 z (neg.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z (*.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z (*.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) x)) (/.f64 (*.f64 z (/.f64 z y)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 y)) y)) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 x z))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 y z))) (/.f64 z (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 (/.f64 x z)))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 (neg.f64 y) z))) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 z (neg.f64 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x y))) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 x)) x)) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) y)) (/.f64 (*.f64 z (/.f64 z x)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 x z))) (/.f64 z (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 y z))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 (/.f64 x z)))) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 (neg.f64 y) z))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 z (neg.f64 x)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 x y))) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (*.f64 x (neg.f64 y))) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x (neg.f64 y)) z) (/.f64 (*.f64 x (neg.f64 y)) z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 y)) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (neg.f64 y)) z) (/.f64 (*.f64 x (neg.f64 y)) z))) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (neg.f64 y) z)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 y) z)) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 x z))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 x z))) y) |
(pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 z (*.f64 x y)) (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (/.f64 x z)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) (neg.f64 (/.f64 x z))) |
(*.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x z)) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)) |
(exp.f64 (neg.f64 (log.f64 z))) |
(exp.f64 (*.f64 (*.f64 (log.f64 z) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 z)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 z))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 z)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) |
(neg.f64 (/.f64 #s(literal -1 binary64) z)) |
(/.f64 #s(literal 1 binary64) z) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 z) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) z))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 z))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 z))) (pow.f64 z #s(literal 1/2 binary64))) |
(pow.f64 z #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 z #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 z)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 z)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (log.f64 z))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 z)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 x y)) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 x y)) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 0 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 0 binary64)) (*.f64 x y)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (*.f64 x (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (neg.f64 y))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 x) (*.f64 x y)) |
(fma.f64 #s(literal 0 binary64) (neg.f64 y) (*.f64 x y)) |
(fma.f64 (neg.f64 x) #s(literal 0 binary64) (*.f64 x y)) |
(fma.f64 (neg.f64 y) #s(literal 0 binary64) (*.f64 x y)) |
(neg.f64 (*.f64 x (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) x) y)) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 y)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 y)) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 x)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 x)) y) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 y))) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (*.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 0 binary64)) (/.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 (/.f64 (neg.f64 y) z) #s(literal 0 binary64)) (/.f64 (*.f64 x y) z)) |
(exp.f64 (log.f64 (/.f64 (*.f64 x y) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 z (*.f64 x y)) (/.f64 z (*.f64 x y)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 x y) z)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(fma.f64 (neg.f64 (/.f64 x z)) #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 (neg.f64 y) z) #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(neg.f64 (/.f64 (*.f64 x (neg.f64 y)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 x (/.f64 z y)) |
(/.f64 y (/.f64 z x)) |
(/.f64 (*.f64 x y) z) |
(/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (neg.f64 x) (/.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 y)) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 y) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 y y)) (*.f64 (/.f64 z (neg.f64 x)) y)) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 z (neg.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z (*.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z (*.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) x)) (/.f64 (*.f64 z (/.f64 z y)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 y)) y)) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 x z))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 y z))) (/.f64 z (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 (/.f64 x z)))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 (neg.f64 y) z))) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 z (neg.f64 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x y))) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 x)) x)) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) y)) (/.f64 (*.f64 z (/.f64 z x)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 x z))) (/.f64 z (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 y z))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 (/.f64 x z)))) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 (neg.f64 y) z))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 z (neg.f64 x)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 x y))) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (*.f64 x (neg.f64 y))) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x (neg.f64 y)) z) (/.f64 (*.f64 x (neg.f64 y)) z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 y)) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (neg.f64 y)) z) (/.f64 (*.f64 x (neg.f64 y)) z))) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (neg.f64 y) z)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 y) z)) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 x z))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 x z))) y) |
(pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 z (*.f64 x y)) (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (/.f64 x z)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) (neg.f64 (/.f64 x z))) |
(*.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x z)) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 x z)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64)) (/.f64 x z)) |
(exp.f64 (log.f64 (/.f64 x z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (/.f64 z x)) x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 z x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x z)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64) (/.f64 x z)) |
(neg.f64 (neg.f64 (/.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 x z) |
(/.f64 (/.f64 x z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 z) (*.f64 (neg.f64 z) (/.f64 z x))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 x z)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 z) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (neg.f64 z)) (*.f64 (neg.f64 z) (/.f64 z (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (neg.f64 z) x)) (*.f64 z z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (neg.f64 x))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (neg.f64 (/.f64 x z)))) (neg.f64 z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) z))) (/.f64 z x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) z))) (/.f64 z (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (neg.f64 x)) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (/.f64 x z)) (neg.f64 (/.f64 x z)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 x z)) (neg.f64 (/.f64 x z)))) (neg.f64 (/.f64 x z))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) z)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 #s(literal -1 binary64) z)) x) |
(pow.f64 (/.f64 x z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (/.f64 z x)) x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 x z) (/.f64 x z)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x z))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 x)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x z)) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 0 binary64)) (/.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 (/.f64 (neg.f64 y) z) #s(literal 0 binary64)) (/.f64 (*.f64 x y) z)) |
(exp.f64 (log.f64 (/.f64 (*.f64 x y) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 z (*.f64 x y)) (/.f64 z (*.f64 x y)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 x y) z)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(fma.f64 (neg.f64 (/.f64 x z)) #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 (neg.f64 y) z) #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(neg.f64 (/.f64 (*.f64 x (neg.f64 y)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 x (/.f64 z y)) |
(/.f64 y (/.f64 z x)) |
(/.f64 (*.f64 x y) z) |
(/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (neg.f64 x) (/.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 y)) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 y) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 y y)) (*.f64 (/.f64 z (neg.f64 x)) y)) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 z (neg.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z (*.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z (*.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) x)) (/.f64 (*.f64 z (/.f64 z y)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 y)) y)) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 x z))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 y z))) (/.f64 z (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 (/.f64 x z)))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 (neg.f64 y) z))) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 z (neg.f64 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x y))) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 x)) x)) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) y)) (/.f64 (*.f64 z (/.f64 z x)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 x z))) (/.f64 z (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 y z))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 (/.f64 x z)))) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 (neg.f64 y) z))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 z (neg.f64 x)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 x y))) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (*.f64 x (neg.f64 y))) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x (neg.f64 y)) z) (/.f64 (*.f64 x (neg.f64 y)) z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 y)) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (neg.f64 y)) z) (/.f64 (*.f64 x (neg.f64 y)) z))) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (neg.f64 y) z)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 y) z)) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 x z))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 x z))) y) |
(pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 z (*.f64 x y)) (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (/.f64 x z)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) (neg.f64 (/.f64 x z))) |
(*.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x z)) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 y z)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64)) (/.f64 y z)) |
(exp.f64 (log.f64 (/.f64 y z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z (/.f64 z y)) y)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 z y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y z)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 y) z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64) (/.f64 y z)) |
(neg.f64 (/.f64 (neg.f64 y) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y z) |
(/.f64 (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 z) (*.f64 (neg.f64 z) (/.f64 z y))) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (neg.f64 y) z) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 z) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 z) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y))) (neg.f64 z)) (*.f64 (neg.f64 z) (/.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) z))) (/.f64 z y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (neg.f64 z) y)) (*.f64 z z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (neg.f64 y))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) z))) (/.f64 z (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (/.f64 (neg.f64 y) z))) (neg.f64 z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (neg.f64 y)) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (neg.f64 y) z) (/.f64 (neg.f64 y) z) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 y) z) (/.f64 (neg.f64 y) z))) (/.f64 (neg.f64 y) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) z)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal -1 binary64) z)) y) |
(pow.f64 (/.f64 y z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (/.f64 z y)) y) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 z y) #s(literal 1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 y z) (/.f64 y z)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) y) |
(*.f64 y (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 y)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 y) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) (pow.f64 (/.f64 y z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 0 binary64)) (/.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 (/.f64 (neg.f64 y) z) #s(literal 0 binary64)) (/.f64 (*.f64 x y) z)) |
(exp.f64 (log.f64 (/.f64 (*.f64 x y) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 z (*.f64 x y)) (/.f64 z (*.f64 x y)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 x y) z)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(fma.f64 (neg.f64 (/.f64 x z)) #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 (neg.f64 y) z) #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(neg.f64 (/.f64 (*.f64 x (neg.f64 y)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 x (/.f64 z y)) |
(/.f64 y (/.f64 z x)) |
(/.f64 (*.f64 x y) z) |
(/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (neg.f64 x) (/.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 y)) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 y) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 y y)) (*.f64 (/.f64 z (neg.f64 x)) y)) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 z (neg.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z (*.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z (*.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) x)) (/.f64 (*.f64 z (/.f64 z y)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 y)) y)) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 x z))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 y z))) (/.f64 z (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 (/.f64 x z)))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 (neg.f64 y) z))) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 z (neg.f64 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x y))) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 x)) x)) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) y)) (/.f64 (*.f64 z (/.f64 z x)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 x z))) (/.f64 z (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 y z))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 (/.f64 x z)))) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 (neg.f64 y) z))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 z (neg.f64 x)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 x y))) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (*.f64 x (neg.f64 y))) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x (neg.f64 y)) z) (/.f64 (*.f64 x (neg.f64 y)) z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 y)) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (neg.f64 y)) z) (/.f64 (*.f64 x (neg.f64 y)) z))) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (neg.f64 y) z)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 y) z)) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 x z))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 x z))) y) |
(pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 z (*.f64 x y)) (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (/.f64 x z)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) (neg.f64 (/.f64 x z))) |
(*.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x z)) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(+.f64 (/.f64 z y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 z y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) (/.f64 z y)) |
(exp.f64 (log.f64 (/.f64 z y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 y z))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y z) (/.f64 y z))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y z)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 z (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z y) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (neg.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) z #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64) (/.f64 z y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 z y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 z y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 z y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 z y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 z (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 z y) |
(/.f64 y (*.f64 (neg.f64 y) (/.f64 (neg.f64 y) z))) |
(/.f64 (/.f64 z y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) z)) |
(/.f64 (neg.f64 z) (neg.f64 y)) |
(/.f64 (/.f64 z (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) (*.f64 (neg.f64 y) (/.f64 y z))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (pow.f64 z #s(literal 1/2 binary64)) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (pow.f64 z #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 z (/.f64 z y)) y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (/.f64 z y)) y))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 y) (*.f64 z z))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (/.f64 z y)) y)) (/.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 z z)) (*.f64 (neg.f64 y) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (neg.f64 y) z)) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (/.f64 z y))) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (neg.f64 z))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (/.f64 z (neg.f64 y)))) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) y))) (/.f64 y z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) y))) (/.f64 (neg.f64 y) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (/.f64 z y)) y)) (*.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 y) (/.f64 (*.f64 z (/.f64 z y)) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 z (/.f64 z y)) y)))) (*.f64 (neg.f64 y) (/.f64 z y))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 z (/.f64 z y)) y)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 z (/.f64 z y)) y))) (/.f64 z y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z (/.f64 z y)) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (neg.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 z y) (/.f64 z y) (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y)))))) |
(/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) (pow.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) y)) (*.f64 z z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z z)) (/.f64 #s(literal -1 binary64) y)) z) |
(pow.f64 (/.f64 y z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (/.f64 z y)) y) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 z y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 y z) (/.f64 y z)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z y)) |
(*.f64 z (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 z y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 y))) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 z (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) z) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 z)) |
(*.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) (pow.f64 z #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 z y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 z y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 z y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 z y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 (neg.f64 (/.f64 x z)) #s(literal 0 binary64)) (/.f64 (*.f64 x y) z)) |
(+.f64 (*.f64 (/.f64 (neg.f64 y) z) #s(literal 0 binary64)) (/.f64 (*.f64 x y) z)) |
(exp.f64 (log.f64 (/.f64 (*.f64 x y) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 z (*.f64 x y)) (/.f64 z (*.f64 x y)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 x y) z)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(fma.f64 (neg.f64 (/.f64 x z)) #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 (neg.f64 y) z) #s(literal 0 binary64) (/.f64 (*.f64 x y) z)) |
(neg.f64 (/.f64 (*.f64 x (neg.f64 y)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 x (/.f64 z y)) |
(/.f64 y (/.f64 z x)) |
(/.f64 (*.f64 x y) z) |
(/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (neg.f64 x) (/.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 y)) (neg.f64 z)) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (/.f64 x z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal -1 binary64)) |
(/.f64 (/.f64 (neg.f64 y) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 y y)) (*.f64 (/.f64 z (neg.f64 x)) y)) |
(/.f64 (neg.f64 (*.f64 x x)) (*.f64 (/.f64 z (neg.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z (*.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x (neg.f64 y)))) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z (*.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) x)) (/.f64 (*.f64 z (/.f64 z y)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 y)) y)) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 x z))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 y z))) (/.f64 z (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 (/.f64 x z)))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 (neg.f64 y) z))) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 z (neg.f64 y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (/.f64 z (neg.f64 y)) (*.f64 x y))) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 x)) x)) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) y)) (/.f64 (*.f64 z (/.f64 z x)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 x z))) (/.f64 z (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 y z))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 x))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 z x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 (/.f64 x z)))) (/.f64 z (*.f64 x (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 (neg.f64 y) z))) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 z (neg.f64 x)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 (/.f64 z (neg.f64 x)) (*.f64 x y))) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (*.f64 x (neg.f64 y))) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 x (neg.f64 y)) z) (/.f64 (*.f64 x (neg.f64 y)) z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (neg.f64 y)) z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x (neg.f64 y)) z) (/.f64 (*.f64 x (neg.f64 y)) z))) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 (neg.f64 y) z)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (neg.f64 y) z)) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 x z))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (/.f64 x z))) y) |
(pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 z (*.f64 x y)) (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (/.f64 x z)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (neg.f64 y)) z)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) (neg.f64 (/.f64 x z))) |
(*.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 x z)) (neg.f64 y)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 y)) z) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 z #s(literal -1/2 binary64))) (*.f64 y (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(+.f64 (/.f64 z x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 z x)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) (/.f64 z x)) |
(exp.f64 (log.f64 (/.f64 z x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 x z))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x z) (/.f64 x z))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x z)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x z)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 z (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z x) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (neg.f64 x)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) z #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64) (/.f64 z x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 z (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))))) |
(/.f64 z x) |
(/.f64 x (*.f64 (neg.f64 x) (neg.f64 (/.f64 x z)))) |
(/.f64 (/.f64 z x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x z))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 x z))) |
(/.f64 (/.f64 z (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (pow.f64 z #s(literal 1/2 binary64)) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) (pow.f64 z #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 z (/.f64 z x)) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (/.f64 z x)) x))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 x) (*.f64 z z))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (/.f64 z x)) x)) (/.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 z z)) (*.f64 (neg.f64 x) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) z)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 z x))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (neg.f64 z))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 z (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (/.f64 x z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (/.f64 z x)) x)) (*.f64 (neg.f64 x) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 x) (/.f64 (*.f64 z (/.f64 z x)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (neg.f64 (/.f64 (*.f64 z (/.f64 z x)) x)))) (*.f64 (neg.f64 x) (/.f64 z x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64))))) (neg.f64 (pow.f64 z #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 z (/.f64 z x)) x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 z (/.f64 z x)) x))) (/.f64 z x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z (/.f64 z x)) x) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (neg.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 z x) (/.f64 z x) (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x)))))) |
(/.f64 (*.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (pow.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) x)) (*.f64 z z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z z)) (/.f64 #s(literal -1 binary64) x)) z) |
(pow.f64 (/.f64 x z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z (/.f64 z x)) x) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x z) #s(literal 1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 x z) (/.f64 x z)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(*.f64 z (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 z x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 x))) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 z (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) z) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 z)) |
(*.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 z #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z #s(literal -1/2 binary64)))) (pow.f64 z #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x z) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
| 1× | egg-herbie |
| 12× | /-lowering-/.f32 |
| 12× | /-lowering-/.f64 |
| 12× | *-lowering-*.f32 |
| 12× | *-lowering-*.f64 |
| 6× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 1296 |
| 1 | 15 | 1296 |
| 2 | 17 | 1296 |
| 3 | 18 | 1296 |
| 0 | 18 | 1296 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ y z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ z y) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
| Outputs |
|---|
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ y z) |
(/.f64 y z) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ z y) |
(/.f64 z y) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
Compiled 11 753 to 1 199 computations (89.8% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 157 | 0 | 1 157 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 157 | 7 | 1 164 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 94.3% | (/.f64 (*.f64 x y) z) |
| ✓ | 90.5% | (/.f64 y (/.f64 z x)) |
| ✓ | 92.6% | (/.f64 x (/.f64 z y)) |
| ▶ | 93.5% | (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
| ✓ | 92.1% | (*.f64 (/.f64 y z) x) |
| ✓ | 90.5% | (*.f64 (/.f64 x z) y) |
| ✓ | 94.2% | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
Compiled 60 to 39 computations (35% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 z (*.f64 x y)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
| 52× | *-lowering-*.f32 |
| 52× | *-lowering-*.f64 |
| 36× | /-lowering-/.f32 |
| 36× | /-lowering-/.f64 |
| 24× | associate-*r* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 19 |
| 1 | 14 | 19 |
| 2 | 25 | 17 |
| 3 | 44 | 17 |
| 4 | 78 | 17 |
| 5 | 84 | 17 |
| 0 | 84 | 17 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ 1 (/ z (* x y))) |
1 |
(/ z (* x y)) |
z |
(* x y) |
x |
y |
| Outputs |
|---|
(/ 1 (/ z (* x y))) |
(/.f64 (*.f64 x y) z) |
1 |
#s(literal 1 binary64) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
z |
(* x y) |
(*.f64 x y) |
x |
y |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 98.8% | (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
| ✓ | accuracy | 94.3% | (/.f64 z (*.f64 x y)) |
| 37.0ms | 256× | 0 | valid |
Compiled 21 to 9 computations (57.1% saved)
ival-div: 3.0ms (53% of total)ival-mult: 2.0ms (35.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ z (* x y)))> |
#<alt (/ z (* x y))> |
#<alt (* x y)> |
| Outputs |
|---|
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (/ z (* x y))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | z | @ | 0 | (/ z (* x y)) |
| 0.0ms | z | @ | -inf | (/ z (* x y)) |
| 0.0ms | x | @ | 0 | (/ z (* x y)) |
| 0.0ms | y | @ | 0 | (/ z (* x y)) |
| 0.0ms | x | @ | -inf | (/ z (* x y)) |
| 1× | batch-egg-rewrite |
| 2 176× | *-lowering-*.f32 |
| 2 176× | *-lowering-*.f64 |
| 1 372× | log-prod |
| 1 186× | accelerator-lowering-fma.f32 |
| 1 186× | accelerator-lowering-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 15 |
| 1 | 29 | 13 |
| 2 | 145 | 13 |
| 3 | 813 | 13 |
| 4 | 4887 | 13 |
| 0 | 8515 | 13 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ z (* x y))) |
(/ z (* x y)) |
(* x y) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (*.f64 y (/.f64 x z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) (*.f64 y (/.f64 x z))) |
(exp.f64 (log.f64 (*.f64 y (/.f64 x z)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 x z))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 z (*.f64 x y)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y (/.f64 x z)) (*.f64 y (/.f64 x z)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (/.f64 z (*.f64 x y))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 x z))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 z (*.f64 x y)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 x z))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 x z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z x)) (*.f64 y (/.f64 x z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64) (*.f64 y (/.f64 x z))) |
(neg.f64 (*.f64 y (/.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 z (*.f64 z (/.f64 z (*.f64 x y)))) |
(/.f64 x (/.f64 z y)) |
(/.f64 y (/.f64 z x)) |
(/.f64 (*.f64 x y) z) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 (*.f64 y (/.f64 x z)) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (/.f64 x z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 y (/.f64 x z)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (/.f64 x z)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 y (/.f64 x z)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 x) (/.f64 z y)) |
(/.f64 (neg.f64 y) (/.f64 z x)) |
(/.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 y z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 x y))) |
(/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 x z) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x y))) (*.f64 z z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (/.f64 x z)))) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) z))) (/.f64 z (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 z (/.f64 x z))) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 z y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 z x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (/.f64 x z)) (*.f64 y (/.f64 x z)) (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 x z)))))) |
(/.f64 (/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) x)) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (/.f64 x z)) (*.f64 y (/.f64 x z)))) (*.f64 y (/.f64 x z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) z)) (*.f64 x y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 z y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 z x)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 z)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x y)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x y)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 z)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x z)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 z (*.f64 x y))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y z)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y (/.f64 x z))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64)))) (/.f64 z (*.f64 x y))) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y (/.f64 x z)) (*.f64 y (/.f64 x z))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z (*.f64 x y)))) |
(pow.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 (/.f64 z (*.f64 x y)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 x z)))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x z))) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (/.f64 x z)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x z))) |
(*.f64 (*.f64 y (/.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y (/.f64 x z)) #s(literal -1 binary64)) |
(*.f64 (*.f64 y (/.f64 x z)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 y z)) |
(*.f64 (neg.f64 y) (/.f64 x z)) |
(*.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(*.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(*.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) (/.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))))) |
(*.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) (/.f64 (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (neg.f64 x)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (*.f64 x y))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 x y) (*.f64 y (/.f64 x z))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) z)) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 z #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (*.f64 y (/.f64 x z))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))))) |
(*.f64 (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1/4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))) (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))) (/.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 x z) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 y (/.f64 x z)) (*.f64 y (/.f64 x z))) (/.f64 z (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 y z)) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) z) (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) z) (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z))))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))) (pow.f64 (/.f64 z x) #s(literal -1/2 binary64))) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z)))) (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 x y) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z))))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 z (*.f64 x y)) z) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y (/.f64 x z)) (*.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 z (*.f64 x y)) (/.f64 z x)) #s(literal -1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1/4 binary64)) (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 z (*.f64 z z))) (*.f64 z z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 z (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 z z)) z) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 z)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x y))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x y)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 z))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 y))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (*.f64 y (/.f64 x z))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y (/.f64 x z))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y (/.f64 x z)))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 y)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z y)))) |
(+.f64 (/.f64 z (*.f64 x y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) (/.f64 z (*.f64 x y))) |
(exp.f64 (log.f64 (/.f64 z (*.f64 x y)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 y (/.f64 x z)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 z (*.f64 x y)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y (/.f64 x z)) (*.f64 y (/.f64 x z)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (*.f64 y (/.f64 x z))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 x z))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 z (*.f64 x y)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 x z))) #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (/.f64 x z))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 z (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z (*.f64 x y))) (/.f64 z (*.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 x y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 x y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z x) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) z #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64) (/.f64 z (*.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z y) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 y (/.f64 x z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (/.f64 x z)) (*.f64 y (/.f64 x z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 z (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 (/.f64 z x))) (exp.f64 (neg.f64 (log.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 z y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (/.f64 z (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 z y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 z #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 z y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (/.f64 z x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 z x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 z))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x z))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 z (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x z))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y z))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y z))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x y)) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))))) |
(/.f64 z (*.f64 x y)) |
(/.f64 (/.f64 z (*.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 z (*.f64 x y)) (exp.f64 (log.f64 #s(literal -1 binary64)))) |
(/.f64 (/.f64 z (*.f64 x y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x z))) |
(/.f64 (/.f64 z x) y) |
(/.f64 (/.f64 z x) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x z)) |
(/.f64 (/.f64 z y) x) |
(/.f64 (/.f64 z y) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(/.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 z (*.f64 x y))) |
(/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x y) (*.f64 z z))) |
(/.f64 (*.f64 z z) (*.f64 (*.f64 x y) z)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x z)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y z)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 z x))) (exp.f64 (log.f64 y))) |
(/.f64 (exp.f64 (log.f64 (/.f64 z x))) (exp.f64 (log.f64 (neg.f64 y)))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (*.f64 y (/.f64 x z))) |
(/.f64 (exp.f64 (log.f64 (/.f64 z y))) (exp.f64 (log.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (/.f64 x z))) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (/.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y z)) (*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x y) (/.f64 y z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x y) (/.f64 z y))) (*.f64 (*.f64 x y) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) (*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) y))) (*.f64 (*.f64 x y) (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 x y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 x y) (/.f64 z (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))))) (*.f64 (*.f64 x y) (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (/.f64 z (*.f64 x y)))) (*.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) z)) (*.f64 x (*.f64 y (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 y (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 x y) (/.f64 z x))) (*.f64 (*.f64 x y) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 x y) (/.f64 z x))) (*.f64 (*.f64 x y) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 y z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x y) (/.f64 y z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) y))) (*.f64 (*.f64 x y) (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (*.f64 x y) (/.f64 z y))) (*.f64 (*.f64 x y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))))) (*.f64 (*.f64 x y) (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) (neg.f64 (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 y z)) |
(/.f64 (/.f64 z (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (/.f64 x z)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 x z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 z z)) z) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 z (*.f64 z z))) (*.f64 z z)) |
(/.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x y))) z) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 z z)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 y z)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal -1 binary64)) (sqrt.f64 (*.f64 y (/.f64 x z)))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (pow.f64 (/.f64 z x) #s(literal -1/2 binary64))) (pow.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (pow.f64 (/.f64 z x) #s(literal -1/2 binary64))) (pow.f64 y #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1/4 binary64))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 z))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (*.f64 x y))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (*.f64 y (/.f64 x z))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 z x)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (/.f64 x z)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (/.f64 x z)) #s(literal 1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (*.f64 (*.f64 y (/.f64 x z)) (*.f64 y (/.f64 x z))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 y (/.f64 x z)))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 y (/.f64 x z))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z (*.f64 x y)) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 y (/.f64 x z))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 (*.f64 y (/.f64 x z)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 z (*.f64 x y)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 z (*.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(*.f64 z (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 z (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 z (*.f64 x y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x y))) |
(*.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 z x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 z x) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 z x) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 z x) (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) z) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z x)) |
(*.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 z y) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 z y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 z y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 z y) (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 y (/.f64 x z))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 y (/.f64 x z)) (*.f64 y (/.f64 x z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z y)) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 z (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(*.f64 (exp.f64 (log.f64 (/.f64 z x))) (exp.f64 (neg.f64 (log.f64 y)))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y (/.f64 x z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 z y)) |
(*.f64 (/.f64 z (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 z (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (/.f64 z (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 z y)) |
(*.f64 (pow.f64 z #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (/.f64 z y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) (/.f64 z x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 z x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 z x)) |
(*.f64 (*.f64 z (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 z (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(*.f64 (/.f64 z (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x y)) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 z)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x z)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (/.f64 z (*.f64 x y))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x z)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y z)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 x))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y z))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 x))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 y z)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x y)) |
(exp.f64 (log.f64 (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 x y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (*.f64 x y))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 x y #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 y x #s(literal 0 binary64)) |
(fma.f64 y (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) y #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) y #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x y) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 x (neg.f64 y)) |
(*.f64 y x) |
(*.f64 y (neg.f64 x)) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x y)) |
(*.f64 (neg.f64 x) y) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (neg.f64 y) x) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (*.f64 x y))))) |
(*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) y) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) x) |
(*.f64 (neg.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 x)) |
| 1× | egg-herbie |
| 16× | /-lowering-/.f32 |
| 16× | /-lowering-/.f64 |
| 12× | *-lowering-*.f32 |
| 12× | *-lowering-*.f64 |
| 6× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 432 |
| 1 | 11 | 432 |
| 2 | 16 | 432 |
| 3 | 17 | 432 |
| 0 | 17 | 432 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(/ z (* x y)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
| Outputs |
|---|
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(/ z (* x y)) |
(/.f64 z (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
Compiled 7 872 to 1 261 computations (84% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 606 | 0 | 606 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 606 | 7 | 613 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 94.3% | (/.f64 (*.f64 x y) z) |
| ✓ | 90.5% | (/.f64 y (/.f64 z x)) |
| ✓ | 92.6% | (/.f64 x (/.f64 z y)) |
| ✓ | 93.5% | (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
| ✓ | 92.1% | (*.f64 (/.f64 y z) x) |
| ✓ | 90.5% | (*.f64 (/.f64 x z) y) |
| ✓ | 94.2% | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
Compiled 102 to 57 computations (44.1% saved)
| Inputs |
|---|
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
(/.f64 (*.f64 x y) z) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(/.f64 x (/.f64 z y)) |
(/.f64 y (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
| Outputs |
|---|
(/.f64 y (/.f64 z x)) |
(*.f64 (/.f64 y z) x) |
5 calls:
| 5.0ms | y |
| 3.0ms | x |
| 3.0ms | (*.f64 x y) |
| 3.0ms | z |
| 3.0ms | (/.f64 (*.f64 x y) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 2 | x |
| 96.5% | 2 | y |
| 99.8% | 2 | z |
| 99.7% | 2 | (/.f64 (*.f64 x y) z) |
| 99.8% | 3 | (*.f64 x y) |
Compiled 26 to 18 computations (30.8% saved)
| Inputs |
|---|
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
(/.f64 (*.f64 x y) z) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(/.f64 x (/.f64 z y)) |
| Outputs |
|---|
(/.f64 x (/.f64 z y)) |
(*.f64 (/.f64 x z) y) |
2 calls:
| 2.0ms | z |
| 2.0ms | (/.f64 (*.f64 x y) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | (/.f64 (*.f64 x y) z) |
| 99.7% | 2 | z |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
(/.f64 (*.f64 x y) z) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
| Outputs |
|---|
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 x z) y) |
1 calls:
| 2.0ms | (/.f64 (*.f64 x y) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | (/.f64 (*.f64 x y) z) |
Compiled 8 to 5 computations (37.5% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 (/.f64 x z) y) |
| Outputs |
|---|
(*.f64 (/.f64 x z) y) |
5 calls:
| 2.0ms | (/.f64 (*.f64 x y) z) |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.5% | 1 | y |
| 90.5% | 1 | x |
| 90.5% | 1 | (*.f64 x y) |
| 90.5% | 1 | z |
| 90.5% | 1 | (/.f64 (*.f64 x y) z) |
Compiled 26 to 18 computations (30.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 5.885251204509972e-13 | 1.1603447126217883e-7 |
| 5.0ms | 144× | 0 | valid |
Compiled 173 to 119 computations (31.2% saved)
ival-div: 1.0ms (46% of total)ival-mult: 1.0ms (46% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0028786159994807e-77 | 6.420673988566802e-69 |
Compiled 11 to 11 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.012511322892656e-59 | 1.5174181138048712e-58 |
Compiled 11 to 11 computations (0% saved)
| 1× | egg-herbie |
| 6× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 55 |
| 1 | 25 | 55 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 z #s(literal 4835703278458517/604462909807314587353088 binary64)) (/.f64 y (/.f64 z x)) (*.f64 (/.f64 y z) x)) |
(if (<=.f64 (/.f64 (*.f64 x y) z) #s(literal 1303703024854071/32592575621351777380295131014550050576823494298654980010178247189670100796213387298934358016 binary64)) (/.f64 x (/.f64 z y)) (*.f64 (/.f64 x z) y)) |
(if (<=.f64 (/.f64 (*.f64 x y) z) #s(literal 565391060729083/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) (*.f64 (/.f64 y z) x) (*.f64 (/.f64 x z) y)) |
(*.f64 (/.f64 x z) y) |
| Outputs |
|---|
(if (<=.f64 z #s(literal 4835703278458517/604462909807314587353088 binary64)) (/.f64 y (/.f64 z x)) (*.f64 (/.f64 y z) x)) |
(if (<=.f64 z #s(literal 4835703278458517/604462909807314587353088 binary64)) (/.f64 y (/.f64 z x)) (*.f64 x (/.f64 y z))) |
(if (<=.f64 (/.f64 (*.f64 x y) z) #s(literal 1303703024854071/32592575621351777380295131014550050576823494298654980010178247189670100796213387298934358016 binary64)) (/.f64 x (/.f64 z y)) (*.f64 (/.f64 x z) y)) |
(if (<=.f64 (/.f64 (*.f64 y x) z) #s(literal 1303703024854071/32592575621351777380295131014550050576823494298654980010178247189670100796213387298934358016 binary64)) (/.f64 x (/.f64 z y)) (*.f64 y (/.f64 x z))) |
(if (<=.f64 (/.f64 (*.f64 x y) z) #s(literal 565391060729083/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) (*.f64 (/.f64 y z) x) (*.f64 (/.f64 x z) y)) |
(if (<=.f64 (/.f64 (*.f64 y x) z) #s(literal 565391060729083/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) (*.f64 x (/.f64 y z)) (*.f64 y (/.f64 x z))) |
(*.f64 (/.f64 x z) y) |
(*.f64 y (/.f64 x z)) |
| 1 066× | *-lowering-*.f32 |
| 1 066× | *-lowering-*.f64 |
| 848× | /-lowering-/.f32 |
| 848× | /-lowering-/.f64 |
| 234× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 8 |
| 1 | 16 | 8 |
| 2 | 69 | 8 |
| 3 | 361 | 8 |
| 0 | 2371 | 8 |
| 1× | done |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 114 to 57 computations (50% saved)
Compiled 456 to 244 computations (46.5% saved)
Loading profile data...