
Time bar (total: 5.2s)
| 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)
| 544.0ms | 8 256× | 0 | valid |
| 67.0ms | 516× | 0 | invalid |
ival-log: 95.0ms (28% of total)ival-div: 92.0ms (27.2% of total)ival-sub: 75.0ms (22.1% of total)ival-mult: 72.0ms (21.3% of total)ival-assert: 3.0ms (0.9% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 41 | 0 | - | 0 | - | (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 | 23 | 0 |
| ↳ | (/.f64 x y) | overflow | 23 | |
log.f64 | (log.f64 (/.f64 x y)) | uflow-rescue | 3 | 0 |
| ↳ | (/.f64 x y) | underflow | 18 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 26 | 15 |
| - | 0 | 215 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 26 | 0 | 15 |
| - | 0 | 0 | 215 |
| number | freq |
|---|---|
| 0 | 230 |
| 1 | 26 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 35.0ms | 512× | 0 | valid |
Compiled 60 to 25 computations (58.3% saved)
ival-log: 6.0ms (37.4% of total)ival-div: 4.0ms (24.9% of total)ival-mult: 3.0ms (18.7% of total)ival-sub: 2.0ms (12.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 91 |
| 1 | 45 | 91 |
| 2 | 48 | 91 |
| 0 | 7 | 8 |
| 0 | 11 | 8 |
| 1 | 12 | 8 |
| 0 | 12 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| Outputs |
|---|
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(-.f64 (*.f64 (log.f64 (/.f64 x y)) x) z) |
Compiled 8 to 7 computations (12.5% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 84.6% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
Compiled 8 to 7 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 | |
|---|---|---|---|---|
| 56.0ms | x | @ | 0 | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 30.0ms | y | @ | -inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 18.0ms | x | @ | inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 16.0ms | y | @ | 0 | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 14.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)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 10 | 139 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 129 | 11 | 140 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.8% | (fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
| 50.7% | (-.f64 (/.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)))) z) | |
| ▶ | 43.9% | (-.f64 (/.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)))) z) |
| 51.4% | (-.f64 (/.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))) z) | |
| 47.8% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) | |
| ▶ | 51.8% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| ▶ | 84.2% | (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) z) |
| 51.7% | (-.f64 (*.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)))))) z) | |
| ✓ | 84.6% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 75.6% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) | |
| ▶ | 52.3% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 390 to 263 computations (32.6% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) z) |
(*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) |
x |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))) |
#s(literal 0 binary64) |
(log.f64 (/.f64 y x)) |
(/.f64 y x) |
y |
z |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(neg.f64 z) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
(*.f64 x (-.f64 (log.f64 x) (log.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 x) |
(log.f64 y) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(neg.f64 x) |
(-.f64 (/.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)))) z) |
(/.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)))) |
(*.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 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 (log.f64 y) #s(literal 3 binary64)) |
#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))) |
(log.f64 (*.f64 x y)) |
(*.f64 x y) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (* -1 (log x))))) z))) |
#s(approx (* x (- 0 (log (/ y x)))) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (log x))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 0 (log (/ y x))) #s(hole binary64 (* -1 (+ (log y) (* -1 (log x)))))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log y) (* -1 (log x))))) |
#s(approx (/ y x) #s(hole binary64 (/ y 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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (log y)))) |
#s(approx (log x) #s(hole binary64 (log 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 (- (* (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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (- (* x (+ (* -1 (/ (pow (log y) 3) (+ (* (log x) (+ (log x) (log y))) (pow (log y) 2)))) (/ (pow (log x) 3) (+ (* (log x) (+ (log x) (log y))) (pow (log y) 2))))) z))) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) #s(hole binary64 (/ (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))) (+ (* (log x) (+ (log x) (log y))) (pow (log y) 2))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) #s(hole binary64 (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))))) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) #s(hole binary64 (+ (* -1 (pow (log y) 3)) (pow (log x) 3)))) |
#s(approx (pow (log x) 3) #s(hole binary64 (pow (log x) 3))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) #s(hole binary64 (+ (* (log x) (+ (log x) (log y))) (pow (log y) 2)))) |
#s(approx (log (* x y)) #s(hole binary64 (+ (log x) (log y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* x (+ (* -1 (+ (log y) (log (/ 1 x)))) (* -1 (/ z x)))))) |
#s(approx (* x (- 0 (log (/ y x)))) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- 0 (log (/ y x))) #s(hole binary64 (* -1 (+ (log y) (log (/ 1 x)))))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log y) (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (* -1 (log (/ 1 x))) (log y)))) |
#s(approx (log x) #s(hole binary64 (* -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 (- (* (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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (* x (+ (* -1 (/ (pow (log y) 3) (+ (* -1 (* (log (/ 1 x)) (+ (log y) (* -1 (log (/ 1 x)))))) (pow (log y) 2)))) (* -1 (/ (pow (log (/ 1 x)) 3) (+ (* -1 (* (log (/ 1 x)) (+ (log y) (* -1 (log (/ 1 x)))))) (pow (log y) 2)))))))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (+ (* -1 (/ (pow (log y) 3) (+ (* -1 (* (log (/ 1 x)) (+ (log y) (* -1 (log (/ 1 x)))))) (pow (log y) 2)))) (* -1 (/ (pow (log (/ 1 x)) 3) (+ (* -1 (* (log (/ 1 x)) (+ (log y) (* -1 (log (/ 1 x)))))) (pow (log y) 2))))))))) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) #s(hole binary64 (/ (* x (+ (* -1 (pow (log y) 3)) (* -1 (pow (log (/ 1 x)) 3)))) (+ (* -1 (* (log (/ 1 x)) (+ (log y) (* -1 (log (/ 1 x)))))) (pow (log y) 2))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) #s(hole binary64 (* x (+ (* -1 (pow (log y) 3)) (* -1 (pow (log (/ 1 x)) 3)))))) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) #s(hole binary64 (+ (* -1 (pow (log y) 3)) (* -1 (pow (log (/ 1 x)) 3))))) |
#s(approx (pow (log x) 3) #s(hole binary64 (* -1 (pow (log (/ 1 x)) 3)))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) #s(hole binary64 (+ (* -1 (* (log (/ 1 x)) (+ (log y) (* -1 (log (/ 1 x)))))) (pow (log y) 2)))) |
#s(approx (log (* x y)) #s(hole binary64 (+ (log y) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (* x (- 0 (log (/ y x)))) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- 0 (log (/ y x))) #s(hole binary64 (* -1 (+ (log (* -1 y)) (log (/ -1 x)))))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (* -1 y)) (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) (log y))) z) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))) (/ z x)))))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y)))) |
#s(approx (log x) #s(hole binary64 (+ (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)))))))))) |
#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 (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (+ (log y) (/ z x)))))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (/ (* x (+ (* -1 (pow (log y) 3)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3))) (+ (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 y)) (* -1 (log (/ -1 x))))) (pow (log y) 2))))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (pow (log y) 3)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) (+ (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 y)) (* -1 (log (/ -1 x))))) (pow (log y) 2)))) (/ z x)))))) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) #s(hole binary64 (/ (* x (+ (* -1 (pow (log y) 3)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3))) (+ (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 y)) (* -1 (log (/ -1 x))))) (pow (log y) 2))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) #s(hole binary64 (* x (+ (* -1 (pow (log y) 3)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3))))) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) #s(hole binary64 (+ (* -1 (pow (log y) 3)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))) |
#s(approx (pow (log x) 3) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) #s(hole binary64 (+ (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 y)) (* -1 (log (/ -1 x))))) (pow (log y) 2)))) |
#s(approx (log (* x y)) #s(hole binary64 (+ (log (* -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (log (/ 1 x))))) z))) |
#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 y) #s(hole binary64 (log y))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (- (/ (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))) (+ (* (log x) (+ (log x) (log y))) (pow (log y) 2))) z))) |
#s(approx (pow (log y) 3) #s(hole binary64 (pow (log y) 3))) |
#s(approx (pow (log y) 2) #s(hole binary64 (pow (log y) 2))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (* x (- 0 (log (/ y x)))) #s(hole binary64 (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))))) |
#s(approx (- 0 (log (/ y x))) #s(hole binary64 (* -1 (+ (log (/ 1 x)) (* -1 (log (/ 1 y))))))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (* -1 (log (/ 1 y))))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (* -1 (log (/ 1 y))))))) |
#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 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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (- (/ (* x (+ (pow (log x) 3) (pow (log (/ 1 y)) 3))) (+ (* (log x) (+ (log x) (* -1 (log (/ 1 y))))) (pow (log (/ 1 y)) 2))) z))) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) #s(hole binary64 (/ (* x (+ (pow (log x) 3) (pow (log (/ 1 y)) 3))) (+ (* (log x) (+ (log x) (* -1 (log (/ 1 y))))) (pow (log (/ 1 y)) 2))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) #s(hole binary64 (* x (+ (pow (log x) 3) (pow (log (/ 1 y)) 3))))) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) #s(hole binary64 (+ (pow (log x) 3) (pow (log (/ 1 y)) 3)))) |
#s(approx (pow (log y) 3) #s(hole binary64 (* -1 (pow (log (/ 1 y)) 3)))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) #s(hole binary64 (+ (* (log x) (+ (log x) (* -1 (log (/ 1 y))))) (pow (log (/ 1 y)) 2)))) |
#s(approx (log (* x y)) #s(hole binary64 (+ (log x) (* -1 (log (/ 1 y)))))) |
#s(approx (pow (log y) 2) #s(hole binary64 (pow (log (/ 1 y)) 2))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* x (- 0 (log (/ y x)))) #s(hole binary64 (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))))) |
#s(approx (- 0 (log (/ y x))) #s(hole binary64 (* -1 (+ (log (/ -1 x)) (* -1 (log (/ -1 y))))))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (/ -1 x)) (* -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) (log y))) z) #s(hole binary64 (- (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#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 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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (- (/ (* x (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 y)))) 3)) (pow (log x) 3))) (+ (* (log x) (+ (log (* -1 x)) (* -1 (log (/ -1 y))))) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) z))) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) #s(hole binary64 (/ (* x (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 y)))) 3)) (pow (log x) 3))) (+ (* (log x) (+ (log (* -1 x)) (* -1 (log (/ -1 y))))) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) #s(hole binary64 (* x (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 y)))) 3)) (pow (log x) 3))))) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) #s(hole binary64 (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 y)))) 3)) (pow (log x) 3)))) |
#s(approx (pow (log y) 3) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 y)))) 3))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) #s(hole binary64 (+ (* (log x) (+ (log (* -1 x)) (* -1 (log (/ -1 y))))) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) |
#s(approx (log (* x y)) #s(hole binary64 (+ (log (* -1 x)) (* -1 (log (/ -1 y)))))) |
#s(approx (pow (log y) 2) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#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 (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (+ (* -1 z) (* x (- (log x) (log y)))))) |
#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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (/ (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))) (+ (* (log x) (log (* x y))) (pow (log y) 2))))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (+ (* -1 z) (/ (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))) (+ (* (log x) (log (* x y))) (pow (log y) 2)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log (/ y x))) z)) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (log 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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (* z (- (/ (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))) (* z (+ (* (log x) (log (* x y))) (pow (log y) 2)))) 1)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log (/ y x))) z)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log x) (log 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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))) (* z (+ (* (log x) (log (* x y))) (pow (log y) 2)))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 125.0ms | z | @ | -inf | ((- (* x (- 0 (log (/ y x)))) z) (* x (- 0 (log (/ y x)))) x (- 0 (log (/ y x))) 0 (log (/ y x)) (/ y x) y z (- (* x (log (/ x y))) z) (neg z) (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log x) (log y) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (neg x) (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (pow (log y) 3) -1) (pow (log x) 3)) (pow (log y) 3) 3 -1 (pow (log x) 3) (+ (* (log x) (log (* x y))) (pow (log y) 2)) (log (* x y)) (* x y) (pow (log y) 2) 2) |
| 108.0ms | x | @ | -inf | ((- (* x (- 0 (log (/ y x)))) z) (* x (- 0 (log (/ y x)))) x (- 0 (log (/ y x))) 0 (log (/ y x)) (/ y x) y z (- (* x (log (/ x y))) z) (neg z) (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log x) (log y) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (neg x) (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (pow (log y) 3) -1) (pow (log x) 3)) (pow (log y) 3) 3 -1 (pow (log x) 3) (+ (* (log x) (log (* x y))) (pow (log y) 2)) (log (* x y)) (* x y) (pow (log y) 2) 2) |
| 83.0ms | y | @ | -inf | ((- (* x (- 0 (log (/ y x)))) z) (* x (- 0 (log (/ y x)))) x (- 0 (log (/ y x))) 0 (log (/ y x)) (/ y x) y z (- (* x (log (/ x y))) z) (neg z) (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log x) (log y) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (neg x) (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (pow (log y) 3) -1) (pow (log x) 3)) (pow (log y) 3) 3 -1 (pow (log x) 3) (+ (* (log x) (log (* x y))) (pow (log y) 2)) (log (* x y)) (* x y) (pow (log y) 2) 2) |
| 83.0ms | x | @ | 0 | ((- (* x (- 0 (log (/ y x)))) z) (* x (- 0 (log (/ y x)))) x (- 0 (log (/ y x))) 0 (log (/ y x)) (/ y x) y z (- (* x (log (/ x y))) z) (neg z) (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log x) (log y) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (neg x) (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (pow (log y) 3) -1) (pow (log x) 3)) (pow (log y) 3) 3 -1 (pow (log x) 3) (+ (* (log x) (log (* x y))) (pow (log y) 2)) (log (* x y)) (* x y) (pow (log y) 2) 2) |
| 60.0ms | y | @ | inf | ((- (* x (- 0 (log (/ y x)))) z) (* x (- 0 (log (/ y x)))) x (- 0 (log (/ y x))) 0 (log (/ y x)) (/ y x) y z (- (* x (log (/ x y))) z) (neg z) (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log x) (log y) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (neg x) (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (pow (log y) 3) -1) (pow (log x) 3)) (pow (log y) 3) 3 -1 (pow (log x) 3) (+ (* (log x) (log (* x y))) (pow (log y) 2)) (log (* x y)) (* x y) (pow (log y) 2) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 453 | 3949 |
| 0 | 498 | 3590 |
| 1 | 2354 | 3418 |
| 0 | 9096 | 3391 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) z) |
(*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) |
x |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))) |
#s(literal 0 binary64) |
(log.f64 (/.f64 y x)) |
(/.f64 y x) |
y |
z |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(neg.f64 z) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
(*.f64 x (-.f64 (log.f64 x) (log.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 x) |
(log.f64 y) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(neg.f64 x) |
(-.f64 (/.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)))) z) |
(/.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)))) |
(*.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 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 (log.f64 y) #s(literal 3 binary64)) |
#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))) |
(log.f64 (*.f64 x y)) |
(*.f64 x y) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (* -1 (log x))))) z))) |
#s(approx (* x (- 0 (log (/ y x)))) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (log x))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 0 (log (/ y x))) #s(hole binary64 (* -1 (+ (log y) (* -1 (log x)))))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log y) (* -1 (log x))))) |
#s(approx (/ y x) #s(hole binary64 (/ y 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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (log y)))) |
#s(approx (log x) #s(hole binary64 (log 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 (- (* (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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (- (* x (+ (* -1 (/ (pow (log y) 3) (+ (* (log x) (+ (log x) (log y))) (pow (log y) 2)))) (/ (pow (log x) 3) (+ (* (log x) (+ (log x) (log y))) (pow (log y) 2))))) z))) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) #s(hole binary64 (/ (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))) (+ (* (log x) (+ (log x) (log y))) (pow (log y) 2))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) #s(hole binary64 (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))))) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) #s(hole binary64 (+ (* -1 (pow (log y) 3)) (pow (log x) 3)))) |
#s(approx (pow (log x) 3) #s(hole binary64 (pow (log x) 3))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) #s(hole binary64 (+ (* (log x) (+ (log x) (log y))) (pow (log y) 2)))) |
#s(approx (log (* x y)) #s(hole binary64 (+ (log x) (log y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* x (+ (* -1 (+ (log y) (log (/ 1 x)))) (* -1 (/ z x)))))) |
#s(approx (* x (- 0 (log (/ y x)))) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- 0 (log (/ y x))) #s(hole binary64 (* -1 (+ (log y) (log (/ 1 x)))))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log y) (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (* -1 (log (/ 1 x))) (log y)))) |
#s(approx (log x) #s(hole binary64 (* -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 (- (* (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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (* x (+ (* -1 (/ (pow (log y) 3) (+ (* -1 (* (log (/ 1 x)) (+ (log y) (* -1 (log (/ 1 x)))))) (pow (log y) 2)))) (* -1 (/ (pow (log (/ 1 x)) 3) (+ (* -1 (* (log (/ 1 x)) (+ (log y) (* -1 (log (/ 1 x)))))) (pow (log y) 2)))))))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (+ (* -1 (/ (pow (log y) 3) (+ (* -1 (* (log (/ 1 x)) (+ (log y) (* -1 (log (/ 1 x)))))) (pow (log y) 2)))) (* -1 (/ (pow (log (/ 1 x)) 3) (+ (* -1 (* (log (/ 1 x)) (+ (log y) (* -1 (log (/ 1 x)))))) (pow (log y) 2))))))))) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) #s(hole binary64 (/ (* x (+ (* -1 (pow (log y) 3)) (* -1 (pow (log (/ 1 x)) 3)))) (+ (* -1 (* (log (/ 1 x)) (+ (log y) (* -1 (log (/ 1 x)))))) (pow (log y) 2))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) #s(hole binary64 (* x (+ (* -1 (pow (log y) 3)) (* -1 (pow (log (/ 1 x)) 3)))))) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) #s(hole binary64 (+ (* -1 (pow (log y) 3)) (* -1 (pow (log (/ 1 x)) 3))))) |
#s(approx (pow (log x) 3) #s(hole binary64 (* -1 (pow (log (/ 1 x)) 3)))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) #s(hole binary64 (+ (* -1 (* (log (/ 1 x)) (+ (log y) (* -1 (log (/ 1 x)))))) (pow (log y) 2)))) |
#s(approx (log (* x y)) #s(hole binary64 (+ (log y) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (* x (- 0 (log (/ y x)))) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- 0 (log (/ y x))) #s(hole binary64 (* -1 (+ (log (* -1 y)) (log (/ -1 x)))))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (* -1 y)) (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) (log y))) z) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))) (/ z x)))))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y)))) |
#s(approx (log x) #s(hole binary64 (+ (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)))))))))) |
#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 (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (+ (log y) (/ z x)))))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (/ (* x (+ (* -1 (pow (log y) 3)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3))) (+ (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 y)) (* -1 (log (/ -1 x))))) (pow (log y) 2))))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* -1 (pow (log y) 3)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) (+ (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 y)) (* -1 (log (/ -1 x))))) (pow (log y) 2)))) (/ z x)))))) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) #s(hole binary64 (/ (* x (+ (* -1 (pow (log y) 3)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3))) (+ (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 y)) (* -1 (log (/ -1 x))))) (pow (log y) 2))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) #s(hole binary64 (* x (+ (* -1 (pow (log y) 3)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3))))) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) #s(hole binary64 (+ (* -1 (pow (log y) 3)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))) |
#s(approx (pow (log x) 3) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) #s(hole binary64 (+ (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 y)) (* -1 (log (/ -1 x))))) (pow (log y) 2)))) |
#s(approx (log (* x y)) #s(hole binary64 (+ (log (* -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (log (/ 1 x))))) z))) |
#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 y) #s(hole binary64 (log y))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (- (/ (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))) (+ (* (log x) (+ (log x) (log y))) (pow (log y) 2))) z))) |
#s(approx (pow (log y) 3) #s(hole binary64 (pow (log y) 3))) |
#s(approx (pow (log y) 2) #s(hole binary64 (pow (log y) 2))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (* x (- 0 (log (/ y x)))) #s(hole binary64 (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))))) |
#s(approx (- 0 (log (/ y x))) #s(hole binary64 (* -1 (+ (log (/ 1 x)) (* -1 (log (/ 1 y))))))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (* -1 (log (/ 1 y))))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (* -1 (log (/ 1 y))))))) |
#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 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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (- (/ (* x (+ (pow (log x) 3) (pow (log (/ 1 y)) 3))) (+ (* (log x) (+ (log x) (* -1 (log (/ 1 y))))) (pow (log (/ 1 y)) 2))) z))) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) #s(hole binary64 (/ (* x (+ (pow (log x) 3) (pow (log (/ 1 y)) 3))) (+ (* (log x) (+ (log x) (* -1 (log (/ 1 y))))) (pow (log (/ 1 y)) 2))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) #s(hole binary64 (* x (+ (pow (log x) 3) (pow (log (/ 1 y)) 3))))) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) #s(hole binary64 (+ (pow (log x) 3) (pow (log (/ 1 y)) 3)))) |
#s(approx (pow (log y) 3) #s(hole binary64 (* -1 (pow (log (/ 1 y)) 3)))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) #s(hole binary64 (+ (* (log x) (+ (log x) (* -1 (log (/ 1 y))))) (pow (log (/ 1 y)) 2)))) |
#s(approx (log (* x y)) #s(hole binary64 (+ (log x) (* -1 (log (/ 1 y)))))) |
#s(approx (pow (log y) 2) #s(hole binary64 (pow (log (/ 1 y)) 2))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* x (- 0 (log (/ y x)))) #s(hole binary64 (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))))) |
#s(approx (- 0 (log (/ y x))) #s(hole binary64 (* -1 (+ (log (/ -1 x)) (* -1 (log (/ -1 y))))))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (/ -1 x)) (* -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) (log y))) z) #s(hole binary64 (- (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#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 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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (- (/ (* x (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 y)))) 3)) (pow (log x) 3))) (+ (* (log x) (+ (log (* -1 x)) (* -1 (log (/ -1 y))))) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) z))) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) #s(hole binary64 (/ (* x (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 y)))) 3)) (pow (log x) 3))) (+ (* (log x) (+ (log (* -1 x)) (* -1 (log (/ -1 y))))) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) #s(hole binary64 (* x (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 y)))) 3)) (pow (log x) 3))))) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) #s(hole binary64 (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 y)))) 3)) (pow (log x) 3)))) |
#s(approx (pow (log y) 3) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 y)))) 3))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) #s(hole binary64 (+ (* (log x) (+ (log (* -1 x)) (* -1 (log (/ -1 y))))) (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2)))) |
#s(approx (log (* x y)) #s(hole binary64 (+ (log (* -1 x)) (* -1 (log (/ -1 y)))))) |
#s(approx (pow (log y) 2) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ -1 y)))) 2))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#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 (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (+ (* -1 z) (* x (- (log x) (log y)))))) |
#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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (/ (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))) (+ (* (log x) (log (* x y))) (pow (log y) 2))))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (+ (* -1 z) (/ (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))) (+ (* (log x) (log (* x y))) (pow (log y) 2)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log (/ y x))) z)) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (log 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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (* z (- (/ (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))) (* z (+ (* (log x) (log (* x y))) (pow (log y) 2)))) 1)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log (/ y x))) z)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log x) (log 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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (+ (* -1 (pow (log y) 3)) (pow (log x) 3))) (* z (+ (* (log x) (log (* x y))) (pow (log y) 2)))))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (neg.f64 (log.f64 (/.f64 y x))) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (neg.f64 (log.f64 (/.f64 y x))) x z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 (log.f64 (/.f64 y x))) x z)) (/.f64 (*.f64 z z) (fma.f64 (neg.f64 (log.f64 (/.f64 y x))) x z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) z))))) |
(-.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) z) |
(*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) |
(*.f64 x (neg.f64 (log.f64 (/.f64 y x)))) |
x |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(neg.f64 (log.f64 (/.f64 y x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (log.f64 (/.f64 y x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(literal 0 binary64) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 y) (log.f64 x)) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))) |
(log.f64 (/.f64 y x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
y |
z |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 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 (+.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 (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 y x)))) |
(/.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 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (*.f64 y x))) |
(/.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 y x))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 y x)))) |
(-.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 x) |
(pow.f64 (log.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 y) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 y)) #s(literal 1 binary64))) |
(log.f64 y) |
(/.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 x) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) (*.f64 (*.f64 (neg.f64 x) (log.f64 y)) (-.f64 (*.f64 (log.f64 x) x) z))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) 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 x) (log.f64 y)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) 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 x) (log.f64 y)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) 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 x) (log.f64 y)) z) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) 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 x) (log.f64 y)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z))))) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (-.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 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 (log.f64 y) (neg.f64 x) (-.f64 (*.f64 (log.f64 x) 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 x) (log.f64 y)) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) 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 x) (log.f64 y)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z))))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)))))) |
(+.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(+.f64 (*.f64 (neg.f64 x) (log.f64 y)) (-.f64 (*.f64 (log.f64 x) x) z)) |
(+.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) (*.f64 (log.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (neg.f64 x) (log.f64 y) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 x) (log.f64 y)) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (neg.f64 x) (log.f64 y) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (log.f64 y) z)) (/.f64 (*.f64 z z) (fma.f64 (neg.f64 x) (log.f64 y) z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 x) (log.f64 y)) z))))) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) |
(*.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(*.f64 (neg.f64 (log.f64 y)) x) |
(*.f64 (log.f64 y) (neg.f64 x)) |
(*.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))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x z)) (/.f64 (*.f64 z z) (fma.f64 (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x z))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z) |
(*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x) |
(*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (/.f64 x (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(*.f64 x (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x) (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x) (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x) (*.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x)) (*.f64 (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x) (*.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 x (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 x (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) (*.f64 (*.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 x (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (pow.f64 (log.f64 x) #s(literal 6 binary64))) x) (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 9 binary64)) (pow.f64 (log.f64 x) #s(literal 9 binary64))) x) (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x)) (neg.f64 (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x (*.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x)) |
(fma.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 x (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x) (*.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x)) |
(+.f64 (*.f64 x (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 x (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) |
(*.f64 x (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x) (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x) (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x) (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x)) (*.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x) (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 (*.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x) (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x) (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x) (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x)) (*.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x) (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64))) (*.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64))))))) |
(fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x)) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x)) |
(fma.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)) (*.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(fma.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x) (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x)) |
(+.f64 (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) x) (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) x)) |
(+.f64 (*.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64)))) |
(+.f64 (*.f64 x (pow.f64 (log.f64 y) #s(literal 3 binary64))) (*.f64 x (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (log.f64 x)))) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
(*.f64 (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 #s(literal 1 binary64) (log.f64 x))))) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y))) |
(*.f64 (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 y))))) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) |
(*.f64 (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (*.f64 #s(literal 1 binary64) (log.f64 x))))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
(*.f64 (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (*.f64 #s(literal 1 binary64) (log.f64 y))))) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x)))) |
(*.f64 (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 y)))) (log.f64 (*.f64 y x))) |
(*.f64 (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (neg.f64 (log.f64 x))))) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) |
(*.f64 (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (neg.f64 (log.f64 y))))) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
(*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 9 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 x) (neg.f64 (log.f64 y))) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (pow.f64 (log.f64 x) #s(literal 6 binary64)))) (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 9 binary64)) (pow.f64 (log.f64 x) #s(literal 9 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 y) #s(literal 6 binary64)))) (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 x) (neg.f64 (log.f64 y))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 y) #s(literal 6 binary64))) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (pow.f64 (log.f64 x) #s(literal 6 binary64))) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 9 binary64)) (pow.f64 (log.f64 x) #s(literal 9 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3/2 binary64))) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 y) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (log.f64 y) #s(literal 3/2 binary64))) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64))) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (log.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (log.f64 x) #s(literal 3/2 binary64))) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (log.f64 y) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (log.f64 y) #s(literal 3/2 binary64))) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64))) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3/2 binary64)) (pow.f64 (log.f64 x) #s(literal 3/2 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (log.f64 y) #s(literal 3/2 binary64)) (pow.f64 (log.f64 y) #s(literal 3/2 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 x)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(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 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 y)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 (log.f64 y)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 y) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (log.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 (log.f64 x) (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(fma.f64 (log.f64 y) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) |
(-.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 9 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (+.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 x) (neg.f64 (log.f64 y))) #s(literal 3 binary64))))) (/.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 9 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 x) (neg.f64 (log.f64 y))) #s(literal 3 binary64)))))) |
(+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (neg.f64 (log.f64 y))))))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 y) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (log.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (log.f64 y) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (log.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (log.f64 y) #s(literal 3/2 binary64)) (pow.f64 (log.f64 y) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 (log.f64 y))) |
(*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 y)) |
(*.f64 (neg.f64 (log.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 (log.f64 y) (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (log.f64 y))) #s(literal 3 binary64)) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 (log.f64 y)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 y) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (log.f64 y) #s(literal 3 binary64)) |
(neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (log.f64 y))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 y))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 y)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 y)) #s(literal 3 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 (log.f64 y))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 (log.f64 y))) #s(literal 3 binary64)))) |
(log.f64 (pow.f64 y (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 3 binary64) |
#s(literal -1 binary64) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (log.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (log.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 3/2 binary64)) (pow.f64 (log.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 (log.f64 x) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 (log.f64 x)))) #s(literal 3 binary64)) |
(pow.f64 (exp.f64 (log.f64 (log.f64 x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (log.f64 x) #s(literal 3 binary64)) |
(neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (log.f64 x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 3 binary64)))) |
(log.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 x (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 4 binary64))) (-.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (log.f64 y))) (neg.f64 (*.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x))) |
(fma.f64 (fabs.f64 (neg.f64 (log.f64 y))) (fabs.f64 (neg.f64 (log.f64 y))) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x))) |
(fma.f64 (fabs.f64 (log.f64 y)) (fabs.f64 (log.f64 y)) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (log.f64 y))) (fabs.f64 (*.f64 #s(literal 1 binary64) (log.f64 y))) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x))) |
(fma.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 (log.f64 y))) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x))) |
(fma.f64 (exp.f64 (log.f64 (neg.f64 (log.f64 y)))) (exp.f64 (log.f64 (neg.f64 (log.f64 y)))) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x))) |
(fma.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x))) |
(fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y)) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x))) |
(fma.f64 (log.f64 x) (log.f64 (*.f64 y x)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
(fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (-.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))))) |
(+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 y x)) (log.f64 x))) |
(+.f64 (*.f64 (log.f64 (*.f64 y x)) (log.f64 x)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
(/.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 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 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 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.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) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.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) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 y)))))) |
(+.f64 (log.f64 x) (log.f64 y)) |
(+.f64 (log.f64 y) (log.f64 x)) |
(log.f64 (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (log.f64 y))) (neg.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)))) |
(*.f64 (fabs.f64 (neg.f64 (log.f64 y))) (fabs.f64 (neg.f64 (log.f64 y)))) |
(*.f64 (fabs.f64 (log.f64 y)) (fabs.f64 (log.f64 y))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (log.f64 y))) (fabs.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)))) |
(*.f64 (exp.f64 (log.f64 (log.f64 y))) (exp.f64 (log.f64 (log.f64 y)))) |
(*.f64 (exp.f64 (log.f64 (neg.f64 (log.f64 y)))) (exp.f64 (log.f64 (neg.f64 (log.f64 y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 y))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 (log.f64 y) (log.f64 y)) |
(pow.f64 (exp.f64 (log.f64 (log.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 (log.f64 y)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (log.f64 y) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (log.f64 y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 y))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 y)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 (log.f64 y))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 (log.f64 y))) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) |
(log.f64 (pow.f64 y (log.f64 y))) |
(log.f64 (pow.f64 (pow.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 y)))) |
#s(literal 2 binary64) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (neg.f64 z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z)) |
#s(approx (* x (- 0 (log (/ y x)))) (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx x x) |
#s(approx (- 0 (log (/ y x))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (log (/ y x)) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) |
#s(approx (/ y x) (/.f64 y x)) |
#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) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (* x (- (log x) (log y))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (log x) (log y)) (log.f64 (/.f64 x y))) |
#s(approx (log x) (log.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 (- (* (neg x) (log y)) z) (neg.f64 z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
#s(approx (* (neg x) (log y)) (*.f64 (neg.f64 x) (log.f64 y))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (neg.f64 z)) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (-.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z)) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(approx (pow (log x) 3) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (log (* x y)) (log.f64 (*.f64 y x))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) (/.f64 z x)) x)) |
#s(approx (* x (- 0 (log (/ y x)))) (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (- 0 (log (/ y x))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (log (/ y x)) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) (/.f64 z x)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (/.f64 (neg.f64 z) x)) (log.f64 y)) x)) |
#s(approx (* x (- (log x) (log y))) (*.f64 (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y)) x)) |
#s(approx (- (log x) (log y)) (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y))) |
#s(approx (log x) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) (/.f64 z x)) x)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (log.f64 y))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (neg.f64 (log.f64 y)) (/.f64 z x)) x)) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) x)) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(approx (pow (log x) 3) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) (fma.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (log (* x y)) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (log.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) (/.f64 z x)))) |
#s(approx (* x (- 0 (log (/ y x)))) (log.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)))) |
#s(approx (- 0 (log (/ y x))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
#s(approx (log (/ y x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (* x (- (log x) (log y))) (*.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) x)) |
#s(approx (- (log x) (log y)) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (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 (+ (* (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 (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (+.f64 (/.f64 z x) (log.f64 y)))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (neg.f64 y))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (neg.f64 y))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (neg.f64 y))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (*.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) x)) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) (+.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) |
#s(approx (pow (log x) 3) (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (neg.f64 y))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (log (* x y)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (neg.f64 y)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z)) |
#s(approx y y) |
#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 y) (log.f64 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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (-.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z)) |
#s(approx (pow (log y) 3) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
#s(approx (pow (log y) 2) (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x)))) z)) |
#s(approx (* x (- 0 (log (/ y x)))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))))) |
#s(approx (- 0 (log (/ y x))) (neg.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))))) |
#s(approx (log (/ y x)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.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 (* x (- (log x) (log y))) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
#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 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 x) (log.f64 y)) z)) |
#s(approx (* (neg x) (log y)) (*.f64 (neg.f64 x) (log.f64 y))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (-.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z)) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(approx (pow (log y) 3) (pow.f64 (log.f64 y) #s(literal 3 binary64))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) (fma.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (log (* x y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) |
#s(approx (pow (log y) 2) (pow.f64 (log.f64 y) #s(literal 2 binary64))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) z)) |
#s(approx (* x (- 0 (log (/ y x)))) (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (- 0 (log (/ y x))) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (log (/ y x)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) 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 (- (* x (log (/ x y))) 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 (* x (- (log x) (log y))) (*.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) x)) |
#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 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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (neg.f64 x))) (log.f64 x) (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) z)) |
#s(approx (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) (*.f64 x (/.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (neg.f64 x))) (log.f64 x) (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (*.f64 (fma.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
#s(approx (+ (* (pow (log y) 3) -1) (pow (log x) 3)) (fma.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(approx (pow (log y) 3) (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) |
#s(approx (+ (* (log x) (log (* x y))) (pow (log y) 2)) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (neg.f64 x))) (log.f64 x) (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) |
#s(approx (log (* x y)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (neg.f64 x)))) |
#s(approx (pow (log y) 2) (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (neg.f64 x) (log.f64 (/.f64 y x)) (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 (neg z) (neg.f64 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) 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 x) (log.f64 y) (neg.f64 z))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (fma.f64 (/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) x (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 y x))) z) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (/.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (/.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) #s(literal 1 binary64)) z)) |
#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)) x) z) #s(literal 1 binary64)) z)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 1 binary64)) z)) |
#s(approx (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (*.f64 (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64))) z)) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) #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)) x) z) #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 (- (/ (* (+ (* (pow (log y) 3) -1) (pow (log x) 3)) x) (+ (* (log x) (log (* x y))) (pow (log y) 2))) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 x) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) z) #s(literal 1 binary64)))) |
Compiled 14 846 to 1 978 computations (86.7% saved)
13 alts after pruning (9 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 506 | 7 | 513 |
| Fresh | 3 | 2 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 511 | 13 | 524 |
| Status | Accuracy | Program |
|---|---|---|
| 44.6% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 y) z) #s(literal 1 binary64))))) | |
| 24.9% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (log.f64 y)))) | |
| ▶ | 30.3% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| ▶ | 27.5% | (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z))) |
| 47.2% | (-.f64 (/.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) (/.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))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z) | |
| ✓ | 43.9% | (-.f64 (/.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)))) z) |
| ▶ | 47.8% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| ✓ | 51.8% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| ✓ | 84.6% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| ▶ | 75.4% | #s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
| 41.4% | #s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) | |
| ▶ | 75.6% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
| ✓ | 52.3% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 434 to 304 computations (30% saved)
| Inputs |
|---|
#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)) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(/.f64 x z) |
z |
#s(literal -1 binary64) |
(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 (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)) |
(/.f64 (log.f64 (/.f64 y x)) z) |
(log.f64 (/.f64 y x)) |
(/.f64 y x) |
#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 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z))) |
(-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) |
(*.f64 (log.f64 x) x) |
#s(literal 2 binary64) |
(pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 2 binary64)) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(log.f64 y) |
(-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 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 (* (+ (* (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)) #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 z) #s(hole binary64 (/ x z))) |
#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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (* -1 (log x))))) z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (+ (* -1 z) (* -1 (* x (* z (+ (* -1 (/ (log x) z)) (/ (log y) z)))))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 1)) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (+ 1 (* x (+ (* -1 (/ (log x) z)) (/ (log y) z)))))) |
#s(approx (/ (log (/ y x)) z) #s(hole binary64 (/ (+ (log y) (* -1 (log x))) z))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log y) (* -1 (log x))))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 z))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (+ (* -1 z) (* x (- (* -2 (log y)) (* -1 (- (log x) (* -1 (log y))))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (+ (* -1 z) (* x (- (+ (* -2 (log y)) (* x (- (/ (pow (log x) 2) z) (+ (/ (* (- (log x) (* -1 (log y))) (- (* -2 (log y)) (* -1 (- (log x) (* -1 (log y)))))) z) (/ (pow (log y) 2) z))))) (* -1 (- (log x) (* -1 (log y))))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (+ (* -1 z) (* x (- (+ (* -2 (log y)) (* x (- (+ (* -1 (/ (* x (* (- (log x) (* -1 (log y))) (- (/ (pow (log x) 2) z) (+ (/ (* (- (log x) (* -1 (log y))) (- (* -2 (log y)) (* -1 (- (log x) (* -1 (log y)))))) z) (/ (pow (log y) 2) z))))) z)) (/ (pow (log x) 2) z)) (+ (/ (* (- (log x) (* -1 (log y))) (- (* -2 (log y)) (* -1 (- (log x) (* -1 (log y)))))) z) (/ (pow (log y) 2) z))))) (* -1 (- (log x) (* -1 (log y))))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (* -2 (* x (* z (log y)))) (pow z 2)))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (* x (- (* x (- (pow (log x) 2) (pow (log y) 2))) (* 2 (* z (log y))))) (pow z 2)))) |
#s(approx (pow (* (log x) x) 2) #s(hole binary64 (* (pow x 2) (pow (log x) 2)))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (log x)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (pow z 2))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (+ (* 2 (* x (* z (log y)))) (pow z 2)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (+ (* x (+ (* 2 (* z (log y))) (* x (pow (log y) 2)))) (pow z 2)))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 z)) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ z (* x (- (log x) (* -1 (log 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 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)) #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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* x (+ (* -1 (+ (log y) (log (/ 1 x)))) (* -1 (/ z x)))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* x (* z (+ (/ (log y) z) (/ (log (/ 1 x)) z))))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* x (+ (* -1 (* z (+ (/ (log y) z) (/ (log (/ 1 x)) z)))) (* -1 (/ z x)))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (* x (+ (/ (log y) z) (/ (log (/ 1 x)) z))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (* x (+ (/ 1 x) (+ (/ (log y) z) (/ (log (/ 1 x)) z)))))) |
#s(approx (/ (log (/ y x)) z) #s(hole binary64 (/ (+ (log y) (log (/ 1 x))) z))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log y) (log (/ 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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (/ (* x (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* x (- (+ (* -2 (/ (* z (log y)) (* x (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (/ (pow (log (/ 1 x)) 2) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (+ (/ (* z (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (* x (pow (- (* -1 (log (/ 1 x))) (* -1 (log y))) 2))) (/ (pow (log y) 2) (- (* -1 (log (/ 1 x))) (* -1 (log y))))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* x (- (+ (* -2 (/ (* z (log y)) (* x (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (+ (* -1 (/ (pow z 2) (* (pow x 2) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (/ (pow (log (/ 1 x)) 2) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (+ (/ (* z (- (* -2 (/ (* z (log y)) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (/ (* z (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (pow (- (* -1 (log (/ 1 x))) (* -1 (log y))) 2)))) (* (pow x 2) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (+ (/ (* z (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (* x (pow (- (* -1 (log (/ 1 x))) (* -1 (log y))) 2))) (/ (pow (log y) 2) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* x (- (+ (* -2 (/ (* z (log y)) (* x (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (+ (* -1 (/ (* z (- (* -1 (/ (pow z 2) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (/ (* z (- (* -2 (/ (* z (log y)) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (/ (* z (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (pow (- (* -1 (log (/ 1 x))) (* -1 (log y))) 2)))) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (* (pow x 3) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (+ (* -1 (/ (pow z 2) (* (pow x 2) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (/ (pow (log (/ 1 x)) 2) (- (* -1 (log (/ 1 x))) (* -1 (log y))))))) (+ (/ (* z (- (* -2 (/ (* z (log y)) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (/ (* z (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (pow (- (* -1 (log (/ 1 x))) (* -1 (log y))) 2)))) (* (pow x 2) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (+ (/ (* z (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (* x (pow (- (* -1 (log (/ 1 x))) (* -1 (log y))) 2))) (/ (pow (log y) 2) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow x 2) (- (pow (log (/ 1 x)) 2) (pow (log y) 2))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow x 2) (- (+ (* -2 (/ (* z (log y)) x)) (pow (log (/ 1 x)) 2)) (pow (log y) 2))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (pow z 2) (pow x 2))) (pow (log (/ 1 x)) 2)) (+ (* 2 (/ (* z (log y)) x)) (pow (log y) 2)))))) |
#s(approx (pow (* (log x) x) 2) #s(hole binary64 (* (pow x 2) (pow (log (/ 1 x)) 2)))) |
#s(approx (* (log x) x) #s(hole binary64 (* -1 (* x (log (/ 1 x)))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow x 2) (pow (log y) 2)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow x 2) (+ (* 2 (/ (* z (log y)) x)) (pow (log y) 2))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow x 2) (+ (* 2 (/ (* z (log y)) x)) (+ (/ (pow z 2) (pow x 2)) (pow (log y) 2)))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (/ z x)) (* -1 (log 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 (* -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 (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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (/ (* x (+ (log (* -1 y)) (log (/ -1 x)))) z))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (log (* -1 y)) (log (/ -1 x))) z)) (/ 1 x)))))) |
#s(approx (/ (log (/ y x)) z) #s(hole binary64 (/ (+ (log (* -1 y)) (log (/ -1 x))) z))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (* -1 y)) (log (/ -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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (/ (* x (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 2 (/ (* z (log y)) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (pow (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)) 2))) x)) (/ (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (pow (log y) 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (pow z 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (* 2 (/ (* z (log y)) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (pow (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)) 2)))) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) x)) (* 2 (/ (* z (log y)) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y))))) (/ (* z (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (pow (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)) 2))) x)) (/ (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (pow (log y) 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (* -1 (/ (pow z 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (* 2 (/ (* z (log y)) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (pow (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)) 2)))) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y))))) (* x (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y))))) (/ (* z (- (* 2 (/ (* z (log y)) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (pow (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)) 2)))) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) x)) (* 2 (/ (* z (log y)) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y))))) (/ (* z (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (pow (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)) 2))) x)) (/ (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (pow (log y) 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow x 2) (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow x 2) (- (+ (* -2 (/ (* z (log y)) x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (log y) 2))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (/ (pow z 2) x) (* -2 (* z (log y)))) x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (log y) 2))))) |
#s(approx (pow (* (log x) x) 2) #s(hole binary64 (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -2 (* z (log y))) (* -1 (/ (pow z 2) x))) x)) (pow (log y) 2))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (* -1 (/ z x))) (log 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 (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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (log (/ 1 x))))) z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (+ (log y) (log (/ 1 x)))) z)))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (+ 1 (/ (* x (+ (log y) (log (/ 1 x)))) z)))) |
#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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (/ (- (* (pow x 2) (pow (log x) 2)) (pow (- (* -1 (* x (log y))) z) 2)) (- (+ z (* x (log x))) (* -1 (* x (log y))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (* (pow x 2) (pow (log x) 2)) (pow (- (* -1 (* x (log y))) z) 2)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (pow (- (* -1 (* x (log y))) z) 2))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ z (* x (log x))) (* -1 (* x (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 (+ (* (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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y))))) z)))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (+ 1 (/ (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y))))) z)))) |
#s(approx (/ (log (/ y x)) z) #s(hole binary64 (/ (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) z))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) |
#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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (/ (- (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log (/ 1 y))) z) 2)) (- (+ z (* x (log x))) (* x (log (/ 1 y))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log (/ 1 y))) z) 2)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (pow (- (* x (log (/ 1 y))) z) 2))) |
#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) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ z (* x (log x))) (* 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 (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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y))))) z)))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (+ 1 (/ (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y))))) z)))) |
#s(approx (/ (log (/ y x)) z) #s(hole binary64 (/ (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) z))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) |
#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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (/ (- (* (pow x 2) (pow (log x) 2)) (pow (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z) 2)) (- (+ z (* x (log x))) (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (* (pow x 2) (pow (log x) 2)) (pow (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z) 2)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (pow (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z) 2))) |
#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) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ z (* x (log x))) (* -1 (* x (+ (log -1) (* -1 (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 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 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (/ (* x (log (/ y x))) z))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (/ (+ z (* x (log (/ y x)))) z))) |
#s(approx (/ (log (/ y x)) z) #s(hole binary64 (/ (log (/ y x)) 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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (/ (- (* (pow x 2) (pow (log x) 2)) (* (pow x 2) (pow (log y) 2))) (- (* x (log x)) (* -1 (* x (log y))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (- (+ (* z (- (+ (* -2 (/ (* x (log y)) (- (* x (log x)) (* -1 (* x (log y)))))) (/ (* (pow x 2) (pow (log y) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2))) (/ (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2)))) (/ (* (pow x 2) (pow (log x) 2)) (- (* x (log x)) (* -1 (* x (log y)))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* x (log x)) (* -1 (* x (log y)))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (- (+ (* z (- (+ (* -2 (/ (* x (log y)) (- (* x (log x)) (* -1 (* x (log y)))))) (+ (* z (- (/ (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 3)) (+ (* -2 (/ (* x (log y)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2))) (+ (/ 1 (- (* x (log x)) (* -1 (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 3)))))) (/ (* (pow x 2) (pow (log y) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2)))) (/ (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2)))) (/ (* (pow x 2) (pow (log x) 2)) (- (* x (log x)) (* -1 (* x (log y)))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* x (log x)) (* -1 (* x (log y)))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (- (+ (* z (- (+ (* -2 (/ (* x (log y)) (- (* x (log x)) (* -1 (* x (log y)))))) (+ (* z (- (+ (* z (- (+ (* -2 (/ (* x (log y)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 3))) (+ (/ 1 (pow (- (* x (log x)) (* -1 (* x (log y)))) 2)) (/ (* (pow x 2) (pow (log y) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 4)))) (/ (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 4)))) (/ (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 3))) (+ (* -2 (/ (* x (log y)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2))) (+ (/ 1 (- (* x (log x)) (* -1 (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 3)))))) (/ (* (pow x 2) (pow (log y) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2)))) (/ (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2)))) (/ (* (pow x 2) (pow (log x) 2)) (- (* x (log x)) (* -1 (* x (log y)))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* x (log x)) (* -1 (* x (log y)))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (* (pow x 2) (pow (log x) 2)) (* (pow x 2) (pow (log y) 2))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (+ (* -2 (* x (* z (log y)))) (* (pow x 2) (pow (log x) 2))) (* (pow x 2) (pow (log y) 2))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (+ (* z (- (* -1 z) (* 2 (* x (log y))))) (* (pow x 2) (pow (log x) 2))) (* (pow x 2) (pow (log y) 2))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (+ (* 2 (* x (* z (log y)))) (* (pow x 2) (pow (log y) 2))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (+ (* z (+ z (* 2 (* x (log y))))) (* (pow x 2) (pow (log y) 2))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (log x)) (* -1 (* 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 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) 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log (/ y x))) z)) 1)))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* z (- (* -1 (/ (* x (log (/ y x))) z)) 1)))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (+ 1 (/ (* x (log (/ y x))) z)))) |
#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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* z (- (* -2 (/ (* x (log y)) z)) (+ 1 (* -1 (/ (- (* x (log x)) (* -1 (* x (log y)))) z))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* z (- (+ (* -2 (/ (* x (log y)) z)) (/ (* (pow x 2) (pow (log x) 2)) (pow z 2))) (+ 1 (+ (* -1 (/ (- (* x (log x)) (* -1 (* x (log y)))) z)) (+ (/ (* (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) (- (* x (log x)) (* -1 (* x (log y))))) (pow z 2)) (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* z (- (+ (* -2 (/ (* x (log y)) z)) (+ (* -1 (/ (* (- (* x (log x)) (* -1 (* x (log y)))) (- (* (pow x 2) (pow (log x) 2)) (+ (* (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) (- (* x (log x)) (* -1 (* x (log y))))) (* (pow x 2) (pow (log y) 2))))) (pow z 3))) (/ (* (pow x 2) (pow (log x) 2)) (pow z 2)))) (+ 1 (+ (* -1 (/ (- (* x (log x)) (* -1 (* x (log y)))) z)) (+ (/ (* (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) (- (* x (log x)) (* -1 (* x (log y))))) (pow z 2)) (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow z 2) (- (* -2 (/ (* x (log y)) z)) 1)))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow z 2) (- (/ (* (pow x 2) (pow (log x) 2)) (pow z 2)) (+ 1 (+ (* 2 (/ (* x (log y)) z)) (/ (* (pow x 2) (pow (log y) 2)) (pow z 2)))))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow z 2) (+ 1 (* 2 (/ (* x (log y)) z)))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow z 2) (+ 1 (+ (* 2 (/ (* x (log y)) z)) (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* z (- (+ 1 (/ (* x (log x)) z)) (* -1 (/ (* x (log 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 (+ (* (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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log (/ y x))) z)))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log (/ y x))) 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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) z))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (- (+ (* -2 (* x (log y))) (* -1 (/ (- (* -1 (- (* (pow x 2) (pow (log x) 2)) (* (pow x 2) (pow (log y) 2)))) (* -1 (* (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) (- (* x (log x)) (* -1 (* x (log y))))))) z))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) z))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (- (+ (* -2 (* x (log y))) (* -1 (/ (- (+ (* -1 (- (* (pow x 2) (pow (log x) 2)) (* (pow x 2) (pow (log y) 2)))) (* -1 (/ (* (- (* -1 (- (* (pow x 2) (pow (log x) 2)) (* (pow x 2) (pow (log y) 2)))) (* -1 (* (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) (- (* x (log x)) (* -1 (* x (log y))))))) (- (* x (log x)) (* -1 (* x (log y))))) z))) (* -1 (* (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) (- (* x (log x)) (* -1 (* x (log y))))))) z))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) z))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow z 2) (- (* -1 (/ (- (* -1 (/ (- (* (pow x 2) (pow (log x) 2)) (* (pow x 2) (pow (log y) 2))) z)) (* -2 (* x (log y)))) z)) 1)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (+ (* -2 (* x (log y))) (* -1 (/ (* (pow x 2) (pow (log y) 2)) z))) z)))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- (* x (log x)) (* -1 (* x (log y)))) z)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 101.0ms | x | @ | inf | ((- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (log (/ x y)) (/ x y) x y (/ x z) z -1 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (- 0 (log (/ y x)))) z) (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (+ (* x (/ (log (/ y x)) z)) 1) (/ (log (/ y x)) z) (log (/ y x)) (/ y x) 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) (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (pow (* (log x) x) 2) (* (log x) x) 2 (pow (- (* (neg x) (log y)) z) 2) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y) (- (* (log x) x) (- (* (neg x) (log y)) z))) |
| 79.0ms | y | @ | 0 | ((- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (log (/ x y)) (/ x y) x y (/ x z) z -1 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (- 0 (log (/ y x)))) z) (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (+ (* x (/ (log (/ y x)) z)) 1) (/ (log (/ y x)) z) (log (/ y x)) (/ y x) 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) (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (pow (* (log x) x) 2) (* (log x) x) 2 (pow (- (* (neg x) (log y)) z) 2) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y) (- (* (log x) x) (- (* (neg x) (log y)) z))) |
| 72.0ms | x | @ | 0 | ((- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (log (/ x y)) (/ x y) x y (/ x z) z -1 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (- 0 (log (/ y x)))) z) (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (+ (* x (/ (log (/ y x)) z)) 1) (/ (log (/ y x)) z) (log (/ y x)) (/ y x) 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) (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (pow (* (log x) x) 2) (* (log x) x) 2 (pow (- (* (neg x) (log y)) z) 2) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y) (- (* (log x) x) (- (* (neg x) (log y)) z))) |
| 68.0ms | y | @ | inf | ((- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (log (/ x y)) (/ x y) x y (/ x z) z -1 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (- 0 (log (/ y x)))) z) (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (+ (* x (/ (log (/ y x)) z)) 1) (/ (log (/ y x)) z) (log (/ y x)) (/ y x) 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) (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (pow (* (log x) x) 2) (* (log x) x) 2 (pow (- (* (neg x) (log y)) z) 2) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y) (- (* (log x) x) (- (* (neg x) (log y)) z))) |
| 64.0ms | z | @ | inf | ((- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (log (/ x y)) (/ x y) x y (/ x z) z -1 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (- 0 (log (/ y x)))) z) (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (+ (* x (/ (log (/ y x)) z)) 1) (/ (log (/ y x)) z) (log (/ y x)) (/ y x) 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) (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (pow (* (log x) x) 2) (* (log x) x) 2 (pow (- (* (neg x) (log y)) z) 2) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y) (- (* (log x) x) (- (* (neg x) (log y)) z))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 927 | 8731 |
| 0 | 981 | 7402 |
| 1 | 5471 | 7026 |
| 0 | 8855 | 6940 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#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)) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(/.f64 x z) |
z |
#s(literal -1 binary64) |
(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 (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)) |
(/.f64 (log.f64 (/.f64 y x)) z) |
(log.f64 (/.f64 y x)) |
(/.f64 y x) |
#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 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z))) |
(-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) |
(*.f64 (log.f64 x) x) |
#s(literal 2 binary64) |
(pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 2 binary64)) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(log.f64 y) |
(-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 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 (* (+ (* (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)) #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 z) #s(hole binary64 (/ x z))) |
#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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (* -1 (log x))))) z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (+ (* -1 z) (* -1 (* x (* z (+ (* -1 (/ (log x) z)) (/ (log y) z)))))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 1)) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (+ 1 (* x (+ (* -1 (/ (log x) z)) (/ (log y) z)))))) |
#s(approx (/ (log (/ y x)) z) #s(hole binary64 (/ (+ (log y) (* -1 (log x))) z))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log y) (* -1 (log x))))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 z))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (+ (* -1 z) (* x (- (* -2 (log y)) (* -1 (- (log x) (* -1 (log y))))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (+ (* -1 z) (* x (- (+ (* -2 (log y)) (* x (- (/ (pow (log x) 2) z) (+ (/ (* (- (log x) (* -1 (log y))) (- (* -2 (log y)) (* -1 (- (log x) (* -1 (log y)))))) z) (/ (pow (log y) 2) z))))) (* -1 (- (log x) (* -1 (log y))))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (+ (* -1 z) (* x (- (+ (* -2 (log y)) (* x (- (+ (* -1 (/ (* x (* (- (log x) (* -1 (log y))) (- (/ (pow (log x) 2) z) (+ (/ (* (- (log x) (* -1 (log y))) (- (* -2 (log y)) (* -1 (- (log x) (* -1 (log y)))))) z) (/ (pow (log y) 2) z))))) z)) (/ (pow (log x) 2) z)) (+ (/ (* (- (log x) (* -1 (log y))) (- (* -2 (log y)) (* -1 (- (log x) (* -1 (log y)))))) z) (/ (pow (log y) 2) z))))) (* -1 (- (log x) (* -1 (log y))))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (* -2 (* x (* z (log y)))) (pow z 2)))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (* x (- (* x (- (pow (log x) 2) (pow (log y) 2))) (* 2 (* z (log y))))) (pow z 2)))) |
#s(approx (pow (* (log x) x) 2) #s(hole binary64 (* (pow x 2) (pow (log x) 2)))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (log x)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (pow z 2))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (+ (* 2 (* x (* z (log y)))) (pow z 2)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (+ (* x (+ (* 2 (* z (log y))) (* x (pow (log y) 2)))) (pow z 2)))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 z)) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ z (* x (- (log x) (* -1 (log 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 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)) #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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* x (+ (* -1 (+ (log y) (log (/ 1 x)))) (* -1 (/ z x)))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* x (* z (+ (/ (log y) z) (/ (log (/ 1 x)) z))))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* x (+ (* -1 (* z (+ (/ (log y) z) (/ (log (/ 1 x)) z)))) (* -1 (/ z x)))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (* x (+ (/ (log y) z) (/ (log (/ 1 x)) z))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (* x (+ (/ 1 x) (+ (/ (log y) z) (/ (log (/ 1 x)) z)))))) |
#s(approx (/ (log (/ y x)) z) #s(hole binary64 (/ (+ (log y) (log (/ 1 x))) z))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log y) (log (/ 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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (/ (* x (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* x (- (+ (* -2 (/ (* z (log y)) (* x (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (/ (pow (log (/ 1 x)) 2) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (+ (/ (* z (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (* x (pow (- (* -1 (log (/ 1 x))) (* -1 (log y))) 2))) (/ (pow (log y) 2) (- (* -1 (log (/ 1 x))) (* -1 (log y))))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* x (- (+ (* -2 (/ (* z (log y)) (* x (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (+ (* -1 (/ (pow z 2) (* (pow x 2) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (/ (pow (log (/ 1 x)) 2) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (+ (/ (* z (- (* -2 (/ (* z (log y)) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (/ (* z (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (pow (- (* -1 (log (/ 1 x))) (* -1 (log y))) 2)))) (* (pow x 2) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (+ (/ (* z (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (* x (pow (- (* -1 (log (/ 1 x))) (* -1 (log y))) 2))) (/ (pow (log y) 2) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* x (- (+ (* -2 (/ (* z (log y)) (* x (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (+ (* -1 (/ (* z (- (* -1 (/ (pow z 2) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (/ (* z (- (* -2 (/ (* z (log y)) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (/ (* z (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (pow (- (* -1 (log (/ 1 x))) (* -1 (log y))) 2)))) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (* (pow x 3) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (+ (* -1 (/ (pow z 2) (* (pow x 2) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) (/ (pow (log (/ 1 x)) 2) (- (* -1 (log (/ 1 x))) (* -1 (log y))))))) (+ (/ (* z (- (* -2 (/ (* z (log y)) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (/ (* z (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (pow (- (* -1 (log (/ 1 x))) (* -1 (log y))) 2)))) (* (pow x 2) (- (* -1 (log (/ 1 x))) (* -1 (log y))))) (+ (/ (* z (- (pow (log (/ 1 x)) 2) (pow (log y) 2))) (* x (pow (- (* -1 (log (/ 1 x))) (* -1 (log y))) 2))) (/ (pow (log y) 2) (- (* -1 (log (/ 1 x))) (* -1 (log y)))))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow x 2) (- (pow (log (/ 1 x)) 2) (pow (log y) 2))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow x 2) (- (+ (* -2 (/ (* z (log y)) x)) (pow (log (/ 1 x)) 2)) (pow (log y) 2))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (pow z 2) (pow x 2))) (pow (log (/ 1 x)) 2)) (+ (* 2 (/ (* z (log y)) x)) (pow (log y) 2)))))) |
#s(approx (pow (* (log x) x) 2) #s(hole binary64 (* (pow x 2) (pow (log (/ 1 x)) 2)))) |
#s(approx (* (log x) x) #s(hole binary64 (* -1 (* x (log (/ 1 x)))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow x 2) (pow (log y) 2)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow x 2) (+ (* 2 (/ (* z (log y)) x)) (pow (log y) 2))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow x 2) (+ (* 2 (/ (* z (log y)) x)) (+ (/ (pow z 2) (pow x 2)) (pow (log y) 2)))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (* -1 (log y)))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (/ z x)) (* -1 (log 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 (* -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 (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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (/ (* x (+ (log (* -1 y)) (log (/ -1 x)))) z))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (log (* -1 y)) (log (/ -1 x))) z)) (/ 1 x)))))) |
#s(approx (/ (log (/ y x)) z) #s(hole binary64 (/ (+ (log (* -1 y)) (log (/ -1 x))) z))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (* -1 y)) (log (/ -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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (/ (* x (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 2 (/ (* z (log y)) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (pow (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)) 2))) x)) (/ (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (pow (log y) 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (pow z 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (* 2 (/ (* z (log y)) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (pow (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)) 2)))) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) x)) (* 2 (/ (* z (log y)) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y))))) (/ (* z (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (pow (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)) 2))) x)) (/ (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (pow (log y) 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (pow z 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (* -1 (/ (pow z 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (* 2 (/ (* z (log y)) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (pow (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)) 2)))) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y))))) (* x (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y))))) (/ (* z (- (* 2 (/ (* z (log y)) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (* z (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (pow (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)) 2)))) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) x)) (* 2 (/ (* z (log y)) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y))))) (/ (* z (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))) (pow (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)) 2))) x)) (/ (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))) (/ (pow (log y) 2) (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow x 2) (- (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2) (pow (log y) 2))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow x 2) (- (+ (* -2 (/ (* z (log y)) x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (log y) 2))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (/ (pow z 2) x) (* -2 (* z (log y)))) x)) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (log y) 2))))) |
#s(approx (pow (* (log x) x) 2) #s(hole binary64 (* (pow x 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -2 (* z (log y))) (* -1 (/ (pow z 2) x))) x)) (pow (log y) 2))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (log y)))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (* -1 (/ z x))) (log 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 (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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (log (/ 1 x))))) z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (+ (log y) (log (/ 1 x)))) z)))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (+ 1 (/ (* x (+ (log y) (log (/ 1 x)))) z)))) |
#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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (/ (- (* (pow x 2) (pow (log x) 2)) (pow (- (* -1 (* x (log y))) z) 2)) (- (+ z (* x (log x))) (* -1 (* x (log y))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (* (pow x 2) (pow (log x) 2)) (pow (- (* -1 (* x (log y))) z) 2)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (pow (- (* -1 (* x (log y))) z) 2))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ z (* x (log x))) (* -1 (* x (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 (+ (* (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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y))))) z)))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (+ 1 (/ (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y))))) z)))) |
#s(approx (/ (log (/ y x)) z) #s(hole binary64 (/ (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) z))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) |
#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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (/ (- (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log (/ 1 y))) z) 2)) (- (+ z (* x (log x))) (* x (log (/ 1 y))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log (/ 1 y))) z) 2)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (pow (- (* x (log (/ 1 y))) z) 2))) |
#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) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ z (* x (log x))) (* 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 (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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y))))) z)))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (+ 1 (/ (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y))))) z)))) |
#s(approx (/ (log (/ y x)) z) #s(hole binary64 (/ (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) z))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) |
#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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (/ (- (* (pow x 2) (pow (log x) 2)) (pow (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z) 2)) (- (+ z (* x (log x))) (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (* (pow x 2) (pow (log x) 2)) (pow (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z) 2)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (pow (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z) 2))) |
#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) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ z (* x (log x))) (* -1 (* x (+ (log -1) (* -1 (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 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 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (/ (* x (log (/ y x))) z))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (/ (+ z (* x (log (/ y x)))) z))) |
#s(approx (/ (log (/ y x)) z) #s(hole binary64 (/ (log (/ y x)) 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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (/ (- (* (pow x 2) (pow (log x) 2)) (* (pow x 2) (pow (log y) 2))) (- (* x (log x)) (* -1 (* x (log y))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (- (+ (* z (- (+ (* -2 (/ (* x (log y)) (- (* x (log x)) (* -1 (* x (log y)))))) (/ (* (pow x 2) (pow (log y) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2))) (/ (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2)))) (/ (* (pow x 2) (pow (log x) 2)) (- (* x (log x)) (* -1 (* x (log y)))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* x (log x)) (* -1 (* x (log y)))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (- (+ (* z (- (+ (* -2 (/ (* x (log y)) (- (* x (log x)) (* -1 (* x (log y)))))) (+ (* z (- (/ (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 3)) (+ (* -2 (/ (* x (log y)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2))) (+ (/ 1 (- (* x (log x)) (* -1 (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 3)))))) (/ (* (pow x 2) (pow (log y) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2)))) (/ (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2)))) (/ (* (pow x 2) (pow (log x) 2)) (- (* x (log x)) (* -1 (* x (log y)))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* x (log x)) (* -1 (* x (log y)))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (- (+ (* z (- (+ (* -2 (/ (* x (log y)) (- (* x (log x)) (* -1 (* x (log y)))))) (+ (* z (- (+ (* z (- (+ (* -2 (/ (* x (log y)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 3))) (+ (/ 1 (pow (- (* x (log x)) (* -1 (* x (log y)))) 2)) (/ (* (pow x 2) (pow (log y) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 4)))) (/ (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 4)))) (/ (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 3))) (+ (* -2 (/ (* x (log y)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2))) (+ (/ 1 (- (* x (log x)) (* -1 (* x (log y))))) (/ (* (pow x 2) (pow (log y) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 3)))))) (/ (* (pow x 2) (pow (log y) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2)))) (/ (* (pow x 2) (pow (log x) 2)) (pow (- (* x (log x)) (* -1 (* x (log y)))) 2)))) (/ (* (pow x 2) (pow (log x) 2)) (- (* x (log x)) (* -1 (* x (log y)))))) (/ (* (pow x 2) (pow (log y) 2)) (- (* x (log x)) (* -1 (* x (log y)))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (* (pow x 2) (pow (log x) 2)) (* (pow x 2) (pow (log y) 2))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (+ (* -2 (* x (* z (log y)))) (* (pow x 2) (pow (log x) 2))) (* (pow x 2) (pow (log y) 2))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (- (+ (* z (- (* -1 z) (* 2 (* x (log y))))) (* (pow x 2) (pow (log x) 2))) (* (pow x 2) (pow (log y) 2))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (+ (* 2 (* x (* z (log y)))) (* (pow x 2) (pow (log y) 2))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (+ (* z (+ z (* 2 (* x (log y))))) (* (pow x 2) (pow (log y) 2))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (log x)) (* -1 (* 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 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) 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log (/ y x))) z)) 1)))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* z (- (* -1 (/ (* x (log (/ y x))) z)) 1)))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(hole binary64 (+ 1 (/ (* x (log (/ y x))) z)))) |
#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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* z (- (* -2 (/ (* x (log y)) z)) (+ 1 (* -1 (/ (- (* x (log x)) (* -1 (* x (log y)))) z))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* z (- (+ (* -2 (/ (* x (log y)) z)) (/ (* (pow x 2) (pow (log x) 2)) (pow z 2))) (+ 1 (+ (* -1 (/ (- (* x (log x)) (* -1 (* x (log y)))) z)) (+ (/ (* (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) (- (* x (log x)) (* -1 (* x (log y))))) (pow z 2)) (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* z (- (+ (* -2 (/ (* x (log y)) z)) (+ (* -1 (/ (* (- (* x (log x)) (* -1 (* x (log y)))) (- (* (pow x 2) (pow (log x) 2)) (+ (* (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) (- (* x (log x)) (* -1 (* x (log y))))) (* (pow x 2) (pow (log y) 2))))) (pow z 3))) (/ (* (pow x 2) (pow (log x) 2)) (pow z 2)))) (+ 1 (+ (* -1 (/ (- (* x (log x)) (* -1 (* x (log y)))) z)) (+ (/ (* (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) (- (* x (log x)) (* -1 (* x (log y))))) (pow z 2)) (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow z 2) (- (* -2 (/ (* x (log y)) z)) 1)))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow z 2) (- (/ (* (pow x 2) (pow (log x) 2)) (pow z 2)) (+ 1 (+ (* 2 (/ (* x (log y)) z)) (/ (* (pow x 2) (pow (log y) 2)) (pow z 2)))))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow z 2) (+ 1 (* 2 (/ (* x (log y)) z)))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow z 2) (+ 1 (+ (* 2 (/ (* x (log y)) z)) (/ (* (pow x 2) (pow (log y) 2)) (pow z 2))))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* z (- (+ 1 (/ (* x (log x)) z)) (* -1 (/ (* x (log 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 (+ (* (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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log (/ y x))) z)))))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log (/ y x))) 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 (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) z))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (- (+ (* -2 (* x (log y))) (* -1 (/ (- (* -1 (- (* (pow x 2) (pow (log x) 2)) (* (pow x 2) (pow (log y) 2)))) (* -1 (* (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) (- (* x (log x)) (* -1 (* x (log y))))))) z))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) z))))))) |
#s(approx (/ (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (- (* (log x) x) (- (* (neg x) (log y)) z))) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (- (+ (* -2 (* x (log y))) (* -1 (/ (- (+ (* -1 (- (* (pow x 2) (pow (log x) 2)) (* (pow x 2) (pow (log y) 2)))) (* -1 (/ (* (- (* -1 (- (* (pow x 2) (pow (log x) 2)) (* (pow x 2) (pow (log y) 2)))) (* -1 (* (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) (- (* x (log x)) (* -1 (* x (log y))))))) (- (* x (log x)) (* -1 (* x (log y))))) z))) (* -1 (* (- (* -2 (* x (log y))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) (- (* x (log x)) (* -1 (* x (log y))))))) z))) (* -1 (- (* x (log x)) (* -1 (* x (log y)))))) z))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) #s(hole binary64 (* (pow z 2) (- (* -1 (/ (- (* -1 (/ (- (* (pow x 2) (pow (log x) 2)) (* (pow x 2) (pow (log y) 2))) z)) (* -2 (* x (log y)))) z)) 1)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (+ (* -2 (* x (log y))) (* -1 (/ (* (pow x 2) (pow (log y) 2)) z))) z)))))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- (* x (log x)) (* -1 (* x (log y)))) z)) 1))))) |
| Outputs |
|---|
#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 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) #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) (neg.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)))))) |
(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 (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 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (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)) (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 (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 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
x |
y |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
z |
#s(literal -1 binary64) |
(/.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 (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)) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) |
(pow.f64 (pow.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 x) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (log.f64 x)) #s(literal 1 binary64))) |
(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 (- 0 (log (/ y x)))) z) (*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64)) (neg.f64 z))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64)) z) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64)) (neg.f64 z)) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64)) z)) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64)) z)) |
(fma.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) (neg.f64 z) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 z) (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) (neg.f64 z)) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 z) (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z)) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 (log.f64 (/.f64 y x)) z) (pow.f64 x #s(literal -1 binary64))) x) |
(*.f64 x (+.f64 (/.f64 (log.f64 (/.f64 y x)) z) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)) |
(fma.f64 x (pow.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 (log.f64 (/.f64 y x)) z))) |
(+.f64 (*.f64 x (pow.f64 x #s(literal -1 binary64))) (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z)) |
(+.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (neg.f64 (log.f64 x)) z) #s(literal 2 binary64))) (-.f64 (/.f64 (log.f64 y) z) (/.f64 (neg.f64 (log.f64 x)) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (log.f64 x)) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (log.f64 y) z) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 (log.f64 x)) z) (/.f64 (log.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (log.f64 x)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (log.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (neg.f64 (log.f64 x)) z) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 y) z) (/.f64 (neg.f64 (log.f64 x)) z))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (log.f64 x) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (neg.f64 (log.f64 x)) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (log.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 (log.f64 x)) z) (/.f64 (log.f64 y) z))))) |
(/.f64 (fma.f64 (log.f64 y) z (*.f64 z (neg.f64 (log.f64 x)))) (*.f64 z z)) |
(/.f64 (neg.f64 (log.f64 (/.f64 y x))) (neg.f64 z)) |
(/.f64 (log.f64 (/.f64 y x)) z) |
(fma.f64 (/.f64 (log.f64 x) z) #s(literal -1 binary64) (/.f64 (log.f64 y) z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 x) z) (/.f64 (log.f64 y) z)) |
(+.f64 (/.f64 (neg.f64 (log.f64 x)) z) (/.f64 (log.f64 y) z)) |
(+.f64 (/.f64 (log.f64 y) z) (/.f64 (neg.f64 (log.f64 x)) z)) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) (-.f64 (log.f64 y) (neg.f64 (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (neg.f64 (log.f64 x)))))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y)) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 y) (log.f64 x)) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 y)) |
(+.f64 (log.f64 y) (neg.f64 (log.f64 x))) |
(log.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y)) |
(log.f64 (*.f64 y (pow.f64 x #s(literal -1 binary64)))) |
(log.f64 (/.f64 y x)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
#s(literal 1 binary64) |
(/.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 (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 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (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)) (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 (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 #s(literal -1 binary64)) #s(literal 2 binary64)) (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)) (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 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (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)) (log.f64 x)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (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 #s(literal -1 binary64)) #s(literal 2 binary64)) (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)) (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 (log.f64 #s(literal -1 binary64)) (log.f64 y)) |
(+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) |
(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 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (neg.f64 (log.f64 (/.f64 y x))) x z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y 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))))) |
(/.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 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 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 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 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 x) x (-.f64 (*.f64 (neg.f64 (log.f64 y)) 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 #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 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) z)) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (+.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) z))) |
(-.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) 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)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 4 binary64))) (+.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 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 6 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 4 binary64)) (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (log.f64 x) x) (-.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)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (log.f64 x) x))) (exp.f64 (log.f64 (*.f64 (log.f64 x) x)))) |
(*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 x) x)) |
(*.f64 (*.f64 x x) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (log.f64 x) x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 x) x) #s(literal -2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 (log.f64 x)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (log.f64 x)) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 x) x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (log.f64 x) x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (log.f64 x) x)) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (pow.f64 x x) (*.f64 (log.f64 x) x))) |
(*.f64 (log.f64 x) x) |
(*.f64 x (log.f64 x)) |
(pow.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (log.f64 x) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 x) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 x) x)) #s(literal 1 binary64))) |
(log.f64 (pow.f64 x x)) |
#s(literal 2 binary64) |
(*.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) (exp.f64 (log.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(*.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 1 binary64)) |
(/.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 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal -1 binary64))) |
(-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) #s(literal 1 binary64))) |
(*.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))) |
(pow.f64 (pow.f64 (log.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 y) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 y)) #s(literal 1 binary64))) |
(log.f64 y) |
(/.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))))) |
(/.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 (neg.f64 (log.f64 (/.f64 y x))) x) z)) |
(-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(+.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) z) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y 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 (neg.f64 (log.f64 (/.f64 y 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 (neg.f64 (log.f64 (/.f64 y x))) z) x) #s(literal 1 binary64))) |
#s(approx (- (log (neg x)) (log (neg y))) (neg.f64 (log.f64 (/.f64 y x)))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (neg.f64 z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y 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 (- (* x (- 0 (log (/ y x)))) z) (neg.f64 z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 y x))) z)) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (neg.f64 z)) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (fma.f64 (neg.f64 x) (*.f64 (/.f64 (log.f64 (/.f64 y x)) z) z) (neg.f64 z))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) (fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64))) |
#s(approx (/ (log (/ y x)) z) (/.f64 (log.f64 (/.f64 y x)) z)) |
#s(approx (log (/ y x)) (log.f64 (/.f64 y x))) |
#s(approx (/ y x) (/.f64 y 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 y) x)) z)) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (log (neg x)) (log (neg 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 (- (* x (- 0 (log (/ y x)))) z) (neg.f64 z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) x (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) z) (/.f64 (fma.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) (fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) z)) x (*.f64 #s(literal -2 binary64) (log.f64 y))) (neg.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) x (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) x) (-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) z) (/.f64 (fma.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) (fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) z))) z) #s(literal -1 binary64) (-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) z) (/.f64 (fma.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) (fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) (pow.f64 (log.f64 y) #s(literal 2 binary64))) z))) x (*.f64 #s(literal -2 binary64) (log.f64 y))) (neg.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) x (neg.f64 z))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (neg.f64 (*.f64 z z))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (-.f64 (*.f64 (*.f64 (*.f64 (log.f64 y) z) x) #s(literal -2 binary64)) (*.f64 z z))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (-.f64 (*.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) x (*.f64 (*.f64 (log.f64 y) z) #s(literal -2 binary64))) x) (*.f64 z z))) |
#s(approx (pow (* (log x) x) 2) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) |
#s(approx (* (log x) x) (*.f64 (log.f64 x) x)) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (*.f64 z z)) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (fma.f64 (*.f64 (*.f64 (log.f64 y) z) x) #s(literal 2 binary64) (*.f64 z z))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (fma.f64 (fma.f64 (*.f64 (log.f64 y) z) #s(literal 2 binary64) (*.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) x)) x (*.f64 z z))) |
#s(approx (* (neg x) (log y)) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) z) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) x z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z) x)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (-.f64 (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (- (log (neg x)) (log (neg y))) (neg.f64 (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (fma.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (log x) (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 (fma.f64 (log.f64 y) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (fma.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (*.f64 (neg.f64 x) (*.f64 (/.f64 (log.f64 (/.f64 y x)) z) z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (log.f64 (/.f64 y x)) z) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z)) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) (fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64))) |
#s(approx (/ (log (/ y x)) z) (/.f64 (log.f64 (/.f64 y x)) z)) |
#s(approx (log (/ y x)) (log.f64 (/.f64 y x))) |
#s(approx (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (+.f64 (log.f64 (neg.f64 x)) (/.f64 (neg.f64 z) x)) (log.f64 (neg.f64 y))) x)) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (log (neg x)) (log (neg y))) (log.f64 (/.f64 x y))) |
#s(approx (log (neg x)) (log.f64 (neg.f64 x))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (/.f64 (*.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) x) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (log.f64 y) z) x) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))) #s(literal -2 binary64) (/.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) (fma.f64 (/.f64 z x) (/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))))) x)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (log.f64 y) z) x) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) (*.f64 x x))) #s(literal -1 binary64) (/.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))))) (fma.f64 (/.f64 z (*.f64 x x)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (log.f64 y) z) #s(literal -2 binary64)) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))) (*.f64 z (/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) #s(literal 2 binary64))))) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))) (fma.f64 (/.f64 z x) (/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))))) x)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (log.f64 y) z) x) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))) #s(literal -2 binary64) (-.f64 (fma.f64 (*.f64 (/.f64 z (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 z z)) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))) (*.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (log.f64 y) z) #s(literal -2 binary64)) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))) (*.f64 z (/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) #s(literal 2 binary64))))) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))))) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) (*.f64 x x))) #s(literal -1 binary64) (/.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))))) (fma.f64 (/.f64 z (*.f64 x x)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (log.f64 y) z) #s(literal -2 binary64)) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))) (*.f64 z (/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) #s(literal 2 binary64))))) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))) (fma.f64 (/.f64 z x) (/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))))))) x)) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (*.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (*.f64 (fma.f64 (/.f64 (*.f64 (log.f64 y) z) x) #s(literal -2 binary64) (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 x x)) #s(literal -1 binary64) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 (log.f64 y) z) x) #s(literal 2 binary64) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (pow (* (log x) x) 2) (pow.f64 (*.f64 (neg.f64 (log.f64 x)) x) #s(literal 2 binary64))) |
#s(approx (* (log x) x) (*.f64 (neg.f64 x) (neg.f64 (log.f64 x)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (*.f64 (fma.f64 (/.f64 (*.f64 (log.f64 y) z) x) #s(literal 2 binary64) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (*.f64 (fma.f64 (/.f64 (*.f64 (log.f64 y) z) x) #s(literal 2 binary64) (fma.f64 (log.f64 y) (log.f64 y) (/.f64 (*.f64 z z) (*.f64 x x)))) (*.f64 x x))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (log.f64 x) (neg.f64 (log.f64 y))) x)) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (+.f64 (/.f64 z x) (log.f64 x)) (neg.f64 (log.f64 y))) 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 (* (+ (* (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 (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 (+ (* (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 (- (log (neg x)) (log (neg 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 (- 0 (log (/ y x)))) 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 (- (* x (- 0 (log (/ y x)))) 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 (- 0 (log (/ y x)))) z) (log.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) (/.f64 z x)))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (log.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (*.f64 (neg.f64 x) (+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) (/.f64 z x)))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) x) z)) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) z)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (log (/ y x)) z) (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) z)) |
#s(approx (log (/ y x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) |
#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 (neg.f64 x) (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)))) |
#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 (neg x)) (log (neg 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 (- (* x (- 0 (log (/ y x)))) z) (neg.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) x) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (log.f64 y) z) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))) (*.f64 z (/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (log.f64 y) z) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 z z)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))) (*.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (log.f64 y) z) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))) (*.f64 z (/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y)) #s(literal 2 binary64))))) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))))) x))) (*.f64 z (/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (log.f64 y) z) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 z x) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 z z)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))) (*.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (log.f64 y) z) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))) (*.f64 z (/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y)) #s(literal 2 binary64))))) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))))) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))) (/.f64 (neg.f64 (*.f64 z z)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y)))) (*.f64 z (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (log.f64 y) z) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))) (*.f64 z (/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y)) #s(literal 2 binary64))))) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))))) x))) (*.f64 z (/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) (log.f64 y))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (*.f64 (fma.f64 (/.f64 (*.f64 (log.f64 y) z) x) #s(literal -2 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) x) (*.f64 (*.f64 (log.f64 y) z) #s(literal -2 binary64))) x) #s(literal -1 binary64) (-.f64 (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (pow (* (log x) x) 2) (pow.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x) #s(literal 2 binary64))) |
#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 (pow (- (* (neg x) (log y)) z) 2) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) z) (log.f64 y) (neg.f64 (/.f64 (*.f64 z z) x))) x) #s(literal -1 binary64) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #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 (neg.f64 z) x)) (log.f64 y)))) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z) x) #s(literal 1 binary64))) |
#s(approx (- (log (neg x)) (log (neg y))) (neg.f64 (log.f64 (/.f64 y x)))) |
#s(approx y y) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 y x))) z)) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) (fma.f64 (/.f64 (log.f64 (/.f64 y 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 (neg x)) (log (neg 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 (- (* x (- 0 (log (/ y 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 (fma.f64 (log.f64 x) x z) (*.f64 (neg.f64 (log.f64 y)) x)))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (-.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)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64))) |
#s(approx (log y) (log.f64 y)) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (fma.f64 (log.f64 x) x z) (*.f64 (neg.f64 (log.f64 y)) x))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z) x) #s(literal 1 binary64))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x) z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x)))) z)) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))) z) #s(literal 1 binary64)))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) (fma.f64 x (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))) z) #s(literal 1 binary64))) |
#s(approx (/ (log (/ y x)) z) (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))) z)) |
#s(approx (log (/ y x)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x)))) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (-.f64 (log.f64 (neg.f64 x)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64)))) x) z)) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) (*.f64 (-.f64 (log.f64 (neg.f64 x)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64)))) x)) |
#s(approx (- (log (neg x)) (log (neg y))) (-.f64 (log.f64 (neg.f64 x)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log (neg y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* x (- 0 (log (/ y 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 (fma.f64 (log.f64 x) x z) (*.f64 (neg.f64 (log.f64 y)) x)))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (-.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)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64))) |
#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 (- (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (fma.f64 (log.f64 x) x z) (*.f64 (neg.f64 (log.f64 y)) 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 (-.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 (neg x)) (log (neg y))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) 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 (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) z)) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) z) #s(literal 1 binary64)))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) (fma.f64 x (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) z) #s(literal 1 binary64))) |
#s(approx (/ (log (/ y x)) z) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) z)) |
#s(approx (log (/ y x)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#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 (neg x)) (log (neg 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 (- (* x (- 0 (log (/ y x)))) z) (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.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(literal 2 binary64))) (-.f64 (fma.f64 (log.f64 x) x z) (*.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 (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.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(literal 2 binary64)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (pow.f64 (-.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(literal 2 binary64))) |
#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 (- (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (fma.f64 (log.f64 x) x z) (*.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 (- (* 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 z z) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (neg.f64 (log.f64 (/.f64 y 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 (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (neg.f64 x) (log.f64 (/.f64 y x)) (neg.f64 z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (fma.f64 (neg.f64 x) (log.f64 (/.f64 y x)) (neg.f64 z))) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z)) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) (/.f64 (fma.f64 (log.f64 (/.f64 y x)) x z) z)) |
#s(approx (/ (log (/ y x)) z) (/.f64 (log.f64 (/.f64 y x)) 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 (- (* x (- 0 (log (/ y x)))) z) (/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (log.f64 y) x) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x))))) #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 2 binary64)))) z (/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (fma.f64 (/.f64 (*.f64 (log.f64 y) x) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x))))) #s(literal -2 binary64) (-.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (log.f64 y) x) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 2 binary64))) #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal -1 binary64))))) z (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 2 binary64))))) z (/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (fma.f64 (/.f64 (*.f64 (log.f64 y) x) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x))))) #s(literal -2 binary64) (-.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (log.f64 y) x) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 3 binary64))) #s(literal -2 binary64) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 4 binary64))) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal -2 binary64))) (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 4 binary64))))) z (-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (log.f64 y) x) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 2 binary64))) #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal -1 binary64)))))) z (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) #s(literal 2 binary64))))) z (/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x))))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (*.f64 (*.f64 x x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (fma.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (log.f64 y) z) (*.f64 (*.f64 x x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (fma.f64 (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -2 binary64) (*.f64 (log.f64 y) x))) z (*.f64 (*.f64 x x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (fma.f64 (*.f64 (*.f64 (log.f64 y) z) x) #s(literal 2 binary64) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (fma.f64 (fma.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64) z) z (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x))))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (log.f64 (/.f64 y 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 (- 0 (log (/ y x)))) z) (*.f64 (-.f64 (neg.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z)) #s(literal 1 binary64)) z)) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (*.f64 (-.f64 (neg.f64 (/.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ y x)) z)) 1) (fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (-.f64 (-.f64 (*.f64 (*.f64 x (/.f64 (log.f64 y) z)) #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) z))) z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 x (/.f64 (log.f64 y) z)) #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 z z))) #s(literal 1 binary64)) (fma.f64 (/.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) z) #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (log.f64 y) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))))) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (*.f64 z z)))) z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (fma.f64 (*.f64 x (/.f64 (log.f64 y) z)) #s(literal -2 binary64) (-.f64 (fma.f64 (*.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (log.f64 y) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))))) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)))) (pow.f64 z #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 z z))) (+.f64 (fma.f64 (/.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) z) #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (log.f64 y) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))))) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (*.f64 z z))) #s(literal 1 binary64)))) z)) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (*.f64 (-.f64 (*.f64 (*.f64 x (/.f64 (log.f64 y) z)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 z z)) (+.f64 (fma.f64 (*.f64 x (/.f64 (log.f64 y) z)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 z z)))) (*.f64 z z))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (*.f64 (fma.f64 (*.f64 x (/.f64 (log.f64 y) z)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (*.f64 (+.f64 (fma.f64 (*.f64 x (/.f64 (log.f64 y) z)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 z z))) (*.f64 z z))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) z)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (neg.f64 (log.f64 (/.f64 y 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 (- 0 (log (/ y x)))) z) (*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (* (neg z) (+ (* x (/ (log (/ y x)) z)) 1)) (*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 y x)) z) x #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (log.f64 y) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))))) z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (log.f64 y) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (log.f64 y) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))))) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x))))))) z))) (neg.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))))) z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (log.f64 y) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (log.f64 y) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))))) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x))))))) (/.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) z))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (log.f64 y) (*.f64 #s(literal 1 binary64) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))))) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x))))))) z))) (neg.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))))) z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (pow (* (log x) x) 2) (pow (- (* (neg x) (log y)) z) 2)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z) #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) z)) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (pow (- (* (neg x) (log y)) z) 2) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) x) (log.f64 y) (neg.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) z))) z) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 z z))) |
#s(approx (- (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) z)) #s(literal 1 binary64)))) |
Compiled 16 406 to 1 877 computations (88.6% saved)
16 alts after pruning (10 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 503 | 9 | 512 |
| Fresh | 3 | 1 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 509 | 16 | 525 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 24.9% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
| ✓ | 30.3% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| 47.2% | (-.f64 (/.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) (/.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))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z) | |
| ✓ | 43.9% | (-.f64 (/.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)))) z) |
| ✓ | 47.8% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| ✓ | 51.8% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| ✓ | 84.6% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| ▶ | 30.3% | (+.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| ▶ | 51.7% | #s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) x (neg.f64 z))) |
| 41.4% | #s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x)) | |
| 39.6% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y)))) (/.f64 x z) #s(literal -1 binary64)) z)) | |
| 43.4% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) (/.f64 x z) #s(literal -1 binary64)) z)) | |
| ▶ | 75.8% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
| ▶ | 32.4% | #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)) |
| ✓ | 52.3% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
| 37.6% | #s(approx (- (* x (log (/ x y))) z) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z)))) |
Compiled 585 to 407 computations (30.4% 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) |
(+.f64 (*.f64 (log.f64 x) x) #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)) |
(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 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
(*.f64 (neg.f64 (log.f64 y)) x) |
(neg.f64 (log.f64 y)) |
(log.f64 y) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) x (neg.f64 z))) |
(fma.f64 (fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) x (neg.f64 z)) |
(fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) |
#s(literal -2 binary64) |
(*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))) |
#s(literal 1 binary64) |
(-.f64 (log.f64 x) (neg.f64 (log.f64 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 (* (+ (* 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 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) x) #s(hole binary64 (* x (log x)))) |
#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 (* (neg (log y)) x) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (* -1 (log x))))) z))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (+ (log y) (* -2 (log y))))) z))) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) #s(hole binary64 (+ (log x) (+ (log y) (* -2 (log y)))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) #s(hole binary64 (+ (log x) (log y)))) |
#s(approx (- (log x) (neg (log y))) #s(hole binary64 (+ (log x) (log 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)) 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 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) x) #s(hole binary64 (* -1 (* x (log (/ 1 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* x (+ (* -1 (+ (log y) (log (/ 1 x)))) (* -1 (/ z x)))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* x (+ (log y) (+ (* -2 (log y)) (* -1 (log (/ 1 x)))))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* x (+ (log y) (+ (* -2 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x)))))))) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) #s(hole binary64 (+ (log y) (+ (* -2 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) #s(hole binary64 (+ (log y) (* -1 (log (/ 1 x)))))) |
#s(approx (- (log x) (neg (log y))) #s(hole binary64 (+ (log 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)) 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 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) 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 (- (* (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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* x (+ (log -1) (+ (log y) (+ (* -2 (log y)) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log -1) (+ (log y) (+ (* -2 (log y)) (* -1 (log (/ -1 x))))))) (/ z x)))))) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) #s(hole binary64 (+ (log -1) (+ (log y) (+ (* -2 (log y)) (* -1 (log (/ -1 x)))))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) #s(hole binary64 (+ (log -1) (+ (log y) (* -1 (log (/ -1 x))))))) |
#s(approx (- (log x) (neg (log y))) #s(hole binary64 (+ (log -1) (+ (log 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)) 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 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 (neg (log y)) #s(hole binary64 (* -1 (log y)))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (log (/ 1 x))))) z))) |
#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) 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 (* (neg (log y)) x) #s(hole binary64 (* 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (+ (* -1 (log (/ 1 y))) (* 2 (log (/ 1 y)))))) z))) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) #s(hole binary64 (+ (log x) (+ (* -1 (log (/ 1 y))) (* 2 (log (/ 1 y))))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) #s(hole binary64 (+ (log x) (* -1 (log (/ 1 y)))))) |
#s(approx (- (log x) (neg (log y))) #s(hole binary64 (+ (log x) (* -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 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 (* (neg (log y)) x) #s(hole binary64 (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (- (* x (+ (log -1) (+ (log x) (+ (* -2 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (log (/ -1 y))))))) z))) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) #s(hole binary64 (+ (log -1) (+ (log x) (+ (* -2 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) #s(hole binary64 (+ (log -1) (+ (log x) (* -1 (log (/ -1 y))))))) |
#s(approx (- (log x) (neg (log y))) #s(hole binary64 (+ (log -1) (+ (log x) (* -1 (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) 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* x (+ (log x) (+ (log y) (* -2 (log y))))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (+ (* -1 z) (* x (+ (log x) (+ (log y) (* -2 (log y)))))))) |
#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) 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log (/ y x))) z)) 1)))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* z (- (/ (* x (+ (log x) (+ (log y) (* -2 (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 (* (+ (* x (/ (log (/ x y)) 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log (/ y x))) z)))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (+ (log x) (+ (log y) (* -2 (log y))))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 224.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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (* (log x) x) (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) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg (log y)) x) (neg (log y)) (log y) (- (* x (- 0 (log (/ y x)))) z) (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) -2 (* 1 (- (log x) (neg (log y)))) 1 (- (log x) (neg (log y)))) |
| 90.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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (* (log x) x) (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) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg (log y)) x) (neg (log y)) (log y) (- (* x (- 0 (log (/ y x)))) z) (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) -2 (* 1 (- (log x) (neg (log y)))) 1 (- (log x) (neg (log y)))) |
| 83.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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (* (log x) x) (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) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg (log y)) x) (neg (log y)) (log y) (- (* x (- 0 (log (/ y x)))) z) (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) -2 (* 1 (- (log x) (neg (log y)))) 1 (- (log x) (neg (log y)))) |
| 77.0ms | z | @ | 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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (* (log x) x) (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) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg (log y)) x) (neg (log y)) (log y) (- (* x (- 0 (log (/ y x)))) z) (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) -2 (* 1 (- (log x) (neg (log y)))) 1 (- (log x) (neg (log y)))) |
| 66.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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (* (log x) x) (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) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg (log y)) x) (neg (log y)) (log y) (- (* x (- 0 (log (/ y x)))) z) (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) -2 (* 1 (- (log x) (neg (log y)))) 1 (- (log x) (neg (log y)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 455 | 3912 |
| 0 | 497 | 3421 |
| 1 | 2400 | 3324 |
| 0 | 8776 | 3306 |
| 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) |
(+.f64 (*.f64 (log.f64 x) x) #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)) |
(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 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
(*.f64 (neg.f64 (log.f64 y)) x) |
(neg.f64 (log.f64 y)) |
(log.f64 y) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) x (neg.f64 z))) |
(fma.f64 (fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) x (neg.f64 z)) |
(fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) |
#s(literal -2 binary64) |
(*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y)))) |
#s(literal 1 binary64) |
(-.f64 (log.f64 x) (neg.f64 (log.f64 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 (* (+ (* 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 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) x) #s(hole binary64 (* x (log x)))) |
#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 (* (neg (log y)) x) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (* -1 (log x))))) z))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (+ (log y) (* -2 (log y))))) z))) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) #s(hole binary64 (+ (log x) (+ (log y) (* -2 (log y)))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) #s(hole binary64 (+ (log x) (log y)))) |
#s(approx (- (log x) (neg (log y))) #s(hole binary64 (+ (log x) (log 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)) 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 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) x) #s(hole binary64 (* -1 (* x (log (/ 1 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* x (+ (* -1 (+ (log y) (log (/ 1 x)))) (* -1 (/ z x)))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* x (+ (log y) (+ (* -2 (log y)) (* -1 (log (/ 1 x)))))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* x (+ (log y) (+ (* -2 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x)))))))) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) #s(hole binary64 (+ (log y) (+ (* -2 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) #s(hole binary64 (+ (log y) (* -1 (log (/ 1 x)))))) |
#s(approx (- (log x) (neg (log y))) #s(hole binary64 (+ (log 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)) 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 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) 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 (- (* (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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* x (+ (log -1) (+ (log y) (+ (* -2 (log y)) (* -1 (log (/ -1 x))))))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log -1) (+ (log y) (+ (* -2 (log y)) (* -1 (log (/ -1 x))))))) (/ z x)))))) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) #s(hole binary64 (+ (log -1) (+ (log y) (+ (* -2 (log y)) (* -1 (log (/ -1 x)))))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) #s(hole binary64 (+ (log -1) (+ (log y) (* -1 (log (/ -1 x))))))) |
#s(approx (- (log x) (neg (log y))) #s(hole binary64 (+ (log -1) (+ (log 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)) 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 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 (neg (log y)) #s(hole binary64 (* -1 (log y)))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (log (/ 1 x))))) z))) |
#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) 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 (* (neg (log y)) x) #s(hole binary64 (* 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (+ (* -1 (log (/ 1 y))) (* 2 (log (/ 1 y)))))) z))) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) #s(hole binary64 (+ (log x) (+ (* -1 (log (/ 1 y))) (* 2 (log (/ 1 y))))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) #s(hole binary64 (+ (log x) (* -1 (log (/ 1 y)))))) |
#s(approx (- (log x) (neg (log y))) #s(hole binary64 (+ (log x) (* -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 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 (* (neg (log y)) x) #s(hole binary64 (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (- (* x (+ (log -1) (+ (log x) (+ (* -2 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (log (/ -1 y))))))) z))) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) #s(hole binary64 (+ (log -1) (+ (log x) (+ (* -2 (+ (log -1) (* -1 (log (/ -1 y))))) (* -1 (log (/ -1 y)))))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) #s(hole binary64 (+ (log -1) (+ (log x) (* -1 (log (/ -1 y))))))) |
#s(approx (- (log x) (neg (log y))) #s(hole binary64 (+ (log -1) (+ (log x) (* -1 (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) 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* x (+ (log x) (+ (log y) (* -2 (log y))))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (+ (* -1 z) (* x (+ (log x) (+ (log y) (* -2 (log y)))))))) |
#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) 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log (/ y x))) z)) 1)))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* z (- (/ (* x (+ (log x) (+ (log y) (* -2 (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 (* (+ (* x (/ (log (/ x y)) 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 (- (* x (- 0 (log (/ y x)))) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log (/ y x))) z)))))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (+ (log x) (+ (log y) (* -2 (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 (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)) z) x #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)))) |
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 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.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) |
y |
z |
#s(literal -1 binary64) |
(/.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)) |
(*.f64 (log.f64 x) x) |
(*.f64 x (log.f64 x)) |
(log.f64 (pow.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 (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) z)) |
(*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) z) |
(*.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 (/.f64 x z) (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) |
(*.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 (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 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))) (*.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) (*.f64 (log.f64 y) (neg.f64 x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.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 #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.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 #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))))))) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x)))) |
(fma.f64 x (log.f64 x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x)))) |
(-.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) (*.f64 (log.f64 y) (neg.f64 x))))) (/.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 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 #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))))))) (/.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.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 #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x)))))))) |
(+.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x)))) |
(+.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))) (*.f64 (log.f64 x) x)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 x))) |
(*.f64 (neg.f64 (log.f64 y)) x) |
(*.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64)) |
(*.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))) |
(*.f64 (neg.f64 (log.f64 y)) #s(literal 1 binary64)) |
(*.f64 (log.f64 y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 y)) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (log.f64 y))))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (*.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 y (pow.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 #s(literal -2 binary64) (log.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 #s(literal -2 binary64) (log.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64))) (log.f64 (/.f64 y (pow.f64 y #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64))) (log.f64 (/.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal -2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 #s(literal -2 binary64) (log.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 #s(literal -2 binary64) (log.f64 y)))))) |
(neg.f64 (log.f64 y)) |
(fma.f64 #s(literal 2 binary64) (neg.f64 (log.f64 y)) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 #s(literal 2 binary64) (neg.f64 (log.f64 y)) (log.f64 y)) |
(fma.f64 (neg.f64 (log.f64 y)) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 (neg.f64 (log.f64 y)) #s(literal 2 binary64) (log.f64 y)) |
(fma.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (log.f64 y))) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (*.f64 #s(literal -2 binary64) (log.f64 y))) |
(fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 #s(literal -2 binary64) (log.f64 y) (log.f64 y)) |
(fma.f64 (log.f64 y) #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 (log.f64 y) #s(literal -2 binary64) (log.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (*.f64 #s(literal -2 binary64) (log.f64 y))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (/.f64 y (pow.f64 y #s(literal -2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (log.f64 (/.f64 y (pow.f64 y #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (/.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal -2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (log.f64 (/.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal -2 binary64)))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(-.f64 (log.f64 y) (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(+.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 #s(literal -2 binary64) (log.f64 y)))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 3 binary64)) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 #s(literal -2 binary64) (log.f64 y))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 3 binary64)) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 #s(literal -2 binary64) (log.f64 y)))))) (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 3 binary64)) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 #s(literal -2 binary64) (log.f64 y))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (*.f64 #s(literal -2 binary64) (log.f64 y))) |
(+.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(+.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (log.f64 y)) |
(+.f64 (log.f64 y) (*.f64 #s(literal -2 binary64) (log.f64 y))) |
(log.f64 (*.f64 y (pow.f64 y #s(literal -2 binary64)))) |
(log.f64 (*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal -2 binary64)))) |
(log.f64 (pow.f64 y #s(literal -1 binary64))) |
(log.f64 y) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x (neg.f64 z))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 (log.f64 y)) x (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 (log.f64 y)) x (neg.f64 z)) (fma.f64 (neg.f64 (log.f64 y)) x (neg.f64 z)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 (log.f64 y)) x (neg.f64 z)) (*.f64 (log.f64 x) x))))) |
(/.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 (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) (neg.f64 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 (neg.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)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) (neg.f64 z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)))))) |
(/.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)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64))) (-.f64 (neg.f64 z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 3 binary64)) (pow.f64 (neg.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)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) (neg.f64 z))))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x))))) |
(fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) (+.f64 z (*.f64 (log.f64 y) x)) (*.f64 (log.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
(fma.f64 z #s(literal -1 binary64) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
(fma.f64 x (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) (neg.f64 z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) (neg.f64 z))) (/.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) (neg.f64 z)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 (neg.f64 z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (-.f64 (neg.f64 z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)))) |
(-.f64 (neg.f64 z) (*.f64 (neg.f64 x) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)))) |
(+.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)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) (neg.f64 z))))) (/.f64 (pow.f64 (neg.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)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) (neg.f64 z)))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)))))) |
(+.f64 (fma.f64 (neg.f64 (log.f64 y)) x (neg.f64 z)) (*.f64 (log.f64 x) x)) |
(+.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) (neg.f64 z)) |
(+.f64 (neg.f64 z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) (*.f64 #s(literal -2 binary64) (log.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 y x)) (log.f64 (*.f64 y x)) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 y x)) (*.f64 #s(literal -2 binary64) (log.f64 y)))))) |
(/.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 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (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 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (neg.f64 (log.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (neg.f64 (log.f64 y)))))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)))))) |
(fma.f64 #s(literal 2 binary64) (neg.f64 (log.f64 y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) |
(fma.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (log.f64 y))) |
(fma.f64 (neg.f64 (log.f64 y)) #s(literal 2 binary64) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) |
(fma.f64 (neg.f64 (log.f64 y)) #s(literal 1 binary64) (log.f64 x)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) (*.f64 #s(literal -2 binary64) (log.f64 y))) |
(fma.f64 #s(literal -2 binary64) (log.f64 y) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) |
(fma.f64 (log.f64 y) #s(literal -2 binary64) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)))) (/.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)))) |
(-.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)))) |
(-.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)))))) (/.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (neg.f64 (log.f64 y)))))) (/.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (neg.f64 (log.f64 y))))))) |
(+.f64 (log.f64 (*.f64 y x)) (*.f64 #s(literal -2 binary64) (log.f64 y))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) (*.f64 #s(literal -2 binary64) (log.f64 y))) |
(+.f64 (*.f64 #s(literal -2 binary64) (log.f64 y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 x)) |
(+.f64 (log.f64 x) (neg.f64 (log.f64 y))) |
(log.f64 (/.f64 x (pow.f64 y #s(literal 1 binary64)))) |
(log.f64 (*.f64 (*.f64 x y) (pow.f64 y #s(literal -2 binary64)))) |
(log.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) x)) |
(log.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64)))) |
#s(literal -2 binary64) |
(*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) |
(/.f64 (fma.f64 (pow.f64 (neg.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 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.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) (neg.f64 (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 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.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) (neg.f64 (log.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(fma.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64) (log.f64 x)) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 x)) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)))) |
(-.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) (neg.f64 (log.f64 y)))))) (/.f64 (pow.f64 (neg.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) (neg.f64 (log.f64 y))))))) |
(-.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 y)))) |
(-.f64 (log.f64 x) (neg.f64 (log.f64 y))) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 y)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 y))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 x)) |
(+.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(log.f64 (/.f64 x (pow.f64 y #s(literal -1 binary64)))) |
(log.f64 (*.f64 (pow.f64 y #s(literal 1 binary64)) x)) |
(log.f64 (*.f64 x (pow.f64 y #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
(*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) |
(/.f64 (fma.f64 (pow.f64 (neg.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 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.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) (neg.f64 (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 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.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) (neg.f64 (log.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(fma.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64) (log.f64 x)) |
(fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 y)) (log.f64 x)) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)))) |
(-.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) (neg.f64 (log.f64 y)))))) (/.f64 (pow.f64 (neg.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) (neg.f64 (log.f64 y))))))) |
(-.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 y)))) |
(-.f64 (log.f64 x) (neg.f64 (log.f64 y))) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 y)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 y))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (log.f64 x)) |
(+.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(log.f64 (/.f64 x (pow.f64 y #s(literal -1 binary64)))) |
(log.f64 (*.f64 (pow.f64 y #s(literal 1 binary64)) x)) |
(log.f64 (*.f64 x (pow.f64 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 (* (+ (* (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 (+ (* 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)) x) z) #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 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) x) (*.f64 (log.f64 x) x)) |
#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 (log.f64 y) (neg.f64 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 (+ (* 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)) x) z) #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)) x) z)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (* (neg (log y)) x) (*.f64 (log.f64 y) (neg.f64 x))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (neg.f64 z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z)) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (neg.f64 z)) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (* 1 (- (log x) (neg (log y)))) (log.f64 (*.f64 y x))) |
#s(approx (* 1 (- (log x) (neg (log y)))) (log.f64 (*.f64 y x))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) (/.f64 z x)) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (/ (log (/ x y)) z) (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z)) |
#s(approx (log (/ x y)) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) (/.f64 z x)) x)) |
#s(approx (* (log x) x) (*.f64 (neg.f64 x) (neg.f64 (log.f64 x)))) |
#s(approx (log x) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (log.f64 y) (neg.f64 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 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (log (/ x y)) (/ x z)) (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) x)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) (/.f64 z x)) x)) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (*.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) (/.f64 z x)) x)) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (* 1 (- (log x) (neg (log y)))) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y))) |
#s(approx (* 1 (- (log x) (neg (log y)))) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 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 (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 (* (+ (* (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 (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 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) 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 (- (* (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 (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 (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)) (/ x z)) (/.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 (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) (/.f64 z x)))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (*.f64 (+.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) (log.f64 #s(literal -1 binary64))) x)) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (*.f64 (neg.f64 x) (fma.f64 (+.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) (+.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* 1 (- (log x) (neg (log y)))) (+.f64 (log.f64 (neg.f64 y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) (+.f64 (log.f64 (neg.f64 y)) (neg.f64 (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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z) #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)) x) z) #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 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)) x) z) #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)) x) z) #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)) x) z)) |
#s(approx (neg (log y)) (neg.f64 (log.f64 y))) |
#s(approx (log y) (log.f64 y)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) 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)) x) z) #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)) x) z) #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 (log.f64 y) (neg.f64 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)) x) z) #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)) x) z) #s(literal 1 binary64))) |
#s(approx (* (neg (log y)) x) (*.f64 (log.f64 y) (neg.f64 x))) |
#s(approx (neg (log y)) (neg.f64 (log.f64 y))) |
#s(approx (log y) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x)))) z)) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (* 1 (- (log x) (neg (log y)))) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) |
#s(approx (* 1 (- (log x) (neg (log y)))) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.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 (-.f64 (*.f64 x (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 x (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z)) #s(literal 1 binary64))) |
#s(approx (/ (log (/ x y)) z) (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z)) |
#s(approx (log (/ x 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 x (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 x (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z)) #s(literal 1 binary64))) |
#s(approx (* (log (/ x y)) (/ x z)) (*.f64 x (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z))) |
#s(approx (* (neg (log y)) x) (*.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 (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 (- (* x (- 0 (log (/ y x)))) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) z)) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (-.f64 (*.f64 (+.f64 (log.f64 (neg.f64 x)) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) x) z)) |
#s(approx (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) (+.f64 (log.f64 (neg.f64 x)) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -2 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) (+.f64 (log.f64 (neg.f64 x)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (* 1 (- (log x) (neg (log y)))) (+.f64 (log.f64 (neg.f64 x)) (neg.f64 (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 (+ (* 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 (+ (* (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 (+ (* 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)) (/ x z)) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (neg.f64 x) (log.f64 (/.f64 y x)) (neg.f64 z))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) 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 (+ (* 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)) x) z) #s(literal 1 binary64)) z)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (neg.f64 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 (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 y x))) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z) #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) (fma.f64 (/.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z) #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 (* (+ (* (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 (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* -2 (log y)) (* 1 (- (log x) (neg (log y))))) x) (neg z)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
Compiled 13 872 to 1 693 computations (87.8% saved)
16 alts after pruning (7 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 442 | 3 | 445 |
| Fresh | 1 | 4 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 445 | 16 | 461 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 24.9% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
| ✓ | 30.3% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| 47.2% | (-.f64 (/.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) (/.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))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z) | |
| ✓ | 43.9% | (-.f64 (/.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)))) z) |
| ✓ | 47.8% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| ✓ | 51.8% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| ✓ | 84.6% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| ✓ | 30.3% | (+.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| 37.1% | #s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (fma.f64 #s(literal -2 binary64) (log.f64 y) #s(approx (* 1 (- (log x) (neg (log y)))) (log.f64 (*.f64 y x)))) x (neg.f64 z))) | |
| 41.4% | #s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x)) | |
| 39.6% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y)))) (/.f64 x z) #s(literal -1 binary64)) z)) | |
| 32.5% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) z)) | |
| 19.6% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) (/.f64 x z))) z)) | |
| ✓ | 32.4% | #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)) |
| ✓ | 52.3% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
| 37.6% | #s(approx (- (* x (log (/ x y))) z) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z)))) |
Compiled 1 027 to 413 computations (59.8% 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))) |
(+.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x)) |
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) 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 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) 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) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (log.f64 y)))) |
(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) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (fma.f64 #s(literal -2 binary64) (log.f64 y) #s(approx (* 1 (- (log x) (neg (log y)))) (log.f64 (*.f64 y x)))) x (neg.f64 z))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) (/.f64 x z) #s(literal -1 binary64)) z)) |
(fma.f64 (log.f64 x) 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 (- (* x (- 0 (log (/ y x)))) z) (fma.f64 (fma.f64 #s(literal -2 binary64) (log.f64 y) (*.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (neg.f64 (log.f64 y))))) x (neg.f64 z))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y)))) (/.f64 x z) #s(literal -1 binary64)) z)) |
(-.f64 (/.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))) z) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z))) |
(-.f64 (/.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)))) z) |
(-.f64 (/.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)))) z) |
(-.f64 (/.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) (/.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))) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) z) |
(-.f64 (*.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)))))) 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) |
5 calls:
| 47.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| 16.0ms | y |
| 11.0ms | z |
| 8.0ms | x |
| 7.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.8% | 3 | (*.f64 x (log.f64 (/.f64 x y))) |
| 92.8% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 99.6% | 2 | x |
| 99.6% | 2 | y |
| 86.4% | 2 | 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))) |
(+.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x)) |
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) 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 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) 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) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (log.f64 y)))) |
(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:
| 5.0ms | y |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.6% | 3 | x |
| 92.3% | 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))) |
(+.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x)) |
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) 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 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) 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) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (log.f64 (/.f64 y x))) z)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
| 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)) |
4 calls:
| 4.0ms | x |
| 4.0ms | y |
| 4.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 4.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.2% | 3 | (*.f64 x (log.f64 (/.f64 x y))) |
| 91.2% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 84.6% | 1 | y |
| 88.9% | 3 | x |
Compiled 16 to 19 computations (-18.8% 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))) |
(+.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 (log.f64 (/.f64 y x))) x)) |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
5 calls:
| 2.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.7% | 3 | y |
| 73.6% | 3 | z |
| 70.1% | 3 | x |
| 69.6% | 5 | (*.f64 x (log.f64 (/.f64 x y))) |
| 60.3% | 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))) |
(+.f64 (*.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:
| 5.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 |
|---|---|---|
| 55.1% | 2 | y |
| 52.3% | 1 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 52.3% | 1 | (*.f64 x (log.f64 (/.f64 x y))) |
| 55.1% | 2 | x |
| 52.3% | 1 | z |
Compiled 17 to 22 computations (-29.4% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
4 calls:
| 1.0ms | y |
| 1.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 1.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.3% | 1 | (*.f64 x (log.f64 (/.f64 x y))) |
| 52.3% | 1 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 52.3% | 1 | x |
| 52.3% | 1 | y |
Compiled 16 to 19 computations (-18.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | -2.108487228075893e-296 | 1.9997925409847524e-305 |
| 9.0ms | 160× | 0 | valid |
| 8.0ms | 158× | 0 | invalid |
Compiled 211 to 213 computations (-0.9% saved)
ival-div: 3.0ms (33.1% of total)ival-log: 3.0ms (33.1% of total)ival-mult: 2.0ms (22.1% of total)ival-sub: 1.0ms (11% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | -8.81465720429514e-303 | 1.954623611817234e-300 |
| 56.0ms | -2.6384843932713738e-192 | -1.0853693320432158e-194 |
| 7.0ms | 128× | 0 | valid |
| 7.0ms | 140× | 0 | invalid |
Compiled 164 to 158 computations (3.7% saved)
ival-div: 2.0ms (25.8% of total)ival-log: 2.0ms (25.8% of total)ival-mult: 2.0ms (25.8% of total)ival-sub: 1.0ms (12.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6559081990697734e+305 | +inf |
| 0.0ms | -inf | -8.681573697402133e+306 |
Compiled 11 to 13 computations (-18.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.4179907306730174e+90 | 7.840042269506611e+92 |
| 5.0ms | -4.0806494980358715e-46 | -3.004247950443871e-46 |
| 9.0ms | 160× | 0 | valid |
Compiled 301 to 263 computations (12.6% saved)
ival-log: 2.0ms (39.5% of total)ival-div: 1.0ms (19.8% of total)ival-sub: 1.0ms (19.8% of total)ival-mult: 1.0ms (19.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | -2.108487228075893e-296 | 1.9997925409847524e-305 |
Compiled 261 to 233 computations (10.7% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 179 |
| 1 | 94 | 179 |
| 2 | 116 | 179 |
| 3 | 125 | 179 |
| 4 | 126 | 179 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 y #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (-.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)) |
(if (<=.f64 x #s(literal -834738363282823/1284212866588958375791257295625031412487875928423626430541572486100764686107685747586344369208395617975337638880902885183842634826705030240021439152991181848133599529084092919480386659639727225896311829037056 binary64)) (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) (if (<=.f64 x #s(literal -1930258305619341/386051661123868214325895970762095083331216144111904370034983364157543830047598546775742309000849007597326427200921653578548066591998660043462778854257084865420374725869305346230443778499781067545394454342790117394565596548890481374012190543459242928201313126587598361115137891035519604744312911050121319319358268243968 binary64)) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z))) |
(if (<=.f64 (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(literal -inf.0 binary64)) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (if (<=.f64 (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(literal 199999999999999987850710501107292437200805744402346499063815431426464091260264678056866185148810154968737122361123243451574343874852720610604715976817337655499746028833640220821354205063248818116874396050971031981532793651016436653190982245392158996106920698373251448128152087616919197241498086962762874880 binary64)) (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)))) |
(if (<=.f64 z #s(literal -5142201741628769/12855504354071922204335696738729300820177623950262342682411008 binary64)) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (if (<=.f64 z #s(literal 3499999999999999826155288431215351627722631300397046753949376390562322484139428866038956032 binary64)) #s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)))) |
(if (<=.f64 y #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #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) (neg.f64 z)) |
| Outputs |
|---|
(if (<=.f64 y #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (-.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)) |
(if (<=.f64 x #s(literal -834738363282823/1284212866588958375791257295625031412487875928423626430541572486100764686107685747586344369208395617975337638880902885183842634826705030240021439152991181848133599529084092919480386659639727225896311829037056 binary64)) (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) (if (<=.f64 x #s(literal -1930258305619341/386051661123868214325895970762095083331216144111904370034983364157543830047598546775742309000849007597326427200921653578548066591998660043462778854257084865420374725869305346230443778499781067545394454342790117394565596548890481374012190543459242928201313126587598361115137891035519604744312911050121319319358268243968 binary64)) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z))) |
(if (<=.f64 (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(literal -inf.0 binary64)) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (if (<=.f64 (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(literal 199999999999999987850710501107292437200805744402346499063815431426464091260264678056866185148810154968737122361123243451574343874852720610604715976817337655499746028833640220821354205063248818116874396050971031981532793651016436653190982245392158996106920698373251448128152087616919197241498086962762874880 binary64)) (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)))) |
(if (or (<=.f64 (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(literal -inf.0 binary64)) (not (<=.f64 (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(literal 199999999999999987850710501107292437200805744402346499063815431426464091260264678056866185148810154968737122361123243451574343874852720610604715976817337655499746028833640220821354205063248818116874396050971031981532793651016436653190982245392158996106920698373251448128152087616919197241498086962762874880 binary64)))) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z)) |
(if (<=.f64 z #s(literal -5142201741628769/12855504354071922204335696738729300820177623950262342682411008 binary64)) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (if (<=.f64 z #s(literal 3499999999999999826155288431215351627722631300397046753949376390562322484139428866038956032 binary64)) #s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)))) |
(if (or (<=.f64 z #s(literal -5142201741628769/12855504354071922204335696738729300820177623950262342682411008 binary64)) (not (<=.f64 z #s(literal 3499999999999999826155288431215351627722631300397046753949376390562322484139428866038956032 binary64)))) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) #s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x))))) |
(if (<=.f64 y #s(literal -5060056332683/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #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) (neg.f64 z)) |
| 1× | fuel |
Compiled 180 to 65 computations (63.9% saved)
Compiled 418 to 174 computations (58.4% saved)
Loading profile data...