
Time bar (total: 2.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 2 |
Compiled 8 to 7 computations (12.5% saved)
| 353.0ms | 8 256× | 0 | valid |
ival-mult: 115.0ms (60.6% of total)ival-sqrt: 64.0ms (33.7% of total)ival-true: 5.0ms (2.6% of total)ival-assert: 3.0ms (1.6% of total)...in/eval/compile.rkt:76:19: 2.0ms (1.1% of total)| 1× | egg-herbie |
| 64× | fma-define |
| 16× | associate-*r* |
| 13× | distribute-lft-neg-in |
| 13× | associate-*l* |
| 12× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 96 |
| 1 | 30 | 96 |
| 2 | 69 | 96 |
| 3 | 144 | 96 |
| 4 | 218 | 96 |
| 5 | 293 | 96 |
| 6 | 295 | 96 |
| 1× | saturated |
| Inputs |
|---|
(sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (neg.f64 x)))) |
(neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (neg.f64 x))))) |
| Outputs |
|---|
(sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (neg.f64 x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (neg.f64 x))))) |
(neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(abs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 129 | 0 | - | 3 | (5.1532058967427495e-160) | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) | oflow-rescue | 65 | 0 |
| ↳ | (*.f64 #s(literal 2 binary64) (*.f64 x x)) | overflow | 65 | |
| ↳ | (*.f64 x x) | overflow | 65 | |
sqrt.f64 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) | uflow-rescue | 61 | 0 |
| ↳ | (*.f64 #s(literal 2 binary64) (*.f64 x x)) | underflow | 61 | |
| ↳ | (*.f64 x x) | underflow | 61 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 126 | 3 |
| - | 0 | 127 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 126 | 0 | 3 |
| - | 0 | 0 | 127 |
| number | freq |
|---|---|
| 0 | 130 |
| 1 | 126 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 48.0ms | 512× | 0 | valid |
Compiled 50 to 24 computations (52% saved)
ival-mult: 7.0ms (62.4% of total)ival-sqrt: 4.0ms (35.7% of total)...in/eval/compile.rkt:76:19: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.3% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
Compiled 7 to 5 computations (28.6% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
| 3× | *-commutative |
| 1× | associate-*r* |
| 1× | associate-*l* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 60 |
| 1 | 13 | 60 |
| 2 | 16 | 60 |
| 1× | saturated |
| Inputs |
|---|
(sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
#s(literal 2 binary64) |
(*.f64 x x) |
x |
| Outputs |
|---|
(sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
#s(literal 2 binary64) |
(*.f64 x x) |
x |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) (*.f64 x x)) |
| ✓ | accuracy | 53.3% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
| 10.0ms | 256× | 0 | valid |
Compiled 18 to 7 computations (61.1% saved)
ival-mult: 3.0ms (54.4% of total)ival-sqrt: 2.0ms (36.3% of total)...in/eval/compile.rkt:76:19: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)))> |
#<alt (*.f64 #s(literal 2 binary64) (*.f64 x x))> |
#<alt (*.f64 x x)> |
| Outputs |
|---|
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))> |
#<alt (pow.f64 x #s(literal 2 binary64))> |
#<alt (pow.f64 x #s(literal 2 binary64))> |
#<alt (pow.f64 x #s(literal 2 binary64))> |
#<alt (pow.f64 x #s(literal 2 binary64))> |
#<alt (pow.f64 x #s(literal 2 binary64))> |
#<alt (pow.f64 x #s(literal 2 binary64))> |
#<alt (pow.f64 x #s(literal 2 binary64))> |
#<alt (pow.f64 x #s(literal 2 binary64))> |
#<alt (pow.f64 x #s(literal 2 binary64))> |
#<alt (pow.f64 x #s(literal 2 binary64))> |
#<alt (pow.f64 x #s(literal 2 binary64))> |
#<alt (pow.f64 x #s(literal 2 binary64))> |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (sqrt (* 2 (* x x))) |
| 1.0ms | x | @ | inf | (* 2 (* x x)) |
| 1.0ms | x | @ | inf | (sqrt (* 2 (* x x))) |
| 0.0ms | x | @ | 0 | (* 2 (* x x)) |
| 0.0ms | x | @ | inf | (* x x) |
| 1× | batch-egg-rewrite |
| 441× | unpow-prod-down |
| 317× | log1p-expm1-u |
| 317× | expm1-log1p-u |
| 304× | add-exp-log |
| 286× | add-log-exp |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 46 |
| 1 | 89 | 40 |
| 2 | 981 | 40 |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)) (sqrt.f64 x)) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))) (cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) x)) (cbrt.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 4 binary64))) #s(literal 1/2 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/2 binary64))) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64))) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 4 binary64)))) (cbrt.f64 x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 x))) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(fabs.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(cbrt.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))) |
(expm1.f64 (log1p.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 4 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 6 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) #s(literal 2/3 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (cbrt.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)))) (cbrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 2 binary64))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 x) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(log.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))) |
(cbrt.f64 (pow.f64 x #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
| 1× | egg-herbie |
| 652× | prod-exp |
| 533× | associate-+r- |
| 429× | exp-prod |
| 352× | fma-define |
| 328× | *-commutative |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 284 | 8589938263 |
| 1 | 439 | 8589938263 |
| 2 | 926 | 8589938186 |
| 3 | 2898 | 8589938186 |
| 4 | 4966 | 8589938186 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)) (sqrt.f64 x)) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))) (cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) x)) (cbrt.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 4 binary64))) #s(literal 1/2 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/2 binary64))) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64))) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 4 binary64)))) (cbrt.f64 x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 x))) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) #s(literal 1/3 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(fabs.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(cbrt.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))) |
(expm1.f64 (log1p.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 4 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 6 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) #s(literal 2/3 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (cbrt.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)))) (cbrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64))) |
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 2 binary64))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 x) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(log.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))) |
(cbrt.f64 (pow.f64 x #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
| Outputs |
|---|
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (hypot.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (hypot.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (hypot.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (hypot.f64 x x)) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (hypot.f64 x x)))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (hypot.f64 x x)))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (sqrt.f64 (*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) (cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))) (cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) (cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 x #s(literal 2 binary64))) (cbrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (*.f64 x #s(literal 2 binary64))) (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) x)) (cbrt.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (*.f64 x #s(literal 2 binary64))) (cbrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (*.f64 x #s(literal 2 binary64))) (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)) (cbrt.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 4 binary64))) #s(literal 1/2 binary64)) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64))) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64))) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 5 binary64)))) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (cbrt.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (hypot.f64 x x))) (cbrt.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (cbrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/2 binary64))) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64)) (cbrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64))) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 5/6 binary64))) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 4 binary64)))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))))) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 x) #s(literal 5 binary64)))) (pow.f64 x #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 x))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 x)))) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (sqrt.f64 x)))) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(pow.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) #s(literal 1/3 binary64)) |
(cbrt.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(pow.f64 (E.f64) (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (E.f64) (log.f64 (hypot.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (hypot.f64 x x)))) (sqrt.f64 (log.f64 (hypot.f64 x x)))) |
(fabs.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(log.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(cbrt.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))) |
(expm1.f64 (log1p.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(log1p.f64 (expm1.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(exp.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))) #s(literal 1/3 binary64))) |
(cbrt.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(hypot.f64 x x) |
(+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 4 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 4 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 6 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) #s(literal 2/3 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 4 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 (E.f64) (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (cbrt.f64 (pow.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)))) (cbrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64))) |
(sqrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) #s(literal 1/3 binary64))) |
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) |
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (cbrt.f64 x) #s(literal 6 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 x #s(literal 6 binary64))) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(log.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))) |
(pow.f64 x #s(literal 2 binary64)) |
(cbrt.f64 (pow.f64 x #s(literal 6 binary64))) |
(expm1.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) |
(pow.f64 x #s(literal 2 binary64)) |
(log1p.f64 (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cbrt.f64 x))) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 6 binary64))) #s(literal 1/3 binary64))) |
(cbrt.f64 (pow.f64 x #s(literal 6 binary64))) |
Compiled 1 702 to 472 computations (72.3% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 160 | 3 | 163 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 160 | 4 | 164 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.0% | (pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
| ▶ | 100.0% | (hypot.f64 x x) |
| ▶ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ✓ | 53.3% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
Compiled 24 to 17 computations (29.2% saved)
| 1× | egg-herbie |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | cost-diff | 12864 | (pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (hypot.f64 x x) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| 3× | *-commutative |
| 2× | associate-*r* |
| 2× | count-2 |
| 1× | rem-square-sqrt |
| 1× | hypot-undefine |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 97 |
| 1 | 17 | 97 |
| 2 | 22 | 97 |
| 3 | 26 | 97 |
| 4 | 29 | 97 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
(hypot.f64 x x) |
x |
(pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
x |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
(hypot.f64 x x) |
x |
(pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
x |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
Found 7 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.3% | (*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.3% | (pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (hypot.f64 x x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| 24.0ms | 256× | 0 | valid |
Compiled 34 to 10 computations (70.6% saved)
ival-sqrt: 7.0ms (41.2% of total)ival-hypot: 4.0ms (23.6% of total)ival-mult: 3.0ms (17.7% of total)ival-pow2: 2.0ms (11.8% of total)...in/eval/compile.rkt:76:19: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)> |
#<alt (sqrt.f64 #s(literal 2 binary64))> |
#<alt (hypot.f64 x x)> |
#<alt (pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))> |
#<alt (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
| Outputs |
|---|
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))> |
#<alt (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (pow (sqrt (* x (sqrt 2))) 2) |
| 1.0ms | x | @ | -inf | (sqrt (* x (sqrt 2))) |
| 0.0ms | x | @ | -inf | (* (sqrt 2) x) |
| 0.0ms | x | @ | 0 | (sqrt (* x (sqrt 2))) |
| 0.0ms | x | @ | inf | (sqrt (* x (sqrt 2))) |
| 1× | batch-egg-rewrite |
| 411× | unpow-prod-down |
| 333× | log1p-expm1-u |
| 333× | expm1-log1p-u |
| 310× | add-exp-log |
| 296× | add-log-exp |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 79 |
| 1 | 151 | 74 |
| 2 | 1278 | 74 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(sqrt.f64 #s(literal 2 binary64)) |
(hypot.f64 x x) |
(pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (hypot.f64 x x)) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) x))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x)))) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (hypot.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 6 binary64)) |
(pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (log.f64 (hypot.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (hypot.f64 x x)))) (sqrt.f64 (log.f64 (hypot.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (hypot.f64 x x))) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(log1p.f64 (expm1.f64 (hypot.f64 x x))) |
(exp.f64 (log.f64 (hypot.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (hypot.f64 x x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 (cbrt.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (E.f64) (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(log.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) |
(expm1.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (hypot.f64 x x)) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) x))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x)))) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (hypot.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x))) |
(*.f64 #s(literal 1 binary64) (hypot.f64 x x)) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) x)) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (hypot.f64 x x))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (hypot.f64 x x)))) |
(*.f64 (sqrt.f64 x) (pow.f64 (+.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 x (hypot.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 x (cbrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) x) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (hypot.f64 x x)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (hypot.f64 x x))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 5 binary64)) #s(literal 1/2 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) x) #s(literal 1/3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64))) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(pow.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 6 binary64)) |
(pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (log.f64 (hypot.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (hypot.f64 x x)))) (sqrt.f64 (log.f64 (hypot.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (hypot.f64 x x))) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (hypot.f64 x x))) |
(log1p.f64 (expm1.f64 (hypot.f64 x x))) |
(exp.f64 (log.f64 (hypot.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (hypot.f64 x x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 0 binary64) (hypot.f64 x x)) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) x))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x)))) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (hypot.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x))) |
(*.f64 #s(literal 1 binary64) (hypot.f64 x x)) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) x)) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (hypot.f64 x x))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (hypot.f64 x x)))) |
(*.f64 (sqrt.f64 x) (pow.f64 (+.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 x (hypot.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 x (cbrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) x) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (hypot.f64 x x)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (hypot.f64 x x))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 5 binary64)) #s(literal 1/2 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) x) #s(literal 1/3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64))) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (hypot.f64 x x))) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(log1p.f64 (expm1.f64 (hypot.f64 x x))) |
(exp.f64 (log.f64 (hypot.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (hypot.f64 x x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (hypot.f64 x x))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (hypot.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (hypot.f64 x x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (pow.f64 (*.f64 x (sqrt.f64 (hypot.f64 x x))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 (*.f64 x (sqrt.f64 (hypot.f64 x x))))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (cbrt.f64 (hypot.f64 x x))) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 x) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (hypot.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (hypot.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (pow.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (hypot.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 #s(literal 2 binary64))) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (pow.f64 (*.f64 (cbrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (sqrt.f64 (hypot.f64 x x))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (cbrt.f64 x))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (pow.f64 (*.f64 x (cbrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (hypot.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 x)) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/4 binary64)) #s(literal 1/3 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 x))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/4 binary64))) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(pow.f64 (hypot.f64 x x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (hypot.f64 x x))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (sqrt.f64 (hypot.f64 x x)))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (sqrt.f64 (hypot.f64 x x))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (sqrt.f64 (hypot.f64 x x))))) (sqrt.f64 (log.f64 (sqrt.f64 (hypot.f64 x x))))) |
(fabs.f64 (sqrt.f64 (hypot.f64 x x))) |
(log.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64))) |
(expm1.f64 (log1p.f64 (sqrt.f64 (hypot.f64 x x)))) |
(log1p.f64 (expm1.f64 (sqrt.f64 (hypot.f64 x x)))) |
(exp.f64 (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (hypot.f64 x x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (hypot.f64 x x)) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) x))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x)))) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (hypot.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 6 binary64)) |
(pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (log.f64 (hypot.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (hypot.f64 x x)))) (sqrt.f64 (log.f64 (hypot.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (hypot.f64 x x))) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(log1p.f64 (expm1.f64 (hypot.f64 x x))) |
(exp.f64 (log.f64 (hypot.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (hypot.f64 x x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
| 1× | egg-herbie |
| 852× | fmm-def |
| 671× | prod-exp |
| 487× | fma-define |
| 330× | distribute-lft-in |
| 305× | *-commutative |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 361 | 6974 |
| 1 | 575 | 6840 |
| 2 | 1273 | 6696 |
| 3 | 3569 | 6696 |
| 4 | 5767 | 6694 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 0 binary64) (hypot.f64 x x)) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) x))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x)))) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (hypot.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 6 binary64)) |
(pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (log.f64 (hypot.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (hypot.f64 x x)))) (sqrt.f64 (log.f64 (hypot.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (hypot.f64 x x))) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(log1p.f64 (expm1.f64 (hypot.f64 x x))) |
(exp.f64 (log.f64 (hypot.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (hypot.f64 x x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 (cbrt.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (E.f64) (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(log.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) |
(expm1.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (hypot.f64 x x)) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) x))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x)))) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (hypot.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x))) |
(*.f64 #s(literal 1 binary64) (hypot.f64 x x)) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) x)) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (hypot.f64 x x))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (hypot.f64 x x)))) |
(*.f64 (sqrt.f64 x) (pow.f64 (+.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 x (hypot.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 x (cbrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) x) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (hypot.f64 x x)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (hypot.f64 x x))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 5 binary64)) #s(literal 1/2 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) x) #s(literal 1/3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64))) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(pow.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 6 binary64)) |
(pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (log.f64 (hypot.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (hypot.f64 x x)))) (sqrt.f64 (log.f64 (hypot.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (hypot.f64 x x))) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (hypot.f64 x x))) |
(log1p.f64 (expm1.f64 (hypot.f64 x x))) |
(exp.f64 (log.f64 (hypot.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (hypot.f64 x x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 0 binary64) (hypot.f64 x x)) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) x))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x)))) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (hypot.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x))) |
(*.f64 #s(literal 1 binary64) (hypot.f64 x x)) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) x)) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (hypot.f64 x x))) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (hypot.f64 x x)))) |
(*.f64 (sqrt.f64 x) (pow.f64 (+.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 x (hypot.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (*.f64 x (cbrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) x) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (hypot.f64 x x)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (hypot.f64 x x))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 5 binary64)) #s(literal 1/2 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) x) #s(literal 1/3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64))) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (hypot.f64 x x))) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(log1p.f64 (expm1.f64 (hypot.f64 x x))) |
(exp.f64 (log.f64 (hypot.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (hypot.f64 x x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (hypot.f64 x x))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (hypot.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (hypot.f64 x x))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (pow.f64 (*.f64 x (sqrt.f64 (hypot.f64 x x))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 (*.f64 x (sqrt.f64 (hypot.f64 x x))))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (cbrt.f64 (hypot.f64 x x))) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 x) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (hypot.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (hypot.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (pow.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (hypot.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 #s(literal 2 binary64))) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (pow.f64 (*.f64 (cbrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (sqrt.f64 (hypot.f64 x x))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (cbrt.f64 x))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (pow.f64 (*.f64 x (cbrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (hypot.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 x)) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/4 binary64)) #s(literal 1/3 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 x))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/4 binary64))) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(pow.f64 (hypot.f64 x x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (hypot.f64 x x))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (sqrt.f64 (hypot.f64 x x)))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (sqrt.f64 (hypot.f64 x x))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (sqrt.f64 (hypot.f64 x x))))) (sqrt.f64 (log.f64 (sqrt.f64 (hypot.f64 x x))))) |
(fabs.f64 (sqrt.f64 (hypot.f64 x x))) |
(log.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64))) |
(expm1.f64 (log1p.f64 (sqrt.f64 (hypot.f64 x x)))) |
(log1p.f64 (expm1.f64 (sqrt.f64 (hypot.f64 x x)))) |
(exp.f64 (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (hypot.f64 x x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (hypot.f64 x x)) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) x))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x)))) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (hypot.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 6 binary64)) |
(pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (E.f64) (log.f64 (hypot.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (hypot.f64 x x)))) (sqrt.f64 (log.f64 (hypot.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (exp.f64 (hypot.f64 x x))) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(log1p.f64 (expm1.f64 (hypot.f64 x x))) |
(exp.f64 (log.f64 (hypot.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (hypot.f64 x x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
| Outputs |
|---|
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x)) |
(*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 #s(literal 0 binary64) (hypot.f64 x x)) |
(hypot.f64 x x) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) x))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x)))) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (hypot.f64 x x)) #s(literal 1 binary64)) |
(hypot.f64 x x) |
(pow.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(hypot.f64 x x) |
(pow.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 2 binary64)) |
(hypot.f64 x x) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(hypot.f64 x x) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 6 binary64)) |
(pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 3 binary64)) |
(hypot.f64 x x) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)) #s(literal 2/3 binary64)) |
(hypot.f64 x x) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(hypot.f64 x x) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(hypot.f64 x x) |
(pow.f64 (E.f64) (log.f64 (hypot.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(hypot.f64 x x) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (hypot.f64 x x)))) (sqrt.f64 (log.f64 (hypot.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(hypot.f64 x x) |
(log.f64 (exp.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) |
(hypot.f64 x x) |
(expm1.f64 (log1p.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(hypot.f64 x x) |
(log1p.f64 (expm1.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(exp.f64 (log.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (hypot.f64 x x))) #s(literal 3 binary64))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(hypot.f64 x x) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(+.f64 (log.f64 (cbrt.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 5/4 binary64))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 5/4 binary64))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) |
(cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 (E.f64) (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(log.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) |
(expm1.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(log1p.f64 (expm1.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) #s(literal 1/3 binary64))) |
(cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(+.f64 #s(literal 0 binary64) (hypot.f64 x x)) |
(hypot.f64 x x) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) x))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x)))) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (hypot.f64 x x)) #s(literal 1 binary64)) |
(hypot.f64 x x) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(hypot.f64 x x) |
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(*.f64 #s(literal 1 binary64) (hypot.f64 x x)) |
(hypot.f64 x x) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) x)) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64))) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(hypot.f64 x x) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (sqrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (hypot.f64 x x)))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (hypot.f64 x x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (hypot.f64 x x)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (pow.f64 (+.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 x (hypot.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 x (hypot.f64 x x)))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64))) |
(hypot.f64 x x) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) |
(hypot.f64 x x) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (cbrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64))) |
(*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) x) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 x (hypot.f64 x x)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (hypot.f64 x x)) |
(hypot.f64 x x) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (hypot.f64 x x))) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (sqrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (hypot.f64 x x)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 5 binary64)) #s(literal 1/2 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (sqrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 5 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) x) #s(literal 1/3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 8 binary64))) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64))) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 8 binary64))) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(pow.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(hypot.f64 x x) |
(pow.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 2 binary64)) |
(hypot.f64 x x) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(hypot.f64 x x) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 6 binary64)) |
(pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 3 binary64)) |
(hypot.f64 x x) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)) #s(literal 2/3 binary64)) |
(hypot.f64 x x) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(hypot.f64 x x) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(hypot.f64 x x) |
(pow.f64 (E.f64) (log.f64 (hypot.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(hypot.f64 x x) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (hypot.f64 x x)))) (sqrt.f64 (log.f64 (hypot.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(hypot.f64 x x) |
(log.f64 (exp.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) |
(hypot.f64 x x) |
(expm1.f64 (log1p.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(log1p.f64 (expm1.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(exp.f64 (log.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (hypot.f64 x x))) #s(literal 3 binary64))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(hypot.f64 x x) |
(+.f64 #s(literal 0 binary64) (hypot.f64 x x)) |
(hypot.f64 x x) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) x))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x)))) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (hypot.f64 x x)) #s(literal 1 binary64)) |
(hypot.f64 x x) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(hypot.f64 x x) |
(*.f64 (sqrt.f64 (hypot.f64 x x)) (sqrt.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(*.f64 #s(literal 1 binary64) (hypot.f64 x x)) |
(hypot.f64 x x) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) x)) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64))) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
(hypot.f64 x x) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (sqrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (hypot.f64 x x)))) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (hypot.f64 x x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (hypot.f64 x x)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 x))) |
(*.f64 (sqrt.f64 x) (pow.f64 (+.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 x (hypot.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 x (hypot.f64 x x)))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64))) |
(hypot.f64 x x) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) |
(hypot.f64 x x) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (cbrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 x (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64))) |
(*.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) x) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 x (hypot.f64 x x)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (hypot.f64 x x)) |
(hypot.f64 x x) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (hypot.f64 x x))) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (sqrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (hypot.f64 x x)))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 5 binary64)) #s(literal 1/2 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (sqrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 5 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) x) #s(literal 1/3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 8 binary64))) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64))) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/2 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 2 binary64))) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 8 binary64))) (cbrt.f64 (cbrt.f64 (hypot.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(hypot.f64 x x) |
(log.f64 (exp.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) |
(hypot.f64 x x) |
(expm1.f64 (log1p.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(hypot.f64 x x) |
(log1p.f64 (expm1.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(exp.f64 (log.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (hypot.f64 x x))) #s(literal 3 binary64))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(hypot.f64 x x) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (hypot.f64 x x))) |
(sqrt.f64 (hypot.f64 x x)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (hypot.f64 x x))) #s(literal 1 binary64)) |
(sqrt.f64 (hypot.f64 x x)) |
(*.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 1 binary64)) |
(sqrt.f64 (hypot.f64 x x)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (hypot.f64 x x))) |
(sqrt.f64 (hypot.f64 x x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (pow.f64 (*.f64 x (sqrt.f64 (hypot.f64 x x))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 (*.f64 x (sqrt.f64 (hypot.f64 x x))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 (*.f64 x (sqrt.f64 (hypot.f64 x x))))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (cbrt.f64 (hypot.f64 x x))) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(*.f64 (cbrt.f64 (hypot.f64 x x)) (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (cbrt.f64 (hypot.f64 x x))) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(*.f64 (cbrt.f64 x) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (hypot.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (hypot.f64 x x))))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (hypot.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (cbrt.f64 x) (cbrt.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (hypot.f64 x x))))) |
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) |
(sqrt.f64 (hypot.f64 x x)) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (pow.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (hypot.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (*.f64 (sqrt.f64 (hypot.f64 x x)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (cbrt.f64 #s(literal 2 binary64))) (pow.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (pow.f64 (*.f64 (cbrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cbrt.f64 x)))) |
(*.f64 (fabs.f64 (cbrt.f64 x)) (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cbrt.f64 x)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (sqrt.f64 (hypot.f64 x x))) |
(sqrt.f64 (hypot.f64 x x)) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (cbrt.f64 x))) |
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))) (sqrt.f64 (cbrt.f64 x))) |
(*.f64 (fabs.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (cbrt.f64 x))) (sqrt.f64 (cbrt.f64 x))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 x))) |
(*.f64 (sqrt.f64 (sqrt.f64 x)) (sqrt.f64 (sqrt.f64 (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 x (cbrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) (sqrt.f64 (*.f64 x (cbrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 x (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/6 binary64))) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (hypot.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 x (hypot.f64 x x))))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) (cbrt.f64 (pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 x)) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (cbrt.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 x)))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/4 binary64)) #s(literal 1/3 binary64)) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 x))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (cbrt.f64 (*.f64 (hypot.f64 x x) (sqrt.f64 x)))) |
(*.f64 (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/4 binary64))) (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) (cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 5/4 binary64)))) |
(pow.f64 (hypot.f64 x x) #s(literal 1/2 binary64)) |
(sqrt.f64 (hypot.f64 x x)) |
(pow.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 1 binary64)) |
(sqrt.f64 (hypot.f64 x x)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(sqrt.f64 (hypot.f64 x x)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (cbrt.f64 (hypot.f64 x x))) |
(pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 3/2 binary64)) |
(sqrt.f64 (hypot.f64 x x)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) |
(sqrt.f64 (hypot.f64 x x)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(sqrt.f64 (hypot.f64 x x)) |
(pow.f64 (E.f64) (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (hypot.f64 x x))) |
(sqrt.f64 (hypot.f64 x x)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (sqrt.f64 (hypot.f64 x x)))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (sqrt.f64 (hypot.f64 x x))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (sqrt.f64 (hypot.f64 x x))))) (sqrt.f64 (log.f64 (sqrt.f64 (hypot.f64 x x))))) |
(fabs.f64 (sqrt.f64 (hypot.f64 x x))) |
(sqrt.f64 (hypot.f64 x x)) |
(log.f64 (exp.f64 (sqrt.f64 (hypot.f64 x x)))) |
(sqrt.f64 (hypot.f64 x x)) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64))) |
(sqrt.f64 (hypot.f64 x x)) |
(expm1.f64 (log1p.f64 (sqrt.f64 (hypot.f64 x x)))) |
(sqrt.f64 (hypot.f64 x x)) |
(log1p.f64 (expm1.f64 (sqrt.f64 (hypot.f64 x x)))) |
(sqrt.f64 (hypot.f64 x x)) |
(exp.f64 (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(sqrt.f64 (hypot.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) (cbrt.f64 (hypot.f64 x x))) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (hypot.f64 x x))) #s(literal 1/3 binary64))) |
(sqrt.f64 (hypot.f64 x x)) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) |
(sqrt.f64 (hypot.f64 x x)) |
(+.f64 #s(literal 0 binary64) (hypot.f64 x x)) |
(hypot.f64 x x) |
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) x))) (log.f64 (cbrt.f64 (exp.f64 (hypot.f64 x x))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x)))) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (hypot.f64 x x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (hypot.f64 x x)) #s(literal 1 binary64)) |
(hypot.f64 x x) |
(pow.f64 (hypot.f64 x x) #s(literal 1 binary64)) |
(hypot.f64 x x) |
(pow.f64 (sqrt.f64 (hypot.f64 x x)) #s(literal 2 binary64)) |
(hypot.f64 x x) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(hypot.f64 x x) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/6 binary64)) #s(literal 6 binary64)) |
(pow.f64 (cbrt.f64 (hypot.f64 x x)) #s(literal 3 binary64)) |
(hypot.f64 x x) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3/2 binary64)) #s(literal 2/3 binary64)) |
(hypot.f64 x x) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(hypot.f64 x x) |
(pow.f64 (pow.f64 (hypot.f64 x x) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(hypot.f64 x x) |
(pow.f64 (E.f64) (log.f64 (hypot.f64 x x))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sqrt.f64 (hypot.f64 x x)))) |
(hypot.f64 x x) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (hypot.f64 x x))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (hypot.f64 x x)))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (hypot.f64 x x)))) (sqrt.f64 (log.f64 (hypot.f64 x x)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(hypot.f64 x x) |
(log.f64 (exp.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(cbrt.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) |
(hypot.f64 x x) |
(expm1.f64 (log1p.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(hypot.f64 x x) |
(log1p.f64 (expm1.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(exp.f64 (log.f64 (hypot.f64 x x))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (hypot.f64 x x))) #s(literal 3 binary64))) |
(hypot.f64 x x) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 x x) #s(literal 3 binary64))) #s(literal 1/3 binary64))) |
(hypot.f64 x x) |
Compiled 2 483 to 658 computations (73.5% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 235 | 1 | 236 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 1 | 1 |
| Total | 236 | 4 | 240 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 x x) |
| ▶ | 99.1% | (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) x) |
| ✓ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ✓ | 53.3% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
Compiled 25 to 18 computations (28% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | -128 | (sqrt.f64 #s(literal 2 binary64)) | |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 256 | (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 256 | (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) x) |
| 671× | fma-define |
| 528× | distribute-neg-in |
| 460× | unsub-neg |
| 414× | sub-neg |
| 358× | distribute-lft-neg-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 77 |
| 1 | 24 | 59 |
| 2 | 42 | 41 |
| 3 | 74 | 41 |
| 4 | 192 | 41 |
| 5 | 627 | 41 |
| 6 | 1687 | 41 |
| 7 | 4209 | 41 |
| 8 | 6298 | 41 |
| 9 | 7220 | 41 |
| 10 | 7624 | 41 |
| 11 | 7836 | 41 |
| 12 | 7984 | 41 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) x) |
(-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
| Outputs |
|---|
(*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) x) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) x) |
(*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) x) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
#s(literal 2 binary64) |
x |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) | |
| ✓ | accuracy | 99.3% | (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) x) |
| ✓ | accuracy | 98.4% | (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
| 12.0ms | 256× | 0 | valid |
Compiled 25 to 9 computations (64% saved)
ival-mult: 2.0ms (31.3% of total)ival-sqrt: 2.0ms (31.3% of total)ival-sub: 1.0ms (15.6% of total)ival-add: 1.0ms (15.6% of total)...in/eval/compile.rkt:76:19: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) x)> |
#<alt (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))> |
#<alt (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))> |
| Outputs |
|---|
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
#<alt (*.f64 x (sqrt.f64 #s(literal 2 binary64)))> |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (* (- (+ 1 (sqrt 2)) 1) x) |
| 0.0ms | x | @ | -inf | (* (- (+ 1 (sqrt 2)) 1) x) |
| 0.0ms | x | @ | inf | (* (- (+ 1 (sqrt 2)) 1) x) |
| 1× | batch-egg-rewrite |
| 558× | log1p-expm1-u |
| 558× | expm1-log1p-u |
| 480× | pow1 |
| 446× | unpow-prod-down |
| 240× | log-prod |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 54 |
| 1 | 137 | 30 |
| 2 | 1918 | 30 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) x) |
(-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 x (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(+.f64 x (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(+.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x #s(literal -1 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 #s(literal -1 binary64) x)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) x) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) x) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)) |
(cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(log1p.f64 (expm1.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(exp.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 #s(literal -1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal -1 binary64))) |
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (log.f64 (exp.f64 #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(log.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) |
(expm1.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 0 binary64)) |
(fma.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(fma.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(cbrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (+.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
| 1× | egg-herbie |
| 634× | fma-define |
| 617× | div-sub |
| 350× | associate-+r+ |
| 305× | associate-+l+ |
| 284× | exp-prod |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 339 | 3335 |
| 1 | 670 | 3225 |
| 2 | 1711 | 3187 |
| 3 | 6830 | 3183 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 x (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(+.f64 x (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(+.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x #s(literal -1 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 #s(literal -1 binary64) x)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) x) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) x) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)) |
(cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(log1p.f64 (expm1.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(exp.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 #s(literal -1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal -1 binary64))) |
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (log.f64 (exp.f64 #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(log.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) |
(expm1.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 0 binary64)) |
(fma.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(fma.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(cbrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) |
(expm1.f64 (log.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(log1p.f64 (expm1.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(fma.f64 (+.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 x (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 x (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x #s(literal -1 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 1 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (*.f64 x (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 x (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 x (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 x (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) x) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 x (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) x) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 x (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 3 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(fabs.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 2 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(fabs.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(cbrt.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(expm1.f64 (log1p.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(log1p.f64 (expm1.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 3 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 1/3 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) #s(literal 2 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (log.f64 x) #s(literal 1 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 #s(literal -1 binary64) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal -1 binary64))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(+.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(+.f64 (log.f64 (exp.f64 #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(*.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (+.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) (cbrt.f64 (*.f64 #s(literal 2 binary64) (cbrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1/3 binary64)) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 5/4 binary64))) (cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(log.f64 (exp.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(cbrt.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(expm1.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(log1p.f64 (expm1.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (log.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(fma.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 0 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 3 binary64)) |
(fma.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(*.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (+.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (+.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(-.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (cbrt.f64 (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (pow.f64 (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 4 binary64)) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)))) (cbrt.f64 (pow.f64 (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 8 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))))) |
(*.f64 (cbrt.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 5/2 binary64))) (cbrt.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) (-.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(log.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(cbrt.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(expm1.f64 (log.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(log1p.f64 (expm1.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(exp.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (cbrt.f64 #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/6 binary64)) (cbrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(fma.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 (sqrt.f64 #s(literal 2 binary64))))) (+.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (-.f64 (hypot.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
Compiled 3 094 to 772 computations (75% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 244 | 0 | 244 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 244 | 4 | 248 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 x x) |
| ✓ | 99.1% | (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) x) |
| ✓ | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ✓ | 53.3% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
Compiled 54 to 33 computations (38.9% saved)
Total -30.3b remaining (-155125.7%)
Threshold costs -30.3b (-155125.7%)
| Inputs |
|---|
(hypot.f64 x x) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) x) |
(pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
| Outputs |
|---|
(hypot.f64 x x) |
4 calls:
| 4.0ms | (*.f64 #s(literal 2 binary64) (*.f64 x x)) |
| 2.0ms | x |
| 2.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
| 2.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
| 100.0% | 1 | (*.f64 #s(literal 2 binary64) (*.f64 x x)) |
| 100.0% | 1 | (*.f64 x x) |
Compiled 19 to 12 computations (36.8% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 13 |
| 1× | saturated |
| Inputs |
|---|
(hypot.f64 x x) |
| Outputs |
|---|
(hypot.f64 x x) |
| 652× | prod-exp |
| 533× | associate-+r- |
| 429× | exp-prod |
| 352× | fma-define |
| 328× | *-commutative |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 284 | 8589938263 |
| 1 | 439 | 8589938263 |
| 2 | 926 | 8589938186 |
| 3 | 2898 | 8589938186 |
| 4 | 4966 | 8589938186 |
| 1× | done |
| 1× | node limit |
Compiled 106 to 30 computations (71.7% saved)
(abs x)
Compiled 30 to 18 computations (40% saved)
Loading profile data...