
Time bar (total: 3.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 74.9% | 0.1% | 0% | 25% | 0% | 3 |
| 0% | 0% | 74.9% | 0.1% | 0% | 25% | 0% | 4 |
| 0% | 0% | 74.9% | 0.1% | 0% | 25% | 0% | 5 |
| 30% | 18.7% | 43.7% | 0.1% | 0% | 37.4% | 0% | 6 |
| 30% | 18.7% | 43.7% | 0.1% | 0% | 37.4% | 0% | 7 |
| 35% | 21.8% | 40.6% | 0.1% | 0% | 37.4% | 0% | 8 |
| 52.8% | 29.6% | 26.5% | 0.1% | 0% | 43.7% | 0% | 9 |
| 52.8% | 29.6% | 26.5% | 0.1% | 0% | 43.7% | 0% | 10 |
| 59.7% | 33.5% | 22.6% | 0.1% | 0% | 43.7% | 0% | 11 |
| 72.8% | 38.6% | 14.4% | 0.1% | 0% | 46.8% | 0% | 12 |
Compiled 10 to 9 computations (10% saved)
| 519.0ms | 8 256× | 0 | valid |
| 26.0ms | 509× | 0 | invalid |
ival-log: 139.0ms (50.1% of total)ival-div!: 69.0ms (24.9% of total)ival-mult!: 46.0ms (16.6% of total)ival-sub!: 22.0ms (7.9% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 55 | 0 | - | 2 | (9.983513234723503e-267 7.107056071713964e+51 -8.92271202372645e-93) | (log.f64 (/.f64 x y)) |
| 0 | 0 | - | 0 | - | (/.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 x (log.f64 (/.f64 x y))) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | (log.f64 (/.f64 x y)) | oflow-rescue | 19 | 0 |
| ↳ | (/.f64 x y) | overflow | 19 | |
log.f64 | (log.f64 (/.f64 x y)) | uflow-rescue | 4 | 0 |
| ↳ | (/.f64 x y) | underflow | 34 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 23 | 30 |
| - | 0 | 203 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 23 | 0 | 30 |
| - | 0 | 0 | 203 |
| number | freq |
|---|---|
| 0 | 233 |
| 1 | 23 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 28.0ms | 512× | 0 | valid |
Compiled 60 to 25 computations (58.3% saved)
ival-log: 6.0ms (45.7% of total)ival-div!: 3.0ms (22.9% of total)ival-mult!: 3.0ms (22.9% of total)ival-sub!: 1.0ms (7.6% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 91 |
| 1 | 45 | 91 |
| 2 | 48 | 91 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.0% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
Compiled 16 to 14 computations (12.5% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(*.f64 x (log.f64 (/.f64 x y))) |
x |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
y |
z |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log x) (log (/ 1 y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (* -1 x)) (log (/ -1 y)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 43.0ms | y | @ | -inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 38.0ms | x | @ | 0 | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 32.0ms | x | @ | -inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 13.0ms | y | @ | 0 | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 13.0ms | x | @ | inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 456 |
| 0 | 90 | 426 |
| 1 | 404 | 389 |
| 2 | 3284 | 377 |
| 0 | 10531 | 375 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(*.f64 x (log.f64 (/.f64 x y))) |
x |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
y |
z |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log x) (log (/ 1 y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (* -1 x)) (log (/ -1 y)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
| Outputs |
|---|
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z)) (*.f64 (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z)) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z)) (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 z z (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 z) x) (log.f64 (/.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (log.f64 (/.f64 x y)) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (fma.f64 (log.f64 (/.f64 x y)) x z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (log.f64 (/.f64 x y)) x z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64))) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (fma.f64 (log.f64 (/.f64 x y)) x z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (neg.f64 (log.f64 x))) #s(literal -1 binary64) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 x)) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 (neg.f64 (log.f64 x)) (neg.f64 x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 x)) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 (neg.f64 (neg.f64 x)) (log.f64 (/.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) z (log.f64 (pow.f64 (/.f64 x y) x))) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
(fma.f64 z #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 (/.f64 x y)))) |
(fma.f64 z #s(literal -1 binary64) (log.f64 (pow.f64 (/.f64 x y) x))) |
(fma.f64 x (log.f64 x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 x (log.f64 (/.f64 x y)) (neg.f64 z)) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (log.f64 (/.f64 x y)) x z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (fma.f64 (log.f64 (/.f64 x y)) x z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 (log.f64 (/.f64 x y)) x z)) (/.f64 (*.f64 z z) (fma.f64 (log.f64 (/.f64 x y)) x z))) |
(-.f64 (neg.f64 z) (*.f64 (neg.f64 x) (log.f64 (/.f64 x y)))) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z)))) |
(+.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(+.f64 (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 (/.f64 x y)))) |
(+.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) |
(*.f64 (log.f64 (/.f64 x y)) x) |
(*.f64 x (log.f64 (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) x) (log.f64 (*.f64 x y))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (log.f64 (*.f64 x y))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64))) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (log.f64 y)) (*.f64 (log.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 x) (log.f64 y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) x) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (neg.f64 (log.f64 x))) #s(literal -1 binary64) (*.f64 (neg.f64 x) (log.f64 y))) |
(fma.f64 (*.f64 x (log.f64 y)) #s(literal -1 binary64) (*.f64 (log.f64 x) x)) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (log.f64 x) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 x)) (*.f64 (neg.f64 x) (log.f64 y))) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (log.f64 x) x)) |
(fma.f64 (log.f64 x) x (*.f64 (neg.f64 x) (log.f64 y))) |
(fma.f64 (neg.f64 (log.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (log.f64 y))) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 x)) x) (*.f64 (neg.f64 x) (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x)) |
(fma.f64 x (log.f64 x) (*.f64 (neg.f64 x) (log.f64 y))) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (log.f64 x) x)) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 x) (neg.f64 (log.f64 y)))) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) (*.f64 (neg.f64 (log.f64 x)) x)) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) (*.f64 (neg.f64 x) (log.f64 x))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x y) (/.f64 x #s(literal 2 binary64)))) (log.f64 (pow.f64 (/.f64 x y) (/.f64 x #s(literal 2 binary64))))) |
(+.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 x) (log.f64 y))) |
(+.f64 (*.f64 (neg.f64 x) (log.f64 y)) (*.f64 (log.f64 x) x)) |
(log.f64 (pow.f64 (/.f64 x y) x)) |
x |
(*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) |
(*.f64 #s(literal -1 binary64) (+.f64 (log.f64 y) (neg.f64 (log.f64 x)))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (log.f64 y) (log.f64 y) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) |
(neg.f64 (+.f64 (log.f64 y) (neg.f64 (log.f64 x)))) |
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (neg.f64 (log.f64 y))) |
(-.f64 (log.f64 (neg.f64 (neg.f64 x))) (log.f64 (neg.f64 (neg.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))) |
(-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (neg.f64 (log.f64 x)))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(-.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 x))) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(+.f64 (log.f64 x) (neg.f64 (log.f64 y))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 x)) |
(log.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(log.f64 (/.f64 x y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 x (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 (*.f64 y (pow.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(exp.f64 (log.f64 (/.f64 x y))) |
y |
z |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (* x (log (/ x y))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx x x) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (log.f64 (/.f64 x y)) (/.f64 z x)) x)) |
#s(approx (* x (log (/ x y))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 x) (fma.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (* x (log (/ x y))) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (log (/ x y)) (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (* x (log (/ x y))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#s(approx y y) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (* x (log (/ x y))) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (log (/ x y)) (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx z z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
Compiled 2 516 to 470 computations (81.3% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 9 | 139 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 130 | 10 | 140 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.9% | (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
| 53.7% | (fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) | |
| ▶ | 53.7% | (-.f64 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) |
| 53.7% | (-.f64 (-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) z) | |
| ▶ | 45.8% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| 53.6% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) | |
| ✓ | 80.0% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| ▶ | 72.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
| 47.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) | |
| ▶ | 46.5% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 228 to 185 computations (18.9% saved)
| Inputs |
|---|
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(neg.f64 z) |
z |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z) |
(fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) |
(/.f64 x z) |
#s(literal -1 binary64) |
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(log.f64 (neg.f64 x)) |
(neg.f64 x) |
(log.f64 (neg.f64 y)) |
(neg.f64 y) |
(-.f64 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) |
(neg.f64 (log.f64 y)) |
(log.f64 y) |
(*.f64 (log.f64 x) x) |
(log.f64 x) |
| Outputs |
|---|
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (- (* x (- (+ (log -1) (log x)) (log (neg y)))) z))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (+ (log -1) (log x)) (log (neg y)))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (+ (log -1) (log x)) (log (neg y))))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ 1 x)))) (log (neg y)))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* x (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x)))) (log (neg y)))))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ 1 x)))) (log (neg y)))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ 1 x)))) (log (neg y))))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (* (log x) x) #s(hole binary64 (* -1 (* x (log (/ 1 x)))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* x (- (* -1 (log (/ -1 x))) (log (neg y)))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- (* -1 (log (/ -1 x))) (log (neg y)))) (/ z x)))))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (* -1 (log (/ -1 x))) (log (neg y)))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (* -1 (log (/ -1 x))) (log (neg y))))) |
#s(approx (log (neg x)) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (- (* x (- (log (neg x)) (+ (log -1) (log y)))) z))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (log (neg x)) (+ (log -1) (log y)))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (+ (log -1) (log y))))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (log y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (neg (log y)) #s(hole binary64 (* -1 (log y)))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (- (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y))))))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 y)))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) #s(hole binary64 (+ (* x (log x)) (* x (log (/ 1 y)))))) |
#s(approx (neg (log y)) #s(hole binary64 (log (/ 1 y)))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (- (* x (- (log (neg x)) (* -1 (log (/ -1 y))))) z))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (log (neg x)) (* -1 (log (/ -1 y))))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (* -1 (log (/ -1 y)))))) |
#s(approx (log (neg y)) #s(hole binary64 (* -1 (log (/ -1 y))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) #s(hole binary64 (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))))) |
#s(approx (neg (log y)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* x (- (log (neg x)) (log (neg y)))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (+ (* -1 z) (* x (- (log (neg x)) (log (neg y))))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (log (neg y)))) z) 1)))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log (neg x)) (log (neg y)))) z))))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 121.0ms | x | @ | 0 | ((+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) x y (neg z) z (- (* x (log (/ x y))) z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (/ x z) -1 (- (* x (- (log (neg x)) (log (neg y)))) z) (* x (- (log (neg x)) (log (neg y)))) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y) (- (+ (* (neg (log y)) x) (* (log x) x)) z) (+ (* (neg (log y)) x) (* (log x) x)) (neg (log y)) (log y) (* (log x) x) (log x)) |
| 57.0ms | y | @ | 0 | ((+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) x y (neg z) z (- (* x (log (/ x y))) z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (/ x z) -1 (- (* x (- (log (neg x)) (log (neg y)))) z) (* x (- (log (neg x)) (log (neg y)))) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y) (- (+ (* (neg (log y)) x) (* (log x) x)) z) (+ (* (neg (log y)) x) (* (log x) x)) (neg (log y)) (log y) (* (log x) x) (log x)) |
| 48.0ms | y | @ | inf | ((+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) x y (neg z) z (- (* x (log (/ x y))) z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (/ x z) -1 (- (* x (- (log (neg x)) (log (neg y)))) z) (* x (- (log (neg x)) (log (neg y)))) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y) (- (+ (* (neg (log y)) x) (* (log x) x)) z) (+ (* (neg (log y)) x) (* (log x) x)) (neg (log y)) (log y) (* (log x) x) (log x)) |
| 44.0ms | x | @ | -inf | ((+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) x y (neg z) z (- (* x (log (/ x y))) z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (/ x z) -1 (- (* x (- (log (neg x)) (log (neg y)))) z) (* x (- (log (neg x)) (log (neg y)))) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y) (- (+ (* (neg (log y)) x) (* (log x) x)) z) (+ (* (neg (log y)) x) (* (log x) x)) (neg (log y)) (log y) (* (log x) x) (log x)) |
| 43.0ms | x | @ | inf | ((+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) x y (neg z) z (- (* x (log (/ x y))) z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (/ x z) -1 (- (* x (- (log (neg x)) (log (neg y)))) z) (* x (- (log (neg x)) (log (neg y)))) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y) (- (+ (* (neg (log y)) x) (* (log x) x)) z) (+ (* (neg (log y)) x) (* (log x) x)) (neg (log y)) (log y) (* (log x) x) (log x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 335 | 2663 |
| 0 | 369 | 2313 |
| 1 | 1681 | 2273 |
| 0 | 8202 | 2257 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(neg.f64 z) |
z |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z) |
(fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) |
(/.f64 x z) |
#s(literal -1 binary64) |
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(log.f64 (neg.f64 x)) |
(neg.f64 x) |
(log.f64 (neg.f64 y)) |
(neg.f64 y) |
(-.f64 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) |
(neg.f64 (log.f64 y)) |
(log.f64 y) |
(*.f64 (log.f64 x) x) |
(log.f64 x) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (- (* x (- (+ (log -1) (log x)) (log (neg y)))) z))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (+ (log -1) (log x)) (log (neg y)))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (+ (log -1) (log x)) (log (neg y))))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ 1 x)))) (log (neg y)))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* x (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x)))) (log (neg y)))))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ 1 x)))) (log (neg y)))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ 1 x)))) (log (neg y))))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (* (log x) x) #s(hole binary64 (* -1 (* x (log (/ 1 x)))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* x (- (* -1 (log (/ -1 x))) (log (neg y)))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- (* -1 (log (/ -1 x))) (log (neg y)))) (/ z x)))))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (* -1 (log (/ -1 x))) (log (neg y)))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (* -1 (log (/ -1 x))) (log (neg y))))) |
#s(approx (log (neg x)) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (- (* x (- (log (neg x)) (+ (log -1) (log y)))) z))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (log (neg x)) (+ (log -1) (log y)))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (+ (log -1) (log y))))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (log y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (neg (log y)) #s(hole binary64 (* -1 (log y)))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (- (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y))))))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 y)))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) #s(hole binary64 (+ (* x (log x)) (* x (log (/ 1 y)))))) |
#s(approx (neg (log y)) #s(hole binary64 (log (/ 1 y)))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (- (* x (- (log (neg x)) (* -1 (log (/ -1 y))))) z))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (log (neg x)) (* -1 (log (/ -1 y))))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (* -1 (log (/ -1 y)))))) |
#s(approx (log (neg y)) #s(hole binary64 (* -1 (log (/ -1 y))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) #s(hole binary64 (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))))) |
#s(approx (neg (log y)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* x (- (log (neg x)) (log (neg y)))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (+ (* -1 z) (* x (- (log (neg x)) (log (neg y))))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (log (neg y)))) z) 1)))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log (neg x)) (log (neg y)))) z))))))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 z z (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (log.f64 (/.f64 x y)) (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64))) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (log.f64 (/.f64 x y)) x (*.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z (log.f64 (pow.f64 (/.f64 x y) x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (log.f64 (/.f64 x y)) x (*.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64))) (fma.f64 z z (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z (log.f64 (pow.f64 (/.f64 x y) x)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))))) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 (neg.f64 (neg.f64 x)) (log.f64 (/.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) z (log.f64 (pow.f64 (/.f64 x y) x))) |
(fma.f64 z #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 (/.f64 x y)))) |
(fma.f64 z #s(literal -1 binary64) (log.f64 (pow.f64 (/.f64 x y) x))) |
(fma.f64 x (log.f64 (/.f64 x y)) (neg.f64 z)) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 (log.f64 (/.f64 x y)) x (*.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 z z) (fma.f64 (log.f64 (/.f64 x y)) x (*.f64 #s(literal 1 binary64) z)))) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (*.f64 #s(literal 1 binary64) z)) |
(-.f64 (neg.f64 z) (*.f64 (log.f64 (/.f64 x y)) (neg.f64 x))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z z (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z (log.f64 (pow.f64 (/.f64 x y) x)))))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (fma.f64 z z (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z (log.f64 (pow.f64 (/.f64 x y) x))))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) |
(+.f64 (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 (/.f64 x y)))) |
(+.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (+.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 (/.f64 x (neg.f64 y))))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 (/.f64 x (neg.f64 y)))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 y))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))) (log.f64 (/.f64 x y)))) (neg.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))) (log.f64 (/.f64 x y))) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))))) |
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y)))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(-.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(log.f64 (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
x |
y |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z) |
(*.f64 z (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 x z)) (log.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 x z)) (log.f64 (/.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 x z)) (log.f64 (/.f64 x y)))))) |
(fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) |
(fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 x z)) (log.f64 (/.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 x z)) (log.f64 (/.f64 x y)))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 x z)) (log.f64 (/.f64 x y))))))) |
(+.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (log.f64 (/.f64 x y)) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (log.f64 (/.f64 x y)) x z)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 (log.f64 (/.f64 x y)) x z)) (/.f64 (*.f64 z z) (fma.f64 (log.f64 (/.f64 x y)) x z))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z))))) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) |
(*.f64 (log.f64 (/.f64 x y)) x) |
(*.f64 x (log.f64 (/.f64 x y))) |
(log.f64 (pow.f64 (/.f64 x y) x)) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (+.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 (/.f64 x (neg.f64 y))))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 (/.f64 x (neg.f64 y)))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (+.f64 (log.f64 x) (log.f64 y))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))) (log.f64 (/.f64 x y)))) (neg.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))) (log.f64 (/.f64 x y))) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))))) |
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y)))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(-.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(log.f64 (/.f64 x y)) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))))) |
(/.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))))) |
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) |
(log.f64 (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (neg.f64 y)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (*.f64 (log.f64 (neg.f64 y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) |
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 y)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 y)) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)) |
(log.f64 (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z))) (-.f64 (*.f64 (log.f64 y) (neg.f64 x)) (-.f64 (*.f64 (log.f64 x) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 y) (neg.f64 x)) z) (-.f64 (*.f64 (log.f64 y) (neg.f64 x)) z))) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (log.f64 y) (neg.f64 x)) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) (*.f64 (*.f64 (log.f64 y) (neg.f64 x)) (-.f64 (*.f64 (log.f64 x) x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (log.f64 y) (neg.f64 x)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 y) (neg.f64 x)) z) (-.f64 (*.f64 (log.f64 y) (neg.f64 x)) z)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (log.f64 y) (neg.f64 x)) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) z))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x z)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) z)))) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (log.f64 y) (neg.f64 x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (neg.f64 x) (log.f64 y) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (log.f64 y) (neg.f64 x)) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (neg.f64 (log.f64 y)) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (log.f64 x) (-.f64 (*.f64 (log.f64 y) (neg.f64 x)) z)) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x z)) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x z))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) z))))) |
(-.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) z) |
(+.f64 (*.f64 (log.f64 y) (neg.f64 x)) (-.f64 (*.f64 (log.f64 x) x) z)) |
(+.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (log.f64 y) (neg.f64 x)) z)) |
(*.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) x) |
(*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) |
(*.f64 x (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y)))) |
(*.f64 x (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (neg.f64 (log.f64 y))) (*.f64 (neg.f64 x) (neg.f64 (log.f64 y))))) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))) (-.f64 (*.f64 (log.f64 y) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) (neg.f64 x)) (*.f64 (neg.f64 (log.f64 x)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (neg.f64 (log.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 x) (neg.f64 (log.f64 y))) (*.f64 (neg.f64 x) (neg.f64 (log.f64 y))) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 x) (neg.f64 (log.f64 y))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) (*.f64 (*.f64 (log.f64 y) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) (neg.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64))) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) (neg.f64 x)))))) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 (log.f64 x) x)) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (log.f64 x) x)) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (log.f64 x) x)) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) |
(fma.f64 (log.f64 x) x (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(fma.f64 (log.f64 x) x (*.f64 (log.f64 y) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x)) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (log.f64 x) x)) |
(fma.f64 x (log.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(fma.f64 x (log.f64 x) (*.f64 (log.f64 y) (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)) (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x)))) (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x))) (/.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x)))) |
(-.f64 (*.f64 (log.f64 y) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (neg.f64 (log.f64 x)))) x)) |
(-.f64 (*.f64 (log.f64 y) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (log.f64 x))))) |
(-.f64 (*.f64 (log.f64 y) (neg.f64 x)) (*.f64 (neg.f64 (log.f64 x)) x)) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 y))) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) x))) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 x) (neg.f64 (log.f64 y)))) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x))))) (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) (neg.f64 x)))))) (/.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) (neg.f64 x))))))) |
(+.f64 (*.f64 (log.f64 y) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(+.f64 (*.f64 (log.f64 y) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(+.f64 (*.f64 (log.f64 y) (neg.f64 x)) (*.f64 (log.f64 x) x)) |
(+.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(+.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) (neg.f64 x))) |
(log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) |
(log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x (neg.f64 x)))) |
(log.f64 (*.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x))) |
(log.f64 (*.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) |
(*.f64 (log.f64 y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (log.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 #s(literal 0 binary64) (log.f64 y))))) |
(neg.f64 (log.f64 y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) |
(log.f64 (pow.f64 y #s(literal -1 binary64))) |
(log.f64 y) |
(*.f64 (log.f64 x) x) |
(*.f64 x (log.f64 x)) |
(log.f64 (pow.f64 x x)) |
(log.f64 x) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (neg.f64 z)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (-.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) z)) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (fma.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x #s(literal -1 binary64))) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#s(approx (log (neg x)) (log.f64 (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (neg.f64 z)) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (-.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) z)) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x))) |
#s(approx (* (log x) x) (*.f64 (log.f64 x) x)) |
#s(approx (log x) (log.f64 x)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x))) x)) |
#s(approx (log (/ x y)) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y)))) |
#s(approx (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x))) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z) x)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (-.f64 (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (log.f64 (neg.f64 y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (-.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 z x)) (log.f64 (neg.f64 y))) x)) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) (*.f64 (-.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (log.f64 (neg.f64 y))) x)) |
#s(approx (log (/ x y)) (-.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (log.f64 (neg.f64 y)))) |
#s(approx (log (neg x)) (log.f64 (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x))) x)) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x))) |
#s(approx (* (log x) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 y))) #s(literal -1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) (*.f64 (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 y))) x)) |
#s(approx (log (/ x y)) (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 y)))) |
#s(approx (log (neg x)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (*.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (log.f64 y)) (neg.f64 x))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (*.f64 (+.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)) (log.f64 y)) (neg.f64 x))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) (*.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (log.f64 y)) (neg.f64 x))) |
#s(approx (* (log x) x) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x)) |
#s(approx (log x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (-.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) z)) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx y y) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x #s(literal -1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (fma.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x #s(literal -1 binary64))) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#s(approx (log (neg y)) (log.f64 (neg.f64 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (-.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) z)) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x))) |
#s(approx (neg (log y)) (neg.f64 (log.f64 y))) |
#s(approx (log y) (log.f64 y)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x #s(literal -1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (fma.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x #s(literal -1 binary64))) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (+.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (log.f64 y))) x) z)) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) (*.f64 (+.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (log.f64 y))) x)) |
#s(approx (log (/ x y)) (+.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 (log.f64 y)))) |
#s(approx (log (neg y)) (fma.f64 (log.f64 y) #s(literal 1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (-.f64 (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) z)) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x))) |
#s(approx (neg (log y)) (neg.f64 (log.f64 y))) |
#s(approx (log y) (*.f64 (log.f64 y) #s(literal 1 binary64))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (-.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (log (/ x y)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z) #s(literal -1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (fma.f64 x (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z) #s(literal -1 binary64))) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (-.f64 (log.f64 (neg.f64 x)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) x) z)) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) (*.f64 (-.f64 (log.f64 (neg.f64 x)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) x)) |
#s(approx (log (/ x y)) (-.f64 (log.f64 (neg.f64 x)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (log (neg y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (neg.f64 x) (-.f64 (*.f64 (log.f64 x) x) z))) |
#s(approx (+ (* (neg (log y)) x) (* (log x) x)) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (neg.f64 x) (*.f64 (log.f64 x) x))) |
#s(approx (neg (log y)) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log y) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (*.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x #s(literal -1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (fma.f64 (neg.f64 (/.f64 x z)) (log.f64 (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (neg.f64 (/.f64 x z)) (log.f64 (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (neg.f64 (/.f64 x z)) (log.f64 (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (neg.f64 (/.f64 x z)) (log.f64 (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (- (+ (* (neg (log y)) x) (* (log x) x)) z) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) #s(literal 1 binary64)) (neg.f64 z))) |
Compiled 9 283 to 1 279 computations (86.2% saved)
16 alts after pruning (11 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 391 | 9 | 400 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 394 | 16 | 410 |
| Status | Accuracy | Program |
|---|---|---|
| 45.7% | (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) x (neg.f64 z)) | |
| 53.6% | (fma.f64 (-.f64 (log.f64 x) (log.f64 y)) x (neg.f64 z)) | |
| ✓ | 79.9% | (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
| ▶ | 53.7% | (fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
| ✓ | 53.7% | (-.f64 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) |
| 36.4% | (-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64))) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x))) z) | |
| ✓ | 45.8% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| ✓ | 80.0% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| ▶ | 72.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
| ▶ | 72.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
| 55.6% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal 1 binary64))) z)) | |
| ▶ | 47.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
| 20.1% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) z)) | |
| 39.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) | |
| ▶ | 40.3% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) z)) |
| ✓ | 46.5% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 621 to 406 computations (34.6% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) |
x |
(/.f64 (log.f64 (/.f64 x y)) z) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
y |
z |
#s(literal -1 binary64) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
(*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x) |
(log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 x) |
(/.f64 #s(literal -1 binary64) y) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z) |
(fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) z) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(log.f64 x) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(log.f64 y) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) z)) |
(*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) z) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) |
(neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(log.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) x) |
(log.f64 (/.f64 #s(literal -1 binary64) y)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log x) (log (/ 1 y))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) #s(hole binary64 (* x (+ (log x) (log (/ 1 y)))))) |
#s(approx (log (* (neg x) (/ -1 y))) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (* (neg x) (/ -1 y)) #s(hole binary64 (/ x y))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (* (/ x -1) (/ -1 z)) #s(hole binary64 (/ x z))) |
#s(approx (/ x -1) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (log y))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 -1)) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (- (/ (* x (+ (log (/ -1 y)) (* -1 (+ (log -1) (* -1 (log x)))))) z) 1))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (+ 1 (* -1 (/ (* x (+ (log (/ -1 y)) (* -1 (+ (log -1) (* -1 (log x)))))) z))))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) #s(hole binary64 (* -1 (/ (+ (log (/ -1 y)) (* -1 (+ (log -1) (* -1 (log x))))) z)))) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) #s(hole binary64 (* -1 (+ (log (/ -1 y)) (* -1 (+ (log -1) (* -1 (log x)))))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (+ (log -1) (* -1 (log x))))))) |
#s(approx (log (/ -1 x)) #s(hole binary64 (+ (log -1) (* -1 (log x))))) |
#s(approx (/ -1 x) #s(hole binary64 (/ -1 x))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (* (neg x) (/ -1 y))) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (/ z x)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x)))))) z))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x))))) z)) (/ 1 x)))))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (* -1 (/ (* x (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x)))))) z)))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x))))) z)) (/ 1 x))))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) #s(hole binary64 (* -1 (/ (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x))))) z)))) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) #s(hole binary64 (* -1 (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x)))))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x))))))) |
#s(approx (log (/ -1 x)) #s(hole binary64 (+ (log -1) (log (/ 1 x))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (* (neg x) (/ -1 y))) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (+ (log y) (/ z x)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (* x (+ (* -1 (/ (log (/ -1 x)) z)) (/ (log (/ -1 y)) z))))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (* -1 (* x (- (/ 1 x) (+ (* -1 (/ (log (/ -1 x)) z)) (/ (log (/ -1 y)) z))))))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (log (/ -1 x)) z)) (/ (log (/ -1 y)) z)))))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (log (/ -1 x)) z)) (/ (log (/ -1 y)) z)) (/ 1 x)))))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) #s(hole binary64 (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)))) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) #s(hole binary64 (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (log (/ -1 x)) #s(hole binary64 (log (/ -1 x)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log x) (* -1 (log y))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (log (* (neg x) (/ -1 y))) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (* -1 (+ 1 (* -1 (/ (* x (+ (log -1) (+ (* -1 (log y)) (* -1 (log (/ -1 x)))))) z)))))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (+ 1 (* -1 (/ (* x (+ (log -1) (+ (* -1 (log y)) (* -1 (log (/ -1 x)))))) z))))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) #s(hole binary64 (* -1 (/ (+ (log -1) (+ (* -1 (log y)) (* -1 (log (/ -1 x))))) z)))) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) #s(hole binary64 (* -1 (+ (log -1) (+ (* -1 (log y)) (* -1 (log (/ -1 x)))))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) #s(hole binary64 (+ (log -1) (+ (* -1 (log y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (+ (log -1) (* -1 (log y))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* x (log (/ 1 y))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* x (log (/ 1 y))))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (* -1 (+ 1 (* -1 (/ (* x (+ (log -1) (+ (log (/ 1 y)) (* -1 (log (/ -1 x)))))) z)))))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (+ 1 (* -1 (/ (* x (+ (log -1) (+ (log (/ 1 y)) (* -1 (log (/ -1 x)))))) z))))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) #s(hole binary64 (* -1 (/ (+ (log -1) (+ (log (/ 1 y)) (* -1 (log (/ -1 x))))) z)))) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) #s(hole binary64 (* -1 (+ (log -1) (+ (log (/ 1 y)) (* -1 (log (/ -1 x)))))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) #s(hole binary64 (+ (log -1) (+ (log (/ 1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (+ (log -1) (log (/ 1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log (* -1 x)) (log (/ -1 y))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) #s(hole binary64 (* x (+ (log (* -1 x)) (log (/ -1 y)))))) |
#s(approx (log (* (neg x) (/ -1 y))) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (* -1 (+ 1 (* -1 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z)))))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (+ 1 (* -1 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (log (/ -1 y)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (log (/ x y)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (/ -1 z) #s(hole binary64 (/ -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log y)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (/ (- (* -1 z) (* -1 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) z))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (* -1 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z)))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (/ (+ z (* -1 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log y)) z)) 1)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (- (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z) 1))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 73.0ms | y | @ | 0 | ((- (* x (log (/ x y))) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) x (/ (log (/ x y)) z) (log (/ x y)) (/ x y) y z -1 (- (* x (log (/ x y))) z) (* (log (* (neg x) (/ -1 y))) x) (log (* (neg x) (/ -1 y))) (* (neg x) (/ -1 y)) (neg x) (/ -1 y) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (* (/ x -1) (/ -1 z)) (/ x -1) (/ -1 z) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) (log (/ -1 x)) (/ -1 x) (log (/ -1 y)) 1) |
| 72.0ms | z | @ | inf | ((- (* x (log (/ x y))) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) x (/ (log (/ x y)) z) (log (/ x y)) (/ x y) y z -1 (- (* x (log (/ x y))) z) (* (log (* (neg x) (/ -1 y))) x) (log (* (neg x) (/ -1 y))) (* (neg x) (/ -1 y)) (neg x) (/ -1 y) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (* (/ x -1) (/ -1 z)) (/ x -1) (/ -1 z) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) (log (/ -1 x)) (/ -1 x) (log (/ -1 y)) 1) |
| 53.0ms | y | @ | -inf | ((- (* x (log (/ x y))) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) x (/ (log (/ x y)) z) (log (/ x y)) (/ x y) y z -1 (- (* x (log (/ x y))) z) (* (log (* (neg x) (/ -1 y))) x) (log (* (neg x) (/ -1 y))) (* (neg x) (/ -1 y)) (neg x) (/ -1 y) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (* (/ x -1) (/ -1 z)) (/ x -1) (/ -1 z) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) (log (/ -1 x)) (/ -1 x) (log (/ -1 y)) 1) |
| 53.0ms | y | @ | inf | ((- (* x (log (/ x y))) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) x (/ (log (/ x y)) z) (log (/ x y)) (/ x y) y z -1 (- (* x (log (/ x y))) z) (* (log (* (neg x) (/ -1 y))) x) (log (* (neg x) (/ -1 y))) (* (neg x) (/ -1 y)) (neg x) (/ -1 y) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (* (/ x -1) (/ -1 z)) (/ x -1) (/ -1 z) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) (log (/ -1 x)) (/ -1 x) (log (/ -1 y)) 1) |
| 52.0ms | x | @ | 0 | ((- (* x (log (/ x y))) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) x (/ (log (/ x y)) z) (log (/ x y)) (/ x y) y z -1 (- (* x (log (/ x y))) z) (* (log (* (neg x) (/ -1 y))) x) (log (* (neg x) (/ -1 y))) (* (neg x) (/ -1 y)) (neg x) (/ -1 y) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (* (/ x -1) (/ -1 z)) (/ x -1) (/ -1 z) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) (log (/ -1 x)) (/ -1 x) (log (/ -1 y)) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 473 | 5020 |
| 0 | 528 | 4527 |
| 1 | 2143 | 4417 |
| 0 | 8444 | 4389 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) |
x |
(/.f64 (log.f64 (/.f64 x y)) z) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
y |
z |
#s(literal -1 binary64) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
(*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x) |
(log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(neg.f64 x) |
(/.f64 #s(literal -1 binary64) y) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z) |
(fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) z) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(log.f64 x) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(log.f64 y) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) z)) |
(*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) z) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) |
(neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(log.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal -1 binary64) x) |
(log.f64 (/.f64 #s(literal -1 binary64) y)) |
#s(literal 1 binary64) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log x) (log (/ 1 y))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) #s(hole binary64 (* x (+ (log x) (log (/ 1 y)))))) |
#s(approx (log (* (neg x) (/ -1 y))) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (* (neg x) (/ -1 y)) #s(hole binary64 (/ x y))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (* (/ x -1) (/ -1 z)) #s(hole binary64 (/ x z))) |
#s(approx (/ x -1) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (log y))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 -1)) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (- (/ (* x (+ (log (/ -1 y)) (* -1 (+ (log -1) (* -1 (log x)))))) z) 1))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (+ 1 (* -1 (/ (* x (+ (log (/ -1 y)) (* -1 (+ (log -1) (* -1 (log x)))))) z))))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) #s(hole binary64 (* -1 (/ (+ (log (/ -1 y)) (* -1 (+ (log -1) (* -1 (log x))))) z)))) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) #s(hole binary64 (* -1 (+ (log (/ -1 y)) (* -1 (+ (log -1) (* -1 (log x)))))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (+ (log -1) (* -1 (log x))))))) |
#s(approx (log (/ -1 x)) #s(hole binary64 (+ (log -1) (* -1 (log x))))) |
#s(approx (/ -1 x) #s(hole binary64 (/ -1 x))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (* (neg x) (/ -1 y))) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (/ z x)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x)))))) z))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x))))) z)) (/ 1 x)))))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (* -1 (/ (* x (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x)))))) z)))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x))))) z)) (/ 1 x))))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) #s(hole binary64 (* -1 (/ (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x))))) z)))) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) #s(hole binary64 (* -1 (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x)))))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (+ (log -1) (log (/ 1 x))))))) |
#s(approx (log (/ -1 x)) #s(hole binary64 (+ (log -1) (log (/ 1 x))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (* (neg x) (/ -1 y))) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (+ (log y) (/ z x)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (* x (+ (* -1 (/ (log (/ -1 x)) z)) (/ (log (/ -1 y)) z))))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (* -1 (* x (- (/ 1 x) (+ (* -1 (/ (log (/ -1 x)) z)) (/ (log (/ -1 y)) z))))))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (log (/ -1 x)) z)) (/ (log (/ -1 y)) z)))))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (log (/ -1 x)) z)) (/ (log (/ -1 y)) z)) (/ 1 x)))))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) #s(hole binary64 (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)))) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) #s(hole binary64 (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (log (/ -1 x)) #s(hole binary64 (log (/ -1 x)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log x) (* -1 (log y))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (log (* (neg x) (/ -1 y))) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (* -1 (+ 1 (* -1 (/ (* x (+ (log -1) (+ (* -1 (log y)) (* -1 (log (/ -1 x)))))) z)))))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (+ 1 (* -1 (/ (* x (+ (log -1) (+ (* -1 (log y)) (* -1 (log (/ -1 x)))))) z))))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) #s(hole binary64 (* -1 (/ (+ (log -1) (+ (* -1 (log y)) (* -1 (log (/ -1 x))))) z)))) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) #s(hole binary64 (* -1 (+ (log -1) (+ (* -1 (log y)) (* -1 (log (/ -1 x)))))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) #s(hole binary64 (+ (log -1) (+ (* -1 (log y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (+ (log -1) (* -1 (log y))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* x (log (/ 1 y))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* x (log (/ 1 y))))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (* -1 (+ 1 (* -1 (/ (* x (+ (log -1) (+ (log (/ 1 y)) (* -1 (log (/ -1 x)))))) z)))))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (+ 1 (* -1 (/ (* x (+ (log -1) (+ (log (/ 1 y)) (* -1 (log (/ -1 x)))))) z))))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) #s(hole binary64 (* -1 (/ (+ (log -1) (+ (log (/ 1 y)) (* -1 (log (/ -1 x))))) z)))) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) #s(hole binary64 (* -1 (+ (log -1) (+ (log (/ 1 y)) (* -1 (log (/ -1 x)))))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) #s(hole binary64 (+ (log -1) (+ (log (/ 1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (+ (log -1) (log (/ 1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log (* -1 x)) (log (/ -1 y))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) #s(hole binary64 (* x (+ (log (* -1 x)) (log (/ -1 y)))))) |
#s(approx (log (* (neg x) (/ -1 y))) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (* -1 (+ 1 (* -1 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z)))))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (+ 1 (* -1 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (log (/ -1 y)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (log (/ x y)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (/ -1 z) #s(hole binary64 (/ -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log y)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (/ (- (* -1 z) (* -1 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) z))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (* -1 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z)))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(hole binary64 (/ (+ z (* -1 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log y)) z)) 1)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(hole binary64 (- (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z) 1))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64)) z) |
(*.f64 z (fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))))))) |
(fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (log.f64 (/.f64 x y)) z) x #s(literal -1 binary64)) |
(fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))))))) |
(+.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
x |
(/.f64 (neg.f64 (neg.f64 (log.f64 (/.f64 x y)))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (log.f64 (/.f64 x y))) (neg.f64 z)) |
(/.f64 (log.f64 (/.f64 x y)) z) |
(-.f64 (/.f64 (log.f64 x) z) (/.f64 (log.f64 y) z)) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 (/.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
y |
z |
#s(literal -1 binary64) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
(*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x) |
(*.f64 x (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 (neg.f64 x)) x) (*.f64 (log.f64 (neg.f64 x)) x) (-.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x)) (*.f64 (*.f64 (log.f64 (neg.f64 x)) x) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (log.f64 (neg.f64 x))) (*.f64 x (log.f64 (neg.f64 x))) (-.f64 (*.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x))) (*.f64 (*.f64 x (log.f64 (neg.f64 x))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)))))) |
(fma.f64 (log.f64 (neg.f64 x)) x (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x)) |
(fma.f64 x (log.f64 (neg.f64 x)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(+.f64 (*.f64 (log.f64 (neg.f64 x)) x) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x)) |
(+.f64 (*.f64 x (log.f64 (neg.f64 x))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(log.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) x)) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (log.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (log.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (log.f64 (/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))))) |
(-.f64 (log.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y)) |
(+.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (neg.f64 x))) |
(log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) y) |
(neg.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(pow.f64 (neg.f64 y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) y) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64)) z) |
(*.f64 z (fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))))))) |
(fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (log.f64 (/.f64 x y)) z) x #s(literal -1 binary64)) |
(fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))))))) |
(+.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal -1 binary64) z))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 z #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 z))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) z) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 x #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(pow.f64 (neg.f64 z) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) z) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (log.f64 y) (neg.f64 x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (neg.f64 x) (log.f64 y) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (neg.f64 (log.f64 y)) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (log.f64 x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x z)) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z))))) |
(-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))))) |
(+.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(+.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x)) |
(log.f64 x) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (log.f64 y) (neg.f64 x) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (log.f64 y) (neg.f64 x) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (fma.f64 (log.f64 y) (neg.f64 x) z)) (/.f64 (*.f64 z z) (fma.f64 (log.f64 y) (neg.f64 x) z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) |
(-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) |
(*.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (log.f64 y)) x) |
(*.f64 (log.f64 y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x)) |
(*.f64 x (neg.f64 (log.f64 y))) |
(neg.f64 (*.f64 (log.f64 y) x)) |
(log.f64 (pow.f64 y (neg.f64 x))) |
(log.f64 y) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) z)) |
(*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) z) |
(*.f64 z #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x)) #s(literal -1 binary64))))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64))) |
(+.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) x) |
(*.f64 x (fma.f64 (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) (*.f64 x (pow.f64 x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 x (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x)) |
(*.f64 (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (neg.f64 z)) |
(/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) |
(neg.f64 (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z)) |
(+.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) z) (/.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) z)) |
(+.f64 (/.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) z) (/.f64 (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)) z)) |
(+.f64 (/.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) z) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) z)) |
(*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))))) |
(neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(+.f64 (neg.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)) (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (fma.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64))) (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
(fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y)))))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))))) (/.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))))) |
(+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(log.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))))) |
(neg.f64 (log.f64 (neg.f64 x))) |
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))))))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal -1 binary64))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x))) |
(log.f64 (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (neg.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) x) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) |
(neg.f64 (log.f64 (neg.f64 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)) |
(log.f64 (/.f64 #s(literal -1 binary64) y)) |
#s(literal 1 binary64) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) (neg.f64 z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (/ (log (/ x y)) z) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z)) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
#s(approx (log (* (neg x) (/ -1 y))) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (* (neg x) (/ -1 y)) (/.f64 x y)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) (neg.f64 z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (* (/ x -1) (/ -1 z)) (/.f64 x z)) |
#s(approx (/ x -1) (neg.f64 x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (neg.f64 z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (* (neg x) (log y)) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) (neg.f64 z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) #s(literal -1 binary64)) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (-.f64 (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) #s(literal 1 binary64))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (/ -1 x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
#s(approx (/ -1 x) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (fma.f64 #s(literal 1 binary64) (log.f64 x) (/.f64 (neg.f64 z) x))) x)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (/ (log (/ x y)) z) (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z)) |
#s(approx (log (/ x y)) (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y)))) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) (*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) x)) |
#s(approx (log (* (neg x) (/ -1 y))) (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (fma.f64 #s(literal 1 binary64) (log.f64 x) (/.f64 (neg.f64 z) x))) x)) |
#s(approx (log x) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (neg.f64 (log.f64 y)) (/.f64 z x)) x)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) z) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (*.f64 (neg.f64 x) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (/ -1 x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) |
#s(approx (/ (log (/ x y)) z) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z)) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (log (* (neg x) (/ -1 y))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)) (log.f64 y)))) |
#s(approx (log x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (+.f64 (/.f64 z x) (log.f64 y)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z)))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (*.f64 (neg.f64 x) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (*.f64 (neg.f64 x) (-.f64 (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (/ -1 x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (/ (log (/ x y)) z) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z)) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx y y) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
#s(approx (log (* (neg x) (/ -1 y))) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (/ -1 y) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (log y) (log.f64 y)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (neg.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) x) z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) x) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) z))) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ -1 y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (* (neg x) (log y)) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (log y) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (neg.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) x) z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) x) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) z))) |
#s(approx (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (log (/ -1 x)) -1) (log (/ -1 y))) (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 y (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ -1 y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x) z) #s(literal 1 binary64))) |
#s(approx (/ (log (/ x y)) z) (/.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) z)) |
#s(approx (log (/ x y)) (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (* (log (* (neg x) (/ -1 y))) x) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (log (* (neg x) (/ -1 y))) (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x) z) #s(literal 1 binary64))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (log.f64 x) x) z))) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) z)) |
#s(approx (* (neg x) (log y)) (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log y) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x) z) #s(literal 1 binary64))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (neg.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) #s(literal 1 binary64))) |
#s(approx (log (/ -1 y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
#s(approx (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (/ (log (/ x y)) z) (/.f64 (log.f64 (/.f64 x y)) z)) |
#s(approx z z) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (/ -1 z) (/.f64 #s(literal -1 binary64) z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x (neg.f64 z))) |
#s(approx (- (* (neg x) (log y)) z) (fma.f64 (neg.f64 (log.f64 y)) x (neg.f64 z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (/.f64 (-.f64 (neg.f64 z) (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))))) z)) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (*.f64 (neg.f64 x) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z))) |
#s(approx (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1) (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64))) |
#s(approx (neg (+ (* (/ (neg (+ (* (log (/ -1 x)) -1) (log (/ -1 y)))) z) x) 1)) (-.f64 (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z) #s(literal 1 binary64))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 y) z) #s(literal 1 binary64)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
Compiled 14 259 to 2 041 computations (85.7% saved)
16 alts after pruning (10 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 419 | 7 | 426 |
| Fresh | 3 | 3 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 4 | 5 |
| Total | 426 | 16 | 442 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.6% | (fma.f64 (-.f64 (log.f64 x) (log.f64 y)) x (neg.f64 z)) |
| 28.6% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) | |
| ▶ | 29.2% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| ✓ | 53.7% | (-.f64 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) |
| 36.4% | (-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64))) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x))) z) | |
| ✓ | 45.8% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| ✓ | 80.0% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| ▶ | 25.5% | #s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (neg.f64 x)) x (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x))) |
| ▶ | 72.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
| 72.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) | |
| 40.3% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) z) #s(literal -1 binary64)) z)) | |
| ✓ | 72.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
| ✓ | 47.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
| 46.9% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 #s(approx (* (neg x) (/ -1 y)) (/.f64 x y))) x)) | |
| ▶ | 39.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
| ✓ | 46.5% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 501 to 361 computations (27.9% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z) |
(fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(/.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) z) |
z |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(log.f64 x) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
(*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) |
(*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) |
(/.f64 x z) |
(fma.f64 (-.f64 (log.f64 x) (log.f64 y)) x (neg.f64 z)) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 y) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (neg.f64 x)) x (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x))) |
(fma.f64 (log.f64 (neg.f64 x)) x (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x)) |
(log.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x) |
(log.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal -1 binary64) y) |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (* (log (/ x y)) (/ x -1)) #s(hole binary64 (* -1 (* x (+ (log x) (log (/ 1 y))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x -1) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (log y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (log y)))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) #s(hole binary64 (* x (+ (log -1) (+ (log x) (log (/ -1 y))))))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (log (/ -1 y)) x) #s(hole binary64 (* x (log (/ -1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (* (log (/ x y)) (/ x -1)) #s(hole binary64 (* -1 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (/ z x)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) z))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (* -1 (log (/ 1 x))) (log y)))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) #s(hole binary64 (* x (+ (log -1) (+ (log (/ -1 y)) (* -1 (log (/ 1 x)))))))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (* (log (/ x y)) (/ x -1)) #s(hole binary64 (* -1 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (+ (log y) (/ z x)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))) (/ z x)))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y)))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) #s(hole binary64 (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (neg x)) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (* (log (/ x y)) (/ x -1)) #s(hole binary64 (* -1 (* x (+ (log x) (* -1 (log y))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) #s(hole binary64 (+ (* x (log (neg x))) (* x (+ (log -1) (* -1 (log y))))))) |
#s(approx (* (log (/ -1 y)) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log y)))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (+ (log -1) (* -1 (log y))))) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* x (log (/ 1 y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (- (* x (- (log x) (* -1 (log (/ 1 y))))) z))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (* -1 (log (/ 1 y)))))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) #s(hole binary64 (+ (* x (log (neg x))) (* x (+ (log -1) (log (/ 1 y))))))) |
#s(approx (* (log (/ -1 y)) x) #s(hole binary64 (* x (+ (log -1) (log (/ 1 y)))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (+ (log -1) (log (/ 1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (* (log (/ x y)) (/ x -1)) #s(hole binary64 (* -1 (* x (+ (log (* -1 x)) (log (/ -1 y))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (- (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) #s(hole binary64 (+ (* x (log (neg x))) (* x (log (/ -1 y)))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (log (/ -1 y)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (/ -1 z) #s(hole binary64 (/ -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log y)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (+ (* -1 z) (* x (- (log x) (log y)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log y)) z)) 1)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* z (- (/ (* x (- (log x) (log y))) z) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log x) (log y))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 87.0ms | x | @ | 0 | ((- (* x (log (/ x y))) z) (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) (* (log (/ x y)) (/ x -1)) (log (/ x y)) (/ x y) x y (/ x -1) -1 (/ -1 z) z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (* (log (/ x y)) (/ x z)) (/ x z) (+ (* (- (log x) (log y)) x) (neg z)) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) (log (neg x)) (neg x) (* (log (/ -1 y)) x) (log (/ -1 y)) (/ -1 y)) |
| 52.0ms | x | @ | -inf | ((- (* x (log (/ x y))) z) (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) (* (log (/ x y)) (/ x -1)) (log (/ x y)) (/ x y) x y (/ x -1) -1 (/ -1 z) z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (* (log (/ x y)) (/ x z)) (/ x z) (+ (* (- (log x) (log y)) x) (neg z)) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) (log (neg x)) (neg x) (* (log (/ -1 y)) x) (log (/ -1 y)) (/ -1 y)) |
| 44.0ms | x | @ | inf | ((- (* x (log (/ x y))) z) (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) (* (log (/ x y)) (/ x -1)) (log (/ x y)) (/ x y) x y (/ x -1) -1 (/ -1 z) z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (* (log (/ x y)) (/ x z)) (/ x z) (+ (* (- (log x) (log y)) x) (neg z)) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) (log (neg x)) (neg x) (* (log (/ -1 y)) x) (log (/ -1 y)) (/ -1 y)) |
| 41.0ms | y | @ | inf | ((- (* x (log (/ x y))) z) (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) (* (log (/ x y)) (/ x -1)) (log (/ x y)) (/ x y) x y (/ x -1) -1 (/ -1 z) z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (* (log (/ x y)) (/ x z)) (/ x z) (+ (* (- (log x) (log y)) x) (neg z)) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) (log (neg x)) (neg x) (* (log (/ -1 y)) x) (log (/ -1 y)) (/ -1 y)) |
| 39.0ms | y | @ | 0 | ((- (* x (log (/ x y))) z) (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) (* (log (/ x y)) (/ x -1)) (log (/ x y)) (/ x y) x y (/ x -1) -1 (/ -1 z) z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (* (log (/ x y)) (/ x z)) (/ x z) (+ (* (- (log x) (log y)) x) (neg z)) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) (log (neg x)) (neg x) (* (log (/ -1 y)) x) (log (/ -1 y)) (/ -1 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 395 | 3467 |
| 0 | 432 | 3257 |
| 1 | 1926 | 3036 |
| 0 | 8726 | 2970 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z) |
(fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(/.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) z) |
z |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(log.f64 x) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
(*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) |
(*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) |
(/.f64 x z) |
(fma.f64 (-.f64 (log.f64 x) (log.f64 y)) x (neg.f64 z)) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 y) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (neg.f64 x)) x (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x))) |
(fma.f64 (log.f64 (neg.f64 x)) x (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x)) |
(log.f64 (neg.f64 x)) |
(neg.f64 x) |
(*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x) |
(log.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal -1 binary64) y) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (* (log (/ x y)) (/ x -1)) #s(hole binary64 (* -1 (* x (+ (log x) (log (/ 1 y))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x -1) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (log y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (log y)))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) #s(hole binary64 (* x (+ (log -1) (+ (log x) (log (/ -1 y))))))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (log (/ -1 y)) x) #s(hole binary64 (* x (log (/ -1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (* (log (/ x y)) (/ x -1)) #s(hole binary64 (* -1 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (/ z x)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) z))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (* -1 (log (/ 1 x))) (log y)))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) #s(hole binary64 (* x (+ (log -1) (+ (log (/ -1 y)) (* -1 (log (/ 1 x)))))))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (* (log (/ x y)) (/ x -1)) #s(hole binary64 (* -1 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (+ (log y) (/ z x)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))) (/ z x)))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y)))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) #s(hole binary64 (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))))) |
#s(approx (log (neg x)) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (* (log (/ x y)) (/ x -1)) #s(hole binary64 (* -1 (* x (+ (log x) (* -1 (log y))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) #s(hole binary64 (+ (* x (log (neg x))) (* x (+ (log -1) (* -1 (log y))))))) |
#s(approx (* (log (/ -1 y)) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log y)))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (+ (log -1) (* -1 (log y))))) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* x (log (/ 1 y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (- (* x (- (log x) (* -1 (log (/ 1 y))))) z))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (* -1 (log (/ 1 y)))))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) #s(hole binary64 (+ (* x (log (neg x))) (* x (+ (log -1) (log (/ 1 y))))))) |
#s(approx (* (log (/ -1 y)) x) #s(hole binary64 (* x (+ (log -1) (log (/ 1 y)))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (+ (log -1) (log (/ 1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (* (log (/ x y)) (/ x -1)) #s(hole binary64 (* -1 (* x (+ (log (* -1 x)) (log (/ -1 y))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (- (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) #s(hole binary64 (+ (* x (log (neg x))) (* x (log (/ -1 y)))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (log (/ -1 y)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (/ -1 z) #s(hole binary64 (/ -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log y)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (+ (* -1 z) (* x (- (log x) (log y)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log y)) z)) 1)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* z (- (/ (* x (- (log x) (log y))) z) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* (* (log (/ x y)) (/ x -1)) (/ -1 z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log x) (log y))) z))))))) |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64)) z) |
(*.f64 z (fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 x #s(literal -1 binary64)) (log.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) (log.f64 (/.f64 x y))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64)) |
(fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))))))) |
(+.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (log.f64 (/.f64 x y))) |
(*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 x y)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) x) (*.f64 (log.f64 (*.f64 x y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) x) (*.f64 (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (log.f64 (pow.f64 (/.f64 x y) x))) #s(literal 1 binary64)) |
(/.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal -1 binary64)) |
(log.f64 (pow.f64 (/.f64 x y) (/.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 (/.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
x |
y |
(*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(pow.f64 (neg.f64 z) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) z) |
z |
(/.f64 (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (-.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) (*.f64 (log.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (fma.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) (*.f64 (log.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))))) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(fma.f64 x (log.f64 x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))) (/.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))))) (/.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))))))) |
(+.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(+.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) (*.f64 (log.f64 x) x)) |
(log.f64 x) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) z)) |
(*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) z) |
(*.f64 z #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 x #s(literal -1 binary64)) (log.f64 (/.f64 x y)))) |
(*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) (log.f64 (/.f64 x y))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) |
(*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) |
(*.f64 x (/.f64 (log.f64 (/.f64 x y)) z)) |
(/.f64 (neg.f64 (neg.f64 (log.f64 (pow.f64 (/.f64 x y) x)))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) (log.f64 (/.f64 x y))) #s(literal -1 binary64))) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (log.f64 (*.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 (neg.f64 z) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 z (log.f64 (*.f64 x y)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 z (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (log.f64 (*.f64 x y)) (neg.f64 z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) x) (*.f64 (log.f64 (*.f64 x y)) z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))) (neg.f64 z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) x) (*.f64 (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (log.f64 (pow.f64 (/.f64 x y) x))) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 z))) |
(/.f64 (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (log.f64 (pow.f64 (pow.f64 (/.f64 x y) x) #s(literal -1 binary64))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) (log.f64 (/.f64 x y))) #s(literal -1 binary64)) z) |
(/.f64 (neg.f64 (log.f64 (pow.f64 (/.f64 x y) x))) (neg.f64 z)) |
(/.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) |
(log.f64 (pow.f64 (/.f64 x y) (/.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(/.f64 (-.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))) (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64))) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))))) |
(fma.f64 #s(literal -1 binary64) z (log.f64 (pow.f64 (/.f64 x y) x))) |
(fma.f64 z #s(literal -1 binary64) (log.f64 (pow.f64 (/.f64 x y) x))) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
(fma.f64 x (log.f64 (/.f64 x y)) (neg.f64 z)) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))) (/.f64 (*.f64 z z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))) |
(-.f64 (neg.f64 z) (*.f64 (neg.f64 x) (log.f64 (/.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))))) |
(+.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 (/.f64 x y)) |
(log.f64 y) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x)) |
(*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) |
(*.f64 x (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 #s(literal -1 binary64)) x) (*.f64 (log.f64 #s(literal -1 binary64)) x)) (*.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x)) x) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x)) x))) (-.f64 (*.f64 (log.f64 #s(literal -1 binary64)) x) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) (*.f64 x (log.f64 #s(literal -1 binary64)))) (*.f64 (log.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) x)) (log.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) x)))) (-.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) (log.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 2 binary64))) (-.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) (*.f64 (log.f64 (neg.f64 x)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) x) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) x) (*.f64 (*.f64 (log.f64 (neg.f64 x)) x) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (neg.f64 x) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (*.f64 (log.f64 (neg.f64 x)) x) (*.f64 (neg.f64 x) (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 #s(literal -1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 #s(literal -1 binary64)) x) (*.f64 (log.f64 #s(literal -1 binary64)) x) (-.f64 (*.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x)) x) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x)) x)) (*.f64 (*.f64 (log.f64 #s(literal -1 binary64)) x) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) (*.f64 x (log.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) x)) (log.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) x))) (*.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) (log.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) x)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 2 binary64)) (*.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) (*.f64 (log.f64 (neg.f64 x)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (pow.f64 (neg.f64 x) x) (pow.f64 (/.f64 #s(literal -1 binary64) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 3 binary64)) (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (neg.f64 x)) x) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 2 binary64))) (log.f64 (/.f64 (pow.f64 (neg.f64 x) x) (pow.f64 (/.f64 #s(literal -1 binary64) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 3 binary64)) (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (neg.f64 x)) x) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)))))) |
(fma.f64 (log.f64 (neg.f64 x)) x (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 (log.f64 #s(literal -1 binary64)) x (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x)) x)) |
(fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x (*.f64 (log.f64 (neg.f64 x)) x)) |
(fma.f64 x (log.f64 (neg.f64 x)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(fma.f64 x (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) x))) |
(fma.f64 x (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 (log.f64 (neg.f64 x)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 2 binary64)) (log.f64 (/.f64 (pow.f64 (neg.f64 x) x) (pow.f64 (/.f64 #s(literal -1 binary64) y) x)))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 2 binary64)) (log.f64 (/.f64 (pow.f64 (neg.f64 x) x) (pow.f64 (/.f64 #s(literal -1 binary64) y) x))))) |
(-.f64 (*.f64 (log.f64 (neg.f64 x)) x) (*.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
(-.f64 (*.f64 (log.f64 (neg.f64 x)) x) (*.f64 (neg.f64 x) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (neg.f64 x)) x) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)))))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 (neg.f64 x)) x) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x))))))) |
(+.f64 (*.f64 (log.f64 #s(literal -1 binary64)) x) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x)) x)) |
(+.f64 (*.f64 x (log.f64 #s(literal -1 binary64))) (log.f64 (pow.f64 (*.f64 x (/.f64 #s(literal -1 binary64) y)) x))) |
(+.f64 (*.f64 (log.f64 (neg.f64 x)) x) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(+.f64 (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) (*.f64 (log.f64 (neg.f64 x)) x)) |
(log.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) x)) |
(log.f64 (*.f64 (pow.f64 (neg.f64 x) x) (pow.f64 (/.f64 #s(literal -1 binary64) y) x))) |
(log.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x) (pow.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (log.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))))) |
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) |
(log.f64 (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x) |
(*.f64 x (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) |
(neg.f64 (log.f64 (neg.f64 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)) |
(log.f64 (/.f64 #s(literal -1 binary64) y)) |
(pow.f64 (neg.f64 y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) y) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (* (log (/ x y)) (/ x -1)) (*.f64 (neg.f64 x) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (- (log x) (log y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (/ x -1) (neg.f64 x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (neg.f64 z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (* (log (/ x y)) (/ x z)) (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) (neg.f64 z)) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (log x) (log y)) (log.f64 (/.f64 x y))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x)) |
#s(approx (log (neg x)) (log.f64 (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (log (/ -1 y)) x) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) x))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x))) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z) x)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (-.f64 (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (log (/ x y)) (/ x -1)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))))) |
#s(approx (- (log x) (log y)) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x))) x)) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (neg.f64 (log.f64 y)) (/.f64 z x)) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z) x)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (-.f64 (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (log (/ x y)) (/ x z)) (*.f64 (/.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) z) x)) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) (*.f64 (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) (*.f64 (-.f64 (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x)) (log.f64 y)) x)) |
#s(approx (- (log x) (log y)) (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) (*.f64 (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) (neg.f64 (neg.f64 (log.f64 x)))) x)) |
#s(approx (log (neg x)) (log.f64 (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (*.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) |
#s(approx (* (log (/ x y)) (/ x -1)) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (- (log x) (log y)) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)) (log.f64 y)))) |
#s(approx (log x) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (+.f64 (/.f64 z x) (log.f64 y)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (*.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) |
#s(approx (* (log (/ x y)) (/ x z)) (/.f64 (*.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) (*.f64 (-.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) x)) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (- (log x) (log y)) (-.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x)))))) |
#s(approx (log (neg x)) (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (* (log (/ x y)) (/ x -1)) (*.f64 (neg.f64 x) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (- (log x) (log y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx y y) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (* (log (/ x y)) (/ x z)) (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x)) |
#s(approx (log y) (log.f64 y)) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) (*.f64 x (log.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))))))) |
#s(approx (* (log (/ -1 y)) x) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x)) |
#s(approx (log (/ -1 y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ -1 y) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (- (log x) (log y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (log y) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) (*.f64 x (log.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))))))) |
#s(approx (* (log (/ -1 y)) x) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x)) |
#s(approx (log (/ -1 y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z) #s(literal 1 binary64))) |
#s(approx (* (log (/ x y)) (/ x -1)) (*.f64 (neg.f64 x) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))))) |
#s(approx (- (log x) (log y)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (log.f64 x) x) z))) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z) #s(literal 1 binary64))) |
#s(approx (* (log (/ x y)) (/ x z)) (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) (-.f64 (*.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) x) z)) |
#s(approx (- (log x) (log y)) (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (log y) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (log (neg x)) x) (* (log (/ -1 y)) x)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x)) |
#s(approx (log (/ -1 y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
#s(approx (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (/ -1 z) (/.f64 #s(literal -1 binary64) z)) |
#s(approx z z) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x (neg.f64 z))) |
#s(approx (- (* (neg x) (log y)) z) (fma.f64 (neg.f64 (log.f64 y)) x (neg.f64 z))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (* (log (/ x y)) (/ x z)) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) (*.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 y) z) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (- (log x) (log y)) x) (neg z)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
Compiled 10 665 to 1 327 computations (87.6% saved)
17 alts after pruning (8 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 365 | 3 | 368 |
| Fresh | 0 | 5 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 367 | 17 | 384 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.6% | (fma.f64 (-.f64 (log.f64 x) (log.f64 y)) x (neg.f64 z)) |
| 28.6% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) | |
| ✓ | 29.2% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| ✓ | 53.7% | (-.f64 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) |
| 36.4% | (-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64))) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x))) z) | |
| ✓ | 45.8% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| ✓ | 80.0% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 25.5% | #s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (neg.f64 x)) x (*.f64 (neg.f64 (log.f64 (neg.f64 y))) x))) | |
| 72.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) #s(approx (/ x -1) (neg.f64 x))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) | |
| 72.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) | |
| 40.3% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) z) #s(literal -1 binary64)) z)) | |
| ✓ | 72.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
| ✓ | 47.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
| 46.9% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 #s(approx (* (neg x) (/ -1 y)) (/.f64 x y))) x)) | |
| ✓ | 39.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
| 39.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 x (/.f64 (log.f64 (/.f64 x y)) z))) z)) | |
| ✓ | 46.5% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 922 to 381 computations (58.7% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 #s(approx (* (neg x) (/ -1 y)) (/.f64 x y))) x)) |
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 x (/.f64 (log.f64 (/.f64 x y)) z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) #s(approx (/ x -1) (neg.f64 x))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
(fma.f64 (-.f64 (log.f64 x) (log.f64 y)) x (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) z) |
(-.f64 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (neg.f64 x)) x (*.f64 (neg.f64 (log.f64 (neg.f64 y))) x))) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (neg.f64 x)) x (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal 1 binary64))) z)) |
(-.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) (neg.f64 x)) #s(literal 2 binary64))) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x))) z) |
(fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 (log.f64 (neg.f64 y)) (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) x (neg.f64 z)) |
| Outputs |
|---|
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(-.f64 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) |
5 calls:
| 46.0ms | y |
| 8.0ms | x |
| 7.0ms | z |
| 7.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| 7.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 3 | (*.f64 x (log.f64 (/.f64 x y))) |
| 92.4% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 99.5% | 2 | x |
| 99.5% | 2 | y |
| 80.0% | 1 | z |
Compiled 17 to 22 computations (-29.4% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 #s(approx (* (neg x) (/ -1 y)) (/.f64 x y))) x)) |
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 x (/.f64 (log.f64 (/.f64 x y)) z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) #s(approx (/ x -1) (neg.f64 x))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
(fma.f64 (-.f64 (log.f64 x) (log.f64 y)) x (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) z) |
| Outputs |
|---|
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) z) |
2 calls:
| 13.0ms | y |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | x |
| 99.4% | 2 | y |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 #s(approx (* (neg x) (/ -1 y)) (/.f64 x y))) x)) |
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 x (/.f64 (log.f64 (/.f64 x y)) z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) #s(approx (/ x -1) (neg.f64 x))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
(fma.f64 (-.f64 (log.f64 x) (log.f64 y)) x (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| Outputs |
|---|
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
2 calls:
| 5.0ms | y |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | x |
| 99.4% | 2 | y |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 #s(approx (* (neg x) (/ -1 y)) (/.f64 x y))) x)) |
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 x (/.f64 (log.f64 (/.f64 x y)) z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) #s(approx (/ x -1) (neg.f64 x))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
(fma.f64 (-.f64 (log.f64 x) (log.f64 y)) x (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
| Outputs |
|---|
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
2 calls:
| 6.0ms | x |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.8% | 3 | x |
| 89.9% | 2 | y |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 #s(approx (* (neg x) (/ -1 y)) (/.f64 x y))) x)) |
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 x (/.f64 (log.f64 (/.f64 x y)) z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) #s(approx (/ x -1) (neg.f64 x))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) z)) |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
3 calls:
| 4.0ms | x |
| 4.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 4.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.6% | 3 | (*.f64 x (log.f64 (/.f64 x y))) |
| 91.6% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 87.5% | 3 | x |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 #s(approx (* (neg x) (/ -1 y)) (/.f64 x y))) x)) |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 #s(approx (* (neg x) (/ -1 y)) (/.f64 x y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
5 calls:
| 3.0ms | x |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 1.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.3% | 3 | z |
| 70.4% | 3 | x |
| 57.7% | 5 | y |
| 70.8% | 5 | (*.f64 x (log.f64 (/.f64 x y))) |
| 62.6% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
Compiled 17 to 22 computations (-29.4% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
5 calls:
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| 1.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.9% | 2 | y |
| 46.5% | 1 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 46.5% | 1 | (*.f64 x (log.f64 (/.f64 x y))) |
| 49.9% | 2 | x |
| 46.5% | 1 | z |
Compiled 17 to 22 computations (-29.4% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.5% | 1 | z |
| 46.5% | 1 | x |
| 46.5% | 1 | y |
Compiled 3 to 9 computations (-200% saved)
Compiled 11 to 13 computations (-18.2% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.1849079874790828e-278 | 5.253345321622116e-299 |
Loading profile data...