
Time bar (total: 4.6s)
| 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)
| 570.0ms | 8 256× | 0 | valid |
| 28.0ms | 552× | 0 | invalid |
ival-div!: 124.0ms (40.1% of total)ival-log: 107.0ms (34.6% of total)ival-mult!: 54.0ms (17.5% of total)ival-sub!: 21.0ms (6.8% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 54 | 0 | - | 4 | (-2.2761089950736548e-214 -4.0928370217473194e+103 -4765193957.604921) | (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 | 31 | 0 |
| ↳ | (/.f64 x y) | overflow | 31 | |
log.f64 | (log.f64 (/.f64 x y)) | uflow-rescue | 6 | 0 |
| ↳ | (/.f64 x y) | underflow | 19 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 36 | 13 |
| - | 1 | 206 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 36 | 0 | 13 |
| - | 1 | 0 | 206 |
| number | freq |
|---|---|
| 0 | 219 |
| 1 | 37 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 40.0ms | 512× | 0 | valid |
Compiled 60 to 25 computations (58.3% saved)
ival-log: 8.0ms (52.4% of total)ival-div!: 4.0ms (26.2% of total)ival-mult!: 3.0ms (19.6% of total)ival-sub!: 1.0ms (6.5% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 91 |
| 1 | 45 | 91 |
| 2 | 48 | 91 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.8% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
Compiled 16 to 14 computations (12.5% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(*.f64 x (log.f64 (/.f64 x y))) |
x |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
y |
z |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log x) (log (/ 1 y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (* -1 x)) (log (/ -1 y)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 62.0ms | x | @ | -inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 50.0ms | y | @ | -inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 35.0ms | x | @ | 0 | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 13.0ms | y | @ | 0 | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 12.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 460 to 469 computations (80.9% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 9 | 132 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 10 | 133 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 43.9% | (fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
| 43.9% | (-.f64 (-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) z) | |
| 43.8% | (-.f64 (*.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)))))) z) | |
| ▶ | 55.7% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| 43.9% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) | |
| ▶ | 81.3% | (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) z) |
| ✓ | 81.8% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| ▶ | 73.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
| 74.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (log.f64 (/.f64 x y)) (/.f64 z x)) x)) | |
| ▶ | 49.6% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 358 to 209 computations (41.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) |
#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) |
(/.f64 x z) |
#s(literal -1 binary64) |
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(log.f64 (neg.f64 x)) |
(neg.f64 x) |
(log.f64 (neg.f64 y)) |
(neg.f64 y) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(log.f64 x) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(log.f64 y) |
| 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 (* (+ (* (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 z) #s(hole binary64 (/ x z))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (- (* x (- (+ (log -1) (log x)) (log (neg y)))) z))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (+ (log -1) (log x)) (log (neg y)))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (+ (log -1) (log x)) (log (neg y))))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (log y))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* 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 (* (+ (* (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 (- (* 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 (+ (* (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 (* -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 (* (+ (* (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 (- (* 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 (+ (* (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 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 (/ 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 (- (* 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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (- (* 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (- (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y))))))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 y)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* x (log (/ 1 y))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* x (log (/ 1 y))))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (- (* 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 (* (+ (* (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 (- (* 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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (- (* 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* x (- (log (neg x)) (log (neg y)))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (+ (* -1 z) (* x (- (log (neg x)) (log (neg y))))))) |
#s(approx (+ (* (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 (- (* 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (log (neg y)))) z) 1)))) |
#s(approx (+ (* (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 (* -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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log (neg x)) (log (neg y)))) z))))))) |
#s(approx (+ (* (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)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 145.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 y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (log (/ x y)) (/ x y) (/ x z) -1 (- (* x (- (log (neg x)) (log (neg y)))) z) (* x (- (log (neg x)) (log (neg y)))) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y)) |
| 141.0ms | y | @ | 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 y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (log (/ x y)) (/ x y) (/ x z) -1 (- (* x (- (log (neg x)) (log (neg y)))) z) (* x (- (log (neg x)) (log (neg y)))) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y)) |
| 83.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 y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (log (/ x y)) (/ x y) (/ x z) -1 (- (* x (- (log (neg x)) (log (neg y)))) z) (* x (- (log (neg x)) (log (neg y)))) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y)) |
| 68.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 y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (log (/ x y)) (/ x y) (/ x z) -1 (- (* x (- (log (neg x)) (log (neg y)))) z) (* x (- (log (neg x)) (log (neg y)))) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y)) |
| 61.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 y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (log (/ x y)) (/ x y) (/ x z) -1 (- (* x (- (log (neg x)) (log (neg y)))) z) (* x (- (log (neg x)) (log (neg y)))) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (log y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 411 | 3026 |
| 0 | 445 | 2644 |
| 1 | 2106 | 2581 |
| 0 | 8929 | 2564 |
| 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) |
#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) |
(/.f64 x z) |
#s(literal -1 binary64) |
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(log.f64 (neg.f64 x)) |
(neg.f64 x) |
(log.f64 (neg.f64 y)) |
(neg.f64 y) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(log.f64 x) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(log.f64 y) |
#s(approx (- (* x (- 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 (* (+ (* (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 z) #s(hole binary64 (/ x z))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (- (* x (- (+ (log -1) (log x)) (log (neg y)))) z))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (+ (log -1) (log x)) (log (neg y)))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (+ (log -1) (log x)) (log (neg y))))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (log y))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* 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 (* (+ (* (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 (- (* 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 (+ (* (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 (* -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 (* (+ (* (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 (- (* 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 (+ (* (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 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 (/ 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 (- (* 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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (- (* 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (- (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) #s(hole binary64 (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y))))))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 y)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* x (log (/ 1 y))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* x (log (/ 1 y))))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (- (* 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 (* (+ (* (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 (- (* 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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (- (* 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* x (- (log (neg x)) (log (neg y)))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (+ (* -1 z) (* x (- (log (neg x)) (log (neg y))))))) |
#s(approx (+ (* (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 (- (* 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (log (neg y)))) z) 1)))) |
#s(approx (+ (* (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 (* -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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log (neg x)) (log (neg y)))) z))))))) |
#s(approx (+ (* (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)))))) |
| 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 (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) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 y) (log.f64 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)))) |
(-.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 (neg x)) (log (neg y)))) z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z) |
(*.f64 z (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (neg.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.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 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 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) (+.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)))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))))))) |
(+.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 (/.f64 (neg.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 (/.f64 x (neg.f64 y)))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (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) y))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (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 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y)))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(-.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(log.f64 (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (log.f64 (/.f64 x y)) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (log.f64 (/.f64 x y)) x z)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 (log.f64 (/.f64 x y)) x z)) (/.f64 (*.f64 z z) (fma.f64 (log.f64 (/.f64 x y)) x z))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z))))) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) |
(*.f64 (log.f64 (/.f64 x y)) x) |
(*.f64 x (log.f64 (/.f64 x y))) |
(log.f64 (pow.f64 (/.f64 x y) x)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 (/.f64 x (neg.f64 y)))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (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) y))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (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 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y)))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(-.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(log.f64 (/.f64 x y)) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))))) |
(/.f64 (-.f64 (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 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) |
(log.f64 (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (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 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(+.f64 (log.f64 #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 (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 (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 (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 (-.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 (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 (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 (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)) |
(log.f64 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))) |
(log.f64 y) |
#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 (neg x)) (log (neg y)))) z) (neg.f64 z)) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (- (log (neg x)) (log (neg y))) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) (neg.f64 z)) |
#s(approx (- (* x (- (log (neg x)) (log (neg 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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (neg.f64 z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
#s(approx (* (neg x) (log y)) (*.f64 (neg.f64 x) (log.f64 y))) |
#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 (neg x)) (log (neg y)))) z) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (- (* x (- (log (neg x)) (log (neg 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 (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) x)) |
#s(approx (+ (* (log (/ x y)) (/ x 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 (neg x)) (log (neg y))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) (*.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 (neg.f64 y))) x)) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (/.f64 z x)) (log.f64 #s(literal -1 binary64))) (log.f64 (neg.f64 y))) x)) |
#s(approx (* x (- (log (neg x)) (log (neg y)))) (*.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 (neg.f64 y))) x)) |
#s(approx (- (log (neg x)) (log (neg y))) (-.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 (neg.f64 y)))) |
#s(approx (log (neg x)) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64)))) |
#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) (*.f64 #s(literal 1 binary64) (log.f64 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 (- (* 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 (neg x)) (log (neg y)))) z) (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x)) |
#s(approx (- (* x (- (log (neg x)) (log (neg 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) 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 (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) z) x #s(literal 1 binary64)))) |
#s(approx (- (log (neg x)) (log (neg y))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) (*.f64 (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 y))) x)) |
#s(approx (- (* x (- (log (neg x)) (log (neg 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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)) (log.f64 y)))) |
#s(approx (log x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (+.f64 (/.f64 z x) (log.f64 y)))) |
#s(approx (- (* x (- 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 (neg x)) (log (neg y)))) z) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (- (log (neg x)) (log (neg y))) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (- (* x (- (log (neg x)) (log (neg 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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (log y) (log.f64 y)) |
#s(approx (- (* x (- 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (- (* x (- (log (neg x)) (log (neg 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 (+ (* (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 (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 (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 (neg x)) (log (neg 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 (- (log (neg x)) (log (neg 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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (log.f64 x) x) z))) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) z)) |
#s(approx (* (neg x) (log y)) (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log y) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* x (- 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 (neg x)) (log (neg y)))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (- (* x (- (log (neg x)) (log (neg y)))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (- (log (neg x)) (log (neg 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 (- (* 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 (neg x)) (log (neg 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 (- (log (neg x)) (log (neg y)))) z) (*.f64 (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 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)) z) x) #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 (- (* 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 (neg x)) (log (neg 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 (- (log (neg x)) (log (neg 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) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 y) z) #s(literal 1 binary64)))) |
Compiled 7 117 to 1 183 computations (83.4% saved)
20 alts after pruning (17 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 273 | 14 | 287 |
| Fresh | 1 | 3 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 277 | 20 | 297 |
| Status | Accuracy | Program |
|---|---|---|
| 43.9% | (fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) | |
| 25.0% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (log.f64 y)))) | |
| ▶ | 21.5% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| 43.8% | (-.f64 (*.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)))))) z) | |
| ▶ | 79.7% | (-.f64 (*.f64 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))))) z) |
| ✓ | 55.7% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| ▶ | 43.9% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| ✓ | 81.8% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 72.7% | #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)))) | |
| 40.6% | #s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) | |
| 50.1% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (/.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)))))) (/.f64 x z) #s(literal -1 binary64)) z)) | |
| ▶ | 43.8% | #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)) |
| 50.2% | #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)) | |
| 73.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) | |
| 72.7% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 #s(approx (- (log (neg x)) (log (neg y))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) (/.f64 x z) #s(literal -1 binary64)) z)) | |
| ▶ | 73.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
| 54.7% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (/.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)))))) z)) | |
| 74.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (log.f64 (/.f64 x y)) (/.f64 z x)) x)) | |
| 31.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)) | |
| ✓ | 49.6% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 956 to 592 computations (38.1% saved)
| Inputs |
|---|
(-.f64 (*.f64 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))))) z) |
(*.f64 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))))) |
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)))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) |
#s(literal 0 binary64) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) |
(log.f64 (/.f64 y x)) |
(/.f64 y x) |
y |
#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 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
z |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(log.f64 x) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (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)) |
(/.f64 (log.f64 (/.f64 x y)) z) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
#s(literal -1 binary64) |
(-.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 y) |
#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 (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) |
(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)) |
(/.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 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(log.f64 (neg.f64 x)) |
(neg.f64 x) |
(pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) |
(log.f64 (neg.f64 y)) |
(neg.f64 y) |
(log.f64 (*.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x z) |
| Outputs |
|---|
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (* -1 (log x))))) z))) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (log x))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) #s(hole binary64 (* -1 (+ (log y) (* -1 (log x)))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) #s(hole binary64 (* -1 (pow (+ (log y) (* -1 (log x))) 3)))) |
#s(approx (pow (log (/ y x)) 3) #s(hole binary64 (pow (+ (log y) (* -1 (log x))) 3))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log y) (* -1 (log x))))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) #s(hole binary64 (pow (+ (log y) (* -1 (log x))) 2))) |
#s(approx (+ (pow (log (/ y x)) 2) 0) #s(hole binary64 (pow (+ (log y) (* -1 (log x))) 2))) |
#s(approx (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log y) (* -1 (log x))) 2))) |
#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 (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 (/ (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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (- (/ (pow (+ (log -1) (log x)) 2) (* z (+ (log x) (log y)))) (/ (pow (log (neg y)) 2) (* z (+ (log x) (log y)))))))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (- (* x (- (/ (pow (+ (log -1) (log x)) 2) (* z (+ (log x) (log y)))) (/ (pow (log (neg y)) 2) (* z (+ (log x) (log y)))))) 1))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) #s(hole binary64 (/ (- (pow (+ (log -1) (log x)) 2) (pow (log (neg y)) 2)) (+ (log x) (log y))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) #s(hole binary64 (- (pow (+ (log -1) (log x)) 2) (pow (log (neg y)) 2)))) |
#s(approx (pow (log (neg x)) 2) #s(hole binary64 (pow (+ (log -1) (log x)) 2))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (log (* (neg x) (neg y))) #s(hole binary64 (+ (log x) (log y)))) |
#s(approx (* (neg x) (neg y)) #s(hole binary64 (* x y))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* x (+ (* -1 (+ (log y) (log (/ 1 x)))) (* -1 (/ z x)))))) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) #s(hole binary64 (* -1 (+ (log y) (log (/ 1 x)))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) #s(hole binary64 (* -1 (pow (+ (log y) (log (/ 1 x))) 3)))) |
#s(approx (pow (log (/ y x)) 3) #s(hole binary64 (pow (+ (log y) (log (/ 1 x))) 3))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log y) (log (/ 1 x))))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) #s(hole binary64 (pow (+ (log y) (log (/ 1 x))) 2))) |
#s(approx (+ (pow (log (/ y x)) 2) 0) #s(hole binary64 (pow (+ (log y) (log (/ 1 x))) 2))) |
#s(approx (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log y) (log (/ 1 x))) 2))) |
#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 (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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* x (* z (- (/ (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2) (* z (+ (log y) (* -1 (log (/ 1 x)))))) (/ (pow (log (neg y)) 2) (* z (+ (log y) (* -1 (log (/ 1 x))))))))))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (- (/ (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2) (* z (+ (log y) (* -1 (log (/ 1 x)))))) (/ (pow (log (neg y)) 2) (* z (+ (log y) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (* x (- (/ (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2) (* z (+ (log y) (* -1 (log (/ 1 x)))))) (/ (pow (log (neg y)) 2) (* z (+ (log y) (* -1 (log (/ 1 x)))))))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (* x (- (/ (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2) (* z (+ (log y) (* -1 (log (/ 1 x)))))) (+ (/ 1 x) (/ (pow (log (neg y)) 2) (* z (+ (log y) (* -1 (log (/ 1 x))))))))))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) #s(hole binary64 (/ (- (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2) (pow (log (neg y)) 2)) (+ (log y) (* -1 (log (/ 1 x))))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) #s(hole binary64 (- (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2) (pow (log (neg y)) 2)))) |
#s(approx (pow (log (neg x)) 2) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (log (* (neg x) (neg y))) #s(hole binary64 (+ (log y) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) #s(hole binary64 (* -1 (+ (log (* -1 y)) (log (/ -1 x)))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) #s(hole binary64 (* -1 (pow (+ (log (* -1 y)) (log (/ -1 x))) 3)))) |
#s(approx (pow (log (/ y x)) 3) #s(hole binary64 (pow (+ (log (* -1 y)) (log (/ -1 x))) 3))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (* -1 y)) (log (/ -1 x))))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) #s(hole binary64 (pow (+ (log (* -1 y)) (log (/ -1 x))) 2))) |
#s(approx (+ (pow (log (/ y x)) 2) 0) #s(hole binary64 (pow (+ (log (* -1 y)) (log (/ -1 x))) 2))) |
#s(approx (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log (* -1 y)) (log (/ -1 x))) 2))) |
#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 (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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (/ (* x (- (pow (log (/ -1 x)) 2) (pow (log (neg y)) 2))) (+ (log (* -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (pow (log (/ -1 x)) 2) (pow (log (neg y)) 2)) (+ (log (* -1 y)) (* -1 (log (/ -1 x)))))) (/ z x)))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (/ (* x (- (pow (log (/ -1 x)) 2) (pow (log (neg y)) 2))) (* z (+ (log (* -1 y)) (* -1 (log (/ -1 x)))))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (pow (log (/ -1 x)) 2) (pow (log (neg y)) 2)) (* z (+ (log (* -1 y)) (* -1 (log (/ -1 x))))))) (/ 1 x)))))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) #s(hole binary64 (/ (- (pow (log (/ -1 x)) 2) (pow (log (neg y)) 2)) (+ (log (* -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) #s(hole binary64 (- (pow (log (/ -1 x)) 2) (pow (log (neg y)) 2)))) |
#s(approx (pow (log (neg x)) 2) #s(hole binary64 (pow (log (/ -1 x)) 2))) |
#s(approx (log (neg x)) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (log (* (neg x) (neg y))) #s(hole binary64 (+ (log (* -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (log (/ 1 x))))) z))) |
#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 (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 (log y) #s(hole binary64 (log y))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (pow (log (neg x)) 2) (pow (+ (log -1) (log y)) 2))) (* z (+ (log x) (log y)))) 1)))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (pow (log (neg x)) 2) (pow (+ (log -1) (log y)) 2))) (* z (+ (log x) (log y)))) 1))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) #s(hole binary64 (/ (- (pow (log (neg x)) 2) (pow (+ (log -1) (log y)) 2)) (+ (log x) (log y))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) #s(hole binary64 (- (pow (log (neg x)) 2) (pow (+ (log -1) (log y)) 2)))) |
#s(approx (pow (log (neg y)) 2) #s(hole binary64 (pow (+ (log -1) (log y)) 2))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (log y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) #s(hole binary64 (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))))) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) #s(hole binary64 (* -1 (+ (log (/ 1 x)) (* -1 (log (/ 1 y))))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) #s(hole binary64 (* -1 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 3)))) |
#s(approx (pow (log (/ y x)) 3) #s(hole binary64 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 3))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) #s(hole binary64 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 2))) |
#s(approx (+ (pow (log (/ y x)) 2) 0) #s(hole binary64 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 2))) |
#s(approx (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 2))) |
#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 (/ (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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (pow (log (neg x)) 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2))) (* z (+ (log x) (* -1 (log (/ 1 y)))))) 1)))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (pow (log (neg x)) 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2))) (* z (+ (log x) (* -1 (log (/ 1 y)))))) 1))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) #s(hole binary64 (/ (- (pow (log (neg x)) 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (+ (log x) (* -1 (log (/ 1 y))))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) #s(hole binary64 (- (pow (log (neg x)) 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)))) |
#s(approx (pow (log (neg y)) 2) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 y)))))) |
#s(approx (log (* (neg x) (neg y))) #s(hole binary64 (+ (log x) (* -1 (log (/ 1 y)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) #s(hole binary64 (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))))) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) #s(hole binary64 (* -1 (+ (log (/ -1 x)) (* -1 (log (/ -1 y))))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) #s(hole binary64 (* -1 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 3)))) |
#s(approx (pow (log (/ y x)) 3) #s(hole binary64 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 3))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) #s(hole binary64 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 2))) |
#s(approx (+ (pow (log (/ y x)) 2) 0) #s(hole binary64 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 2))) |
#s(approx (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 2))) |
#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 (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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (pow (log (neg x)) 2) (pow (log (/ -1 y)) 2))) (* z (+ (log (* -1 x)) (* -1 (log (/ -1 y)))))) 1)))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (pow (log (neg x)) 2) (pow (log (/ -1 y)) 2))) (* z (+ (log (* -1 x)) (* -1 (log (/ -1 y)))))) 1))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) #s(hole binary64 (/ (- (pow (log (neg x)) 2) (pow (log (/ -1 y)) 2)) (+ (log (* -1 x)) (* -1 (log (/ -1 y))))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) #s(hole binary64 (- (pow (log (neg x)) 2) (pow (log (/ -1 y)) 2)))) |
#s(approx (pow (log (neg y)) 2) #s(hole binary64 (pow (log (/ -1 y)) 2))) |
#s(approx (log (neg y)) #s(hole binary64 (* -1 (log (/ -1 y))))) |
#s(approx (log (* (neg x) (neg y))) #s(hole binary64 (+ (log (* -1 x)) (* -1 (log (/ -1 y)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#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 (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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (log (* x y))))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (log (* x y)))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (* z (log (* x y)))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (log (* x y)))) z))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log (/ y x))) 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 (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (log y))) z) 1)))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (* z (log (* x y)))) 1)))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (* z (log (* x y)))) 1))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log (/ y x))) 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 (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log x) (log y))) z))))))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (* z (log (* x y)))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 168.0ms | x | @ | 0 | ((- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) (- 0 (pow (log (/ y x)) 3)) 0 (pow (log (/ y x)) 3) (log (/ y x)) (/ y x) y 3 (+ 0 (+ (pow (log (/ y x)) 2) 0)) (+ (pow (log (/ y x)) 2) 0) (pow (log (/ y x)) 2) 2 z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (log (/ x y))) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) (/ (log (/ x y)) z) (log (/ x y)) (/ x y) -1 (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (pow (log (neg x)) 2) (log (neg x)) (neg x) (pow (log (neg y)) 2) (log (neg y)) (neg y) (log (* (neg x) (neg y))) (* (neg x) (neg y)) (/ x z)) |
| 90.0ms | y | @ | 0 | ((- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) (- 0 (pow (log (/ y x)) 3)) 0 (pow (log (/ y x)) 3) (log (/ y x)) (/ y x) y 3 (+ 0 (+ (pow (log (/ y x)) 2) 0)) (+ (pow (log (/ y x)) 2) 0) (pow (log (/ y x)) 2) 2 z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (log (/ x y))) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) (/ (log (/ x y)) z) (log (/ x y)) (/ x y) -1 (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (pow (log (neg x)) 2) (log (neg x)) (neg x) (pow (log (neg y)) 2) (log (neg y)) (neg y) (log (* (neg x) (neg y))) (* (neg x) (neg y)) (/ x z)) |
| 71.0ms | x | @ | inf | ((- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) (- 0 (pow (log (/ y x)) 3)) 0 (pow (log (/ y x)) 3) (log (/ y x)) (/ y x) y 3 (+ 0 (+ (pow (log (/ y x)) 2) 0)) (+ (pow (log (/ y x)) 2) 0) (pow (log (/ y x)) 2) 2 z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (log (/ x y))) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) (/ (log (/ x y)) z) (log (/ x y)) (/ x y) -1 (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (pow (log (neg x)) 2) (log (neg x)) (neg x) (pow (log (neg y)) 2) (log (neg y)) (neg y) (log (* (neg x) (neg y))) (* (neg x) (neg y)) (/ x z)) |
| 68.0ms | x | @ | -inf | ((- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) (- 0 (pow (log (/ y x)) 3)) 0 (pow (log (/ y x)) 3) (log (/ y x)) (/ y x) y 3 (+ 0 (+ (pow (log (/ y x)) 2) 0)) (+ (pow (log (/ y x)) 2) 0) (pow (log (/ y x)) 2) 2 z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (log (/ x y))) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) (/ (log (/ x y)) z) (log (/ x y)) (/ x y) -1 (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (pow (log (neg x)) 2) (log (neg x)) (neg x) (pow (log (neg y)) 2) (log (neg y)) (neg y) (log (* (neg x) (neg y))) (* (neg x) (neg y)) (/ x z)) |
| 61.0ms | y | @ | -inf | ((- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) (- 0 (pow (log (/ y x)) 3)) 0 (pow (log (/ y x)) 3) (log (/ y x)) (/ y x) y 3 (+ 0 (+ (pow (log (/ y x)) 2) 0)) (+ (pow (log (/ y x)) 2) 0) (pow (log (/ y x)) 2) 2 z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (* x (log (/ x y))) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) (/ (log (/ x y)) z) (log (/ x y)) (/ x y) -1 (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (pow (log (neg x)) 2) (log (neg x)) (neg x) (pow (log (neg y)) 2) (log (neg y)) (neg y) (log (* (neg x) (neg y))) (* (neg x) (neg y)) (/ x z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 612 | 5891 |
| 0 | 673 | 5233 |
| 1 | 3003 | 5113 |
| 0 | 8348 | 5085 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 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))))) z) |
(*.f64 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))))) |
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)))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) |
#s(literal 0 binary64) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) |
(log.f64 (/.f64 y x)) |
(/.f64 y x) |
y |
#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 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
z |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(log.f64 x) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (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)) |
(/.f64 (log.f64 (/.f64 x y)) z) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
#s(literal -1 binary64) |
(-.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 y) |
#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 (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) |
(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)) |
(/.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 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(log.f64 (neg.f64 x)) |
(neg.f64 x) |
(pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) |
(log.f64 (neg.f64 y)) |
(neg.f64 y) |
(log.f64 (*.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x z) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (* -1 (log x))))) z))) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (log x))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) #s(hole binary64 (* -1 (+ (log y) (* -1 (log x)))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) #s(hole binary64 (* -1 (pow (+ (log y) (* -1 (log x))) 3)))) |
#s(approx (pow (log (/ y x)) 3) #s(hole binary64 (pow (+ (log y) (* -1 (log x))) 3))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log y) (* -1 (log x))))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) #s(hole binary64 (pow (+ (log y) (* -1 (log x))) 2))) |
#s(approx (+ (pow (log (/ y x)) 2) 0) #s(hole binary64 (pow (+ (log y) (* -1 (log x))) 2))) |
#s(approx (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log y) (* -1 (log x))) 2))) |
#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 (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 (/ (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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (- (/ (pow (+ (log -1) (log x)) 2) (* z (+ (log x) (log y)))) (/ (pow (log (neg y)) 2) (* z (+ (log x) (log y)))))))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (- (* x (- (/ (pow (+ (log -1) (log x)) 2) (* z (+ (log x) (log y)))) (/ (pow (log (neg y)) 2) (* z (+ (log x) (log y)))))) 1))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) #s(hole binary64 (/ (- (pow (+ (log -1) (log x)) 2) (pow (log (neg y)) 2)) (+ (log x) (log y))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) #s(hole binary64 (- (pow (+ (log -1) (log x)) 2) (pow (log (neg y)) 2)))) |
#s(approx (pow (log (neg x)) 2) #s(hole binary64 (pow (+ (log -1) (log x)) 2))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (log (* (neg x) (neg y))) #s(hole binary64 (+ (log x) (log y)))) |
#s(approx (* (neg x) (neg y)) #s(hole binary64 (* x y))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* x (+ (* -1 (+ (log y) (log (/ 1 x)))) (* -1 (/ z x)))))) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) #s(hole binary64 (* -1 (+ (log y) (log (/ 1 x)))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) #s(hole binary64 (* -1 (pow (+ (log y) (log (/ 1 x))) 3)))) |
#s(approx (pow (log (/ y x)) 3) #s(hole binary64 (pow (+ (log y) (log (/ 1 x))) 3))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log y) (log (/ 1 x))))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) #s(hole binary64 (pow (+ (log y) (log (/ 1 x))) 2))) |
#s(approx (+ (pow (log (/ y x)) 2) 0) #s(hole binary64 (pow (+ (log y) (log (/ 1 x))) 2))) |
#s(approx (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log y) (log (/ 1 x))) 2))) |
#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 (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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* x (* z (- (/ (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2) (* z (+ (log y) (* -1 (log (/ 1 x)))))) (/ (pow (log (neg y)) 2) (* z (+ (log y) (* -1 (log (/ 1 x))))))))))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (- (/ (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2) (* z (+ (log y) (* -1 (log (/ 1 x)))))) (/ (pow (log (neg y)) 2) (* z (+ (log y) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (* x (- (/ (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2) (* z (+ (log y) (* -1 (log (/ 1 x)))))) (/ (pow (log (neg y)) 2) (* z (+ (log y) (* -1 (log (/ 1 x)))))))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (* x (- (/ (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2) (* z (+ (log y) (* -1 (log (/ 1 x)))))) (+ (/ 1 x) (/ (pow (log (neg y)) 2) (* z (+ (log y) (* -1 (log (/ 1 x))))))))))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) #s(hole binary64 (/ (- (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2) (pow (log (neg y)) 2)) (+ (log y) (* -1 (log (/ 1 x))))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) #s(hole binary64 (- (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2) (pow (log (neg y)) 2)))) |
#s(approx (pow (log (neg x)) 2) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ 1 x)))) 2))) |
#s(approx (log (neg x)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 x)))))) |
#s(approx (log (* (neg x) (neg y))) #s(hole binary64 (+ (log y) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) #s(hole binary64 (* -1 (+ (log (* -1 y)) (log (/ -1 x)))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) #s(hole binary64 (* -1 (pow (+ (log (* -1 y)) (log (/ -1 x))) 3)))) |
#s(approx (pow (log (/ y x)) 3) #s(hole binary64 (pow (+ (log (* -1 y)) (log (/ -1 x))) 3))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (* -1 y)) (log (/ -1 x))))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) #s(hole binary64 (pow (+ (log (* -1 y)) (log (/ -1 x))) 2))) |
#s(approx (+ (pow (log (/ y x)) 2) 0) #s(hole binary64 (pow (+ (log (* -1 y)) (log (/ -1 x))) 2))) |
#s(approx (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log (* -1 y)) (log (/ -1 x))) 2))) |
#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 (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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (/ (* x (- (pow (log (/ -1 x)) 2) (pow (log (neg y)) 2))) (+ (log (* -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (pow (log (/ -1 x)) 2) (pow (log (neg y)) 2)) (+ (log (* -1 y)) (* -1 (log (/ -1 x)))))) (/ z x)))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (/ (* x (- (pow (log (/ -1 x)) 2) (pow (log (neg y)) 2))) (* z (+ (log (* -1 y)) (* -1 (log (/ -1 x)))))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (pow (log (/ -1 x)) 2) (pow (log (neg y)) 2)) (* z (+ (log (* -1 y)) (* -1 (log (/ -1 x))))))) (/ 1 x)))))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) #s(hole binary64 (/ (- (pow (log (/ -1 x)) 2) (pow (log (neg y)) 2)) (+ (log (* -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) #s(hole binary64 (- (pow (log (/ -1 x)) 2) (pow (log (neg y)) 2)))) |
#s(approx (pow (log (neg x)) 2) #s(hole binary64 (pow (log (/ -1 x)) 2))) |
#s(approx (log (neg x)) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (log (* (neg x) (neg y))) #s(hole binary64 (+ (log (* -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (log (/ 1 x))))) z))) |
#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 (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 (log y) #s(hole binary64 (log y))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (pow (log (neg x)) 2) (pow (+ (log -1) (log y)) 2))) (* z (+ (log x) (log y)))) 1)))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (pow (log (neg x)) 2) (pow (+ (log -1) (log y)) 2))) (* z (+ (log x) (log y)))) 1))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) #s(hole binary64 (/ (- (pow (log (neg x)) 2) (pow (+ (log -1) (log y)) 2)) (+ (log x) (log y))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) #s(hole binary64 (- (pow (log (neg x)) 2) (pow (+ (log -1) (log y)) 2)))) |
#s(approx (pow (log (neg y)) 2) #s(hole binary64 (pow (+ (log -1) (log y)) 2))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (log y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) #s(hole binary64 (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))))) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) #s(hole binary64 (* -1 (+ (log (/ 1 x)) (* -1 (log (/ 1 y))))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) #s(hole binary64 (* -1 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 3)))) |
#s(approx (pow (log (/ y x)) 3) #s(hole binary64 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 3))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) #s(hole binary64 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 2))) |
#s(approx (+ (pow (log (/ y x)) 2) 0) #s(hole binary64 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 2))) |
#s(approx (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 2))) |
#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 (/ (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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (pow (log (neg x)) 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2))) (* z (+ (log x) (* -1 (log (/ 1 y)))))) 1)))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (pow (log (neg x)) 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2))) (* z (+ (log x) (* -1 (log (/ 1 y)))))) 1))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) #s(hole binary64 (/ (- (pow (log (neg x)) 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)) (+ (log x) (* -1 (log (/ 1 y))))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) #s(hole binary64 (- (pow (log (neg x)) 2) (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2)))) |
#s(approx (pow (log (neg y)) 2) #s(hole binary64 (pow (+ (log -1) (* -1 (log (/ 1 y)))) 2))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 y)))))) |
#s(approx (log (* (neg x) (neg y))) #s(hole binary64 (+ (log x) (* -1 (log (/ 1 y)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) #s(hole binary64 (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))))) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) #s(hole binary64 (* -1 (+ (log (/ -1 x)) (* -1 (log (/ -1 y))))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) #s(hole binary64 (* -1 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 3)))) |
#s(approx (pow (log (/ y x)) 3) #s(hole binary64 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 3))) |
#s(approx (log (/ y x)) #s(hole binary64 (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) #s(hole binary64 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 2))) |
#s(approx (+ (pow (log (/ y x)) 2) 0) #s(hole binary64 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 2))) |
#s(approx (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 2))) |
#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 (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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (pow (log (neg x)) 2) (pow (log (/ -1 y)) 2))) (* z (+ (log (* -1 x)) (* -1 (log (/ -1 y)))))) 1)))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (pow (log (neg x)) 2) (pow (log (/ -1 y)) 2))) (* z (+ (log (* -1 x)) (* -1 (log (/ -1 y)))))) 1))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) #s(hole binary64 (/ (- (pow (log (neg x)) 2) (pow (log (/ -1 y)) 2)) (+ (log (* -1 x)) (* -1 (log (/ -1 y))))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) #s(hole binary64 (- (pow (log (neg x)) 2) (pow (log (/ -1 y)) 2)))) |
#s(approx (pow (log (neg y)) 2) #s(hole binary64 (pow (log (/ -1 y)) 2))) |
#s(approx (log (neg y)) #s(hole binary64 (* -1 (log (/ -1 y))))) |
#s(approx (log (* (neg x) (neg y))) #s(hole binary64 (+ (log (* -1 x)) (* -1 (log (/ -1 y)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#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 (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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (log (* x y))))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (log (* x y)))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (* z (log (* x y)))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (log (* x y)))) z))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log (/ y x))) 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 (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (log y))) z) 1)))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (* z (log (* x y)))) 1)))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (* z (log (* x y)))) 1))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log (/ y x))) 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 (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log x) (log y))) z))))))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (pow (log (neg x)) 2) (pow (log (neg y)) 2))) (* z (log (* x y)))))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x z)) (/.f64 (*.f64 z z) (fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) z))))) |
(-.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) z) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)))) (neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
x |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)))) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) |
(pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 9 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 9 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)))))) |
(neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 9 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))))))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) |
#s(literal 0 binary64) |
(*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (log.f64 (/.f64 y x))) |
(*.f64 (log.f64 (/.f64 y x)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)))) |
(log.f64 (pow.f64 (/.f64 y x) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 y) (log.f64 x)) |
(exp.f64 (-.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)) (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 1 binary64))) |
(log.f64 (/.f64 y x)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
y |
#s(literal 3 binary64) |
(*.f64 (fabs.f64 (log.f64 (/.f64 y x))) (fabs.f64 (log.f64 (/.f64 y x)))) |
(*.f64 (neg.f64 (log.f64 (/.f64 y x))) (neg.f64 (log.f64 (/.f64 y x)))) |
(*.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) (exp.f64 (log.f64 (log.f64 (/.f64 y x))))) |
(*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) |
(pow.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) #s(literal 0 binary64))) (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.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 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) #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 6 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (fabs.f64 (log.f64 (/.f64 y x))) (fabs.f64 (log.f64 (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (/.f64 y x))) (neg.f64 (log.f64 (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #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)))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (/.f64 y x) (log.f64 (/.f64 y x)))) |
(*.f64 (fabs.f64 (log.f64 (/.f64 y x))) (fabs.f64 (log.f64 (/.f64 y x)))) |
(*.f64 (neg.f64 (log.f64 (/.f64 y x))) (neg.f64 (log.f64 (/.f64 y x)))) |
(*.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) (exp.f64 (log.f64 (log.f64 (/.f64 y x))))) |
(*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) |
(pow.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) #s(literal 0 binary64))) (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.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 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) #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 6 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (fabs.f64 (log.f64 (/.f64 y x))) (fabs.f64 (log.f64 (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (/.f64 y x))) (neg.f64 (log.f64 (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #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)))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (/.f64 y x) (log.f64 (/.f64 y x)))) |
(*.f64 (fabs.f64 (log.f64 (/.f64 y x))) (fabs.f64 (log.f64 (/.f64 y x)))) |
(*.f64 (neg.f64 (log.f64 (/.f64 y x))) (neg.f64 (log.f64 (/.f64 y x)))) |
(*.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) (exp.f64 (log.f64 (log.f64 (/.f64 y x))))) |
(*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) |
(pow.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) #s(literal 0 binary64))) (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.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 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) #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 6 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (fabs.f64 (log.f64 (/.f64 y x))) (fabs.f64 (log.f64 (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (/.f64 y x))) (neg.f64 (log.f64 (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #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)))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (/.f64 y x) (log.f64 (/.f64 y x)))) |
#s(literal 2 binary64) |
z |
(/.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 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(+.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) (*.f64 (log.f64 x) x)) |
(log.f64 x) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 x y)) z) x #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 x y)) z) x #s(literal -1 binary64)) z) |
(*.f64 z (fma.f64 (/.f64 (log.f64 (/.f64 x y)) z) x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x))))) |
(fma.f64 (/.f64 (log.f64 (/.f64 x y)) z) x #s(literal -1 binary64)) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) 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 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 y x)))) |
(/.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)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (log.f64 (/.f64 x y)) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (log.f64 (/.f64 x y)) x z)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 (log.f64 (/.f64 x y)) x z)) (/.f64 (*.f64 z z) (fma.f64 (log.f64 (/.f64 x y)) x z))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z))))) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) |
(*.f64 (log.f64 (/.f64 x y)) x) |
(*.f64 x (log.f64 (/.f64 x y))) |
(log.f64 (pow.f64 (/.f64 x y) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 y x)))) |
(/.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 y) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (/.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 y) (neg.f64 x)))) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (/.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 y) (neg.f64 x)))) #s(literal -1 binary64)) z) |
(*.f64 z (fma.f64 (/.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 y) (neg.f64 x)))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal -1 binary64))))) |
(fma.f64 (/.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 y) (neg.f64 x)))) #s(literal -1 binary64)) |
(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 y) (neg.f64 x)))) (/.f64 x z) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.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 y) (neg.f64 x))))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.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 y) (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (log.f64 (*.f64 (neg.f64 y) (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 y) (neg.f64 x)))) (*.f64 (log.f64 (*.f64 (neg.f64 y) (neg.f64 x))) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 (neg.f64 y) (neg.f64 x))) (log.f64 (*.f64 (neg.f64 y) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (neg.f64 y) (neg.f64 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 y) (neg.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 y) (neg.f64 x)))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 y) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 4 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 4 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 6 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 4 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 4 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 4 binary64))) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 6 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 6 binary64))) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 4 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 4 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 4 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 6 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 4 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 4 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) #s(literal 2 binary64)))))) |
(-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))) (neg.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))))) |
(*.f64 (fabs.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))) (fabs.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))))) |
(*.f64 (fabs.f64 (log.f64 (neg.f64 x))) (fabs.f64 (log.f64 (neg.f64 x)))) |
(*.f64 (fabs.f64 (neg.f64 (log.f64 (neg.f64 x)))) (fabs.f64 (neg.f64 (log.f64 (neg.f64 x))))) |
(*.f64 (exp.f64 (log.f64 (log.f64 (neg.f64 x)))) (exp.f64 (log.f64 (log.f64 (neg.f64 x))))) |
(*.f64 (exp.f64 (log.f64 (neg.f64 (log.f64 (neg.f64 x))))) (exp.f64 (log.f64 (neg.f64 (log.f64 (neg.f64 x)))))) |
(*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))) |
(*.f64 (neg.f64 (log.f64 (neg.f64 x))) (neg.f64 (log.f64 (neg.f64 x)))) |
(*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x))) |
(pow.f64 (exp.f64 (log.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 (log.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (neg.f64 (log.f64 (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (neg.f64 x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 (neg.f64 x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 (neg.f64 x))) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))))) |
(log.f64 (pow.f64 (neg.f64 x) (log.f64 (neg.f64 x)))) |
(log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (log.f64 (neg.f64 x))))) |
(pow.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (log.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 (neg.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (neg.f64 x))) #s(literal 1 binary64))) |
(+.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 (neg.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 y))))) (neg.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 y)))))) |
(*.f64 (fabs.f64 (log.f64 (neg.f64 y))) (fabs.f64 (log.f64 (neg.f64 y)))) |
(*.f64 (fabs.f64 (neg.f64 (log.f64 (neg.f64 y)))) (fabs.f64 (neg.f64 (log.f64 (neg.f64 y))))) |
(*.f64 (fabs.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 y))))) (fabs.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 y)))))) |
(*.f64 (exp.f64 (log.f64 (neg.f64 (log.f64 (neg.f64 y))))) (exp.f64 (log.f64 (neg.f64 (log.f64 (neg.f64 y)))))) |
(*.f64 (exp.f64 (log.f64 (log.f64 (neg.f64 y)))) (exp.f64 (log.f64 (log.f64 (neg.f64 y))))) |
(*.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 y)))) (neg.f64 (neg.f64 (log.f64 (neg.f64 y))))) |
(*.f64 (neg.f64 (log.f64 (neg.f64 y))) (neg.f64 (log.f64 (neg.f64 y)))) |
(*.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 y))) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 (log.f64 (neg.f64 y))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (log.f64 (neg.f64 y)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 y)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 (neg.f64 (log.f64 (neg.f64 y))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))) (neg.f64 (log.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))) (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)))))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 (neg.f64 y)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (neg.f64 y))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 (log.f64 (neg.f64 y)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 (log.f64 (neg.f64 y)))) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 (neg.f64 y))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 (neg.f64 y))) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (neg.f64 y) (log.f64 (neg.f64 y)))) |
(log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (log.f64 (neg.f64 y))))) |
(log.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 (neg.f64 y)))))) |
(pow.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 (neg.f64 y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (log.f64 (neg.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (neg.f64 (log.f64 (neg.f64 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))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (neg.f64 y)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 y)) |
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 y)) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (log.f64 (neg.f64 y)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (neg.f64 (log.f64 (neg.f64 y))))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (neg.f64 y))) #s(literal 1 binary64))) |
(+.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 (fma.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (log.f64 (neg.f64 y))) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) (neg.f64 (log.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (neg.f64 (log.f64 (neg.f64 x))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (neg.f64 (log.f64 (neg.f64 y))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (neg.f64 (log.f64 (neg.f64 y))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(+.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(log.f64 (*.f64 (neg.f64 y) (neg.f64 x))) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
(neg.f64 (*.f64 x (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (neg.f64 z)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z)) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx x x) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) (pow.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) #s(literal 3 binary64))) |
#s(approx (pow (log (/ y x)) 3) (pow.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal 3 binary64))) |
#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 (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal 2 binary64))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal 2 binary64))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal 2 binary64))) |
#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 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) x) z)) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) x) z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z) z) x (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 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (/ (log (/ x y)) z) (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z)) |
#s(approx (log (/ x y)) (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x))) |
#s(approx (/ x y) (/.f64 x y)) |
#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 y)) (log.f64 (/.f64 x y))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (fma.f64 (*.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 (pow.f64 (*.f64 y x) z))) (neg.f64 z))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (-.f64 (*.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 (pow.f64 (*.f64 y x) z))) x) #s(literal 1 binary64))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/.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 y x)))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) |
#s(approx (pow (log (neg x)) 2) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
#s(approx (log (neg x)) (log.f64 (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (log (* (neg x) (neg y))) (log.f64 (*.f64 y x))) |
#s(approx (* (neg x) (neg y)) (*.f64 y x)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) (pow.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) #s(literal 3 binary64))) |
#s(approx (pow (log (/ y x)) 3) (pow.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal 3 binary64))) |
#s(approx (log (/ y x)) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal 2 binary64))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal 2 binary64))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal 2 binary64))) |
#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 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (log x) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (/.f64 (neg.f64 z) x)) 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 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (* (+ (* x (/ (log (/ x y)) 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 (* (+ (* x (/ (log (/ x y)) 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 (- (* 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 y)) (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y)) z)))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y)) z)) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y)) z)) x)) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) z) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y))) (pow.f64 x #s(literal -1 binary64))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y)) z))) x)) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y)))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (-.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) |
#s(approx (pow (log (neg x)) 2) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (log (neg x)) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (* (neg x) (neg y))) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 y))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) 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 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) (*.f64 (neg.f64 x) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) (pow.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) #s(literal 3 binary64))) |
#s(approx (pow (log (/ y x)) 3) (pow.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) #s(literal 3 binary64))) |
#s(approx (log (/ y x)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) #s(literal 2 binary64))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) #s(literal 2 binary64))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) #s(literal 2 binary64))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)) (log.f64 y)))) |
#s(approx (log x) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (+.f64 (/.f64 z x) (log.f64 y)))) |
#s(approx (- (* 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)) -1) z) (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) 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)) -1) (/.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) z) x #s(literal 1 binary64)))) |
#s(approx (/ (log (/ x y)) z) (/.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) z)) |
#s(approx (log (/ x y)) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (* x (- (log x) (log y))) (*.f64 (-.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) x)) |
#s(approx (log (/ x y)) (-.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 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))) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (neg.f64 y)))))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 (neg.f64 x) (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))) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (neg.f64 y)))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (*.f64 (/.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))) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (neg.f64 y)))))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (neg.f64 (fma.f64 (neg.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))) (*.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (neg.f64 y))) z))) x #s(literal 1 binary64)))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (neg.f64 y))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) |
#s(approx (pow (log (neg x)) 2) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
#s(approx (log (neg x)) (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))) |
#s(approx (log (* (neg x) (neg y))) (fma.f64 (neg.f64 (log.f64 (neg.f64 x))) #s(literal -1 binary64) (log.f64 (neg.f64 y)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) 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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) x) z)) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) x) z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (/ (log (/ x y)) z) (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z)) |
#s(approx (log (/ x y)) (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x))) |
#s(approx (log y) (log.f64 y)) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 (-.f64 (*.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 (pow.f64 (*.f64 y x) z))) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (-.f64 (*.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 (pow.f64 (*.f64 y x) z))) x) #s(literal 1 binary64))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/.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 y x)))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) |
#s(approx (pow (log (neg y)) 2) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
#s(approx (log (neg y)) (log.f64 (neg.f64 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) 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 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))))) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) (neg.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) (pow.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x)))) #s(literal 3 binary64))) |
#s(approx (pow (log (/ y x)) 3) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))) #s(literal 3 binary64))) |
#s(approx (log (/ y x)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x)))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))) #s(literal 2 binary64))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))) #s(literal 2 binary64))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))) #s(literal 2 binary64))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) x) z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) x) z)) |
#s(approx (* x (- (log x) (log y))) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) x)) |
#s(approx (log (/ x y)) (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x))) |
#s(approx (log y) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 x z) (/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)))) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (-.f64 (*.f64 (/.f64 x z) (/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)))) #s(literal 1 binary64))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x)))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) |
#s(approx (pow (log (neg y)) 2) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (log (neg y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (* (neg x) (neg y))) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 x))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x))))) z)) |
#s(approx (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x)))))) |
#s(approx (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) (neg.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x)))))) |
#s(approx (- 0 (pow (log (/ y x)) 3)) (pow.f64 (neg.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x))))) #s(literal 3 binary64))) |
#s(approx (pow (log (/ y x)) 3) (pow.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 3 binary64))) |
#s(approx (log (/ y x)) (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x))))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64))) |
#s(approx (+ 0 (+ (pow (log (/ y x)) 2) 0)) (pow.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 2 binary64))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 (log.f64 (neg.f64 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 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) z)) |
#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)) -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 (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z) #s(literal 1 binary64))) |
#s(approx (/ (log (/ x y)) 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 (- (* x (log (/ x y))) z) (-.f64 (*.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (neg.f64 (log.f64 (neg.f64 y))))) x) z)) |
#s(approx (* x (- (log x) (log y))) (*.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (neg.f64 (log.f64 (neg.f64 y))))) x)) |
#s(approx (log (/ x y)) (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (neg.f64 (log.f64 (neg.f64 y)))))) |
#s(approx (log y) (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.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))) (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (log.f64 (neg.f64 x))))) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (-.f64 (*.f64 (/.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))) (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (log.f64 (neg.f64 x))))) #s(literal 1 binary64))) |
#s(approx (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (log.f64 (neg.f64 x))))) |
#s(approx (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) |
#s(approx (pow (log (neg y)) 2) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
#s(approx (log (neg y)) (neg.f64 (neg.f64 (log.f64 (neg.f64 y))))) |
#s(approx (log (* (neg x) (neg y))) (fma.f64 (neg.f64 (log.f64 (neg.f64 y))) #s(literal -1 binary64) (log.f64 (neg.f64 x)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (fma.f64 (neg.f64 x) (log.f64 (/.f64 y x)) (neg.f64 z))) |
#s(approx z z) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (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 (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) |
#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 (- (* 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 (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 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 y x))))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (fma.f64 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 y x))) (neg.f64 z))) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (*.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 (pow.f64 (*.f64 y x) z))) x)) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (/.f64 (fma.f64 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 y x))) (neg.f64 z)) z)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 y x))) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 (-.f64 (*.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 (pow.f64 (*.f64 y x) z))) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) (-.f64 (*.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 (pow.f64 (*.f64 y x) z))) x) #s(literal 1 binary64))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 y) z) #s(literal 1 binary64)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 (neg.f64 z) (fma.f64 (*.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 (pow.f64 (*.f64 y x) z))) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
Compiled 15 819 to 2 368 computations (85% saved)
20 alts after pruning (15 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 441 | 8 | 449 |
| Fresh | 5 | 7 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 449 | 20 | 469 |
| Status | Accuracy | Program |
|---|---|---|
| 43.9% | (fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) | |
| 25.0% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) | |
| ✓ | 21.5% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| ▶ | 79.0% | (-.f64 (/.f64 (*.f64 x (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) z) |
| 44.0% | (-.f64 (*.f64 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 (-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))) #s(literal 2 binary64)) #s(literal 0 binary64))))) z) | |
| ✓ | 55.7% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| ✓ | 43.9% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| ✓ | 81.8% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 72.7% | #s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) | |
| ▶ | 40.6% | #s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
| 50.1% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (/.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)))))) (/.f64 x z) #s(literal -1 binary64)) z)) | |
| ▶ | 50.2% | #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)) |
| ▶ | 73.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
| 72.7% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 #s(approx (- (log (neg x)) (log (neg y))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) (/.f64 x z) #s(literal -1 binary64)) z)) | |
| 54.7% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x))))) z)) | |
| 74.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (log.f64 (/.f64 x y)) (/.f64 z x)) x)) | |
| ▶ | 31.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)) |
| 31.4% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) z)) | |
| ✓ | 49.6% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
| 17.6% | #s(approx (- (* x (log (/ x y))) z) #s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 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 y x)))))) |
Compiled 941 to 633 computations (32.7% saved)
| Inputs |
|---|
(-.f64 (/.f64 (*.f64 x (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) z) |
(/.f64 (*.f64 x (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(*.f64 x (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) |
x |
(pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)) |
(neg.f64 (log.f64 (/.f64 y x))) |
(log.f64 (/.f64 y x)) |
(/.f64 y x) |
y |
#s(literal 3 binary64) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
z |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
(*.f64 (neg.f64 x) (log.f64 (/.f64 y x))) |
(neg.f64 x) |
#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)) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
(/.f64 x z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z) |
(fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) 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)) |
(*.f64 (fma.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) (/.f64 x z) #s(literal -1 binary64)) z) |
(fma.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) (/.f64 x z) #s(literal -1 binary64)) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(log.f64 (neg.f64 x)) |
(log.f64 (neg.f64 y)) |
(neg.f64 y) |
| Outputs |
|---|
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (* -1 (log x))))) z))) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (log x))))))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) #s(hole binary64 (* -1 (* x (pow (+ (log y) (* -1 (log x))) 3))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow (neg (log (/ y x))) 3) #s(hole binary64 (* -1 (pow (+ (log y) (* -1 (log x))) 3)))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log y) (* -1 (log x))) 2))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (* -1 (log x))))) z))) |
#s(approx (* (neg x) (log (/ y x))) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (log x))))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (* (/ x -1) (/ -1 z)) #s(hole binary64 (/ x z))) |
#s(approx (/ x -1) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (- (+ (/ (log -1) z) (/ (log x) z)) (/ (log (neg y)) z))))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (- (* x (- (+ (/ (log -1) z) (/ (log x) z)) (/ (log (neg y)) z))) 1))) |
#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 (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* x (+ (* -1 (+ (log y) (log (/ 1 x)))) (* -1 (/ z x)))))) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) #s(hole binary64 (* -1 (* x (pow (+ (log y) (log (/ 1 x))) 3))))) |
#s(approx (pow (neg (log (/ y x))) 3) #s(hole binary64 (* -1 (pow (+ (log y) (log (/ 1 x))) 3)))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log y) (log (/ 1 x))) 2))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* x (+ (* -1 (+ (log y) (log (/ 1 x)))) (* -1 (/ z x)))))) |
#s(approx (* (neg x) (log (/ y x))) #s(hole binary64 (* -1 (* x (+ (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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* x (* z (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log -1) z)) (/ (log (neg y)) z)))))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log -1) z)) (/ (log (neg y)) z))))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log -1) z)) (/ (log (neg y)) z))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log -1) z)) (+ (/ 1 x) (/ (log (neg y)) z)))))) |
#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 (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) #s(hole binary64 (* -1 (* x (pow (+ (log (* -1 y)) (log (/ -1 x))) 3))))) |
#s(approx (pow (neg (log (/ y x))) 3) #s(hole binary64 (* -1 (pow (+ (log (* -1 y)) (log (/ -1 x))) 3)))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log (* -1 y)) (log (/ -1 x))) 2))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (* (neg x) (log (/ y x))) #s(hole binary64 (* -1 (* x (+ (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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* x (- (* -1 (log (/ -1 x))) (log (neg y)))))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- (* -1 (log (/ -1 x))) (log (neg y)))) (/ z x)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (/ (* x (- (* -1 (log (/ -1 x))) (log (neg y)))) z))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (log (/ -1 x))) (log (neg y))) z)) (/ 1 x)))))) |
#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 (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (log (/ 1 x))))) z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (log (/ 1 x))))) z))) |
#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)) (/ x z)) #s(hole binary64 (/ (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (+ (log -1) (log y)))) z) 1)))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log (neg x)) (+ (log -1) (log y)))) z) 1))) |
#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 (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) #s(hole binary64 (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) #s(hole binary64 (* -1 (* x (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 3))))) |
#s(approx (pow (neg (log (/ y x))) 3) #s(hole binary64 (* -1 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 3)))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 2))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (* (neg x) (log (/ y x))) #s(hole binary64 (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))) z) 1)))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))) z) 1))) |
#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 (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) #s(hole binary64 (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) #s(hole binary64 (* -1 (* x (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 3))))) |
#s(approx (pow (neg (log (/ y x))) 3) #s(hole binary64 (* -1 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 3)))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 2))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (neg x) (log (/ y x))) #s(hole binary64 (* -1 (* x (+ (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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (* -1 (log (/ -1 y))))) z) 1)))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log (neg x)) (* -1 (log (/ -1 y))))) z) 1))) |
#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 (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#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 (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (/ -1 z) #s(hole binary64 (/ -1 z))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* x (- (log (neg x)) (log (neg y)))))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (- (log (neg x)) (log (neg y))))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (/ (* x (- (log (neg x)) (log (neg y)))) z))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (- (log (neg x)) (log (neg y))))) z))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log (/ y x))) z)) 1)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) 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 (* (+ (* (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 y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (log (neg y)))) z) 1)))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log (neg x)) (log (neg y)))) z) 1))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log (/ y x))) z)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log (neg x)) (log (neg y)))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 80.0ms | x | @ | -inf | ((- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) (* x (pow (neg (log (/ y x))) 3)) x (pow (neg (log (/ y x))) 3) (neg (log (/ y x))) (log (/ y x)) (/ y x) y 3 (pow (log (/ y x)) 2) 2 z (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (* (neg x) (log (/ y x))) (neg x) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (* (log (/ x y)) (/ x z)) (log (/ x y)) (/ x y) (/ x z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (* (/ x -1) (/ -1 z)) (/ x -1) -1 (/ -1 z) (- (* x (log (/ x y))) z) (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) (- (log (neg x)) (log (neg y))) (log (neg x)) (log (neg y)) (neg y)) |
| 56.0ms | y | @ | 0 | ((- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) (* x (pow (neg (log (/ y x))) 3)) x (pow (neg (log (/ y x))) 3) (neg (log (/ y x))) (log (/ y x)) (/ y x) y 3 (pow (log (/ y x)) 2) 2 z (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (* (neg x) (log (/ y x))) (neg x) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (* (log (/ x y)) (/ x z)) (log (/ x y)) (/ x y) (/ x z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (* (/ x -1) (/ -1 z)) (/ x -1) -1 (/ -1 z) (- (* x (log (/ x y))) z) (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) (- (log (neg x)) (log (neg y))) (log (neg x)) (log (neg y)) (neg y)) |
| 43.0ms | x | @ | 0 | ((- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) (* x (pow (neg (log (/ y x))) 3)) x (pow (neg (log (/ y x))) 3) (neg (log (/ y x))) (log (/ y x)) (/ y x) y 3 (pow (log (/ y x)) 2) 2 z (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (* (neg x) (log (/ y x))) (neg x) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (* (log (/ x y)) (/ x z)) (log (/ x y)) (/ x y) (/ x z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (* (/ x -1) (/ -1 z)) (/ x -1) -1 (/ -1 z) (- (* x (log (/ x y))) z) (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) (- (log (neg x)) (log (neg y))) (log (neg x)) (log (neg y)) (neg y)) |
| 39.0ms | y | @ | inf | ((- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) (* x (pow (neg (log (/ y x))) 3)) x (pow (neg (log (/ y x))) 3) (neg (log (/ y x))) (log (/ y x)) (/ y x) y 3 (pow (log (/ y x)) 2) 2 z (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (* (neg x) (log (/ y x))) (neg x) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (* (log (/ x y)) (/ x z)) (log (/ x y)) (/ x y) (/ x z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (* (/ x -1) (/ -1 z)) (/ x -1) -1 (/ -1 z) (- (* x (log (/ x y))) z) (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) (- (log (neg x)) (log (neg y))) (log (neg x)) (log (neg y)) (neg y)) |
| 36.0ms | y | @ | -inf | ((- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) (* x (pow (neg (log (/ y x))) 3)) x (pow (neg (log (/ y x))) 3) (neg (log (/ y x))) (log (/ y x)) (/ y x) y 3 (pow (log (/ y x)) 2) 2 z (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (* (neg x) (log (/ y x))) (neg x) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (* (log (/ x y)) (/ x z)) (log (/ x y)) (/ x y) (/ x z) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (* (/ x -1) (/ -1 z)) (/ x -1) -1 (/ -1 z) (- (* x (log (/ x y))) z) (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) (- (log (neg x)) (log (neg y))) (log (neg x)) (log (neg y)) (neg y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 473 | 4803 |
| 0 | 524 | 4132 |
| 1 | 2143 | 3675 |
| 0 | 8948 | 3646 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 (*.f64 x (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) z) |
(/.f64 (*.f64 x (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(*.f64 x (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) |
x |
(pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)) |
(neg.f64 (log.f64 (/.f64 y x))) |
(log.f64 (/.f64 y x)) |
(/.f64 y x) |
y |
#s(literal 3 binary64) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
z |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
(*.f64 (neg.f64 x) (log.f64 (/.f64 y x))) |
(neg.f64 x) |
#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)) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
(/.f64 x z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z) |
(fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 #s(literal -1 binary64) 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)) |
(*.f64 (fma.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) (/.f64 x z) #s(literal -1 binary64)) z) |
(fma.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) (/.f64 x z) #s(literal -1 binary64)) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(log.f64 (neg.f64 x)) |
(log.f64 (neg.f64 y)) |
(neg.f64 y) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (* -1 (log x))))) z))) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (log x))))))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) #s(hole binary64 (* -1 (* x (pow (+ (log y) (* -1 (log x))) 3))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow (neg (log (/ y x))) 3) #s(hole binary64 (* -1 (pow (+ (log y) (* -1 (log x))) 3)))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log y) (* -1 (log x))) 2))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (* -1 (log x))))) z))) |
#s(approx (* (neg x) (log (/ y x))) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (log x))))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (* (/ x -1) (/ -1 z)) #s(hole binary64 (/ x z))) |
#s(approx (/ x -1) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (- (+ (/ (log -1) z) (/ (log x) z)) (/ (log (neg y)) z))))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (- (* x (- (+ (/ (log -1) z) (/ (log x) z)) (/ (log (neg y)) z))) 1))) |
#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 (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* x (+ (* -1 (+ (log y) (log (/ 1 x)))) (* -1 (/ z x)))))) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) #s(hole binary64 (* -1 (* x (pow (+ (log y) (log (/ 1 x))) 3))))) |
#s(approx (pow (neg (log (/ y x))) 3) #s(hole binary64 (* -1 (pow (+ (log y) (log (/ 1 x))) 3)))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log y) (log (/ 1 x))) 2))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (+ (log y) (log (/ 1 x))))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* x (+ (* -1 (+ (log y) (log (/ 1 x)))) (* -1 (/ z x)))))) |
#s(approx (* (neg x) (log (/ y x))) #s(hole binary64 (* -1 (* x (+ (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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* x (* z (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log -1) z)) (/ (log (neg y)) z)))))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log -1) z)) (/ (log (neg y)) z))))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log -1) z)) (/ (log (neg y)) z))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log -1) z)) (+ (/ 1 x) (/ (log (neg y)) z)))))) |
#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 (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) #s(hole binary64 (* -1 (* x (pow (+ (log (* -1 y)) (log (/ -1 x))) 3))))) |
#s(approx (pow (neg (log (/ y x))) 3) #s(hole binary64 (* -1 (pow (+ (log (* -1 y)) (log (/ -1 x))) 3)))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log (* -1 y)) (log (/ -1 x))) 2))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (log (/ -1 x))))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (+ (log (* -1 y)) (+ (log (/ -1 x)) (/ z x))))))) |
#s(approx (* (neg x) (log (/ y x))) #s(hole binary64 (* -1 (* x (+ (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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* x (- (* -1 (log (/ -1 x))) (log (neg y)))))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- (* -1 (log (/ -1 x))) (log (neg y)))) (/ z x)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (/ (* x (- (* -1 (log (/ -1 x))) (log (neg y)))) z))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (log (/ -1 x))) (log (neg y))) z)) (/ 1 x)))))) |
#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 (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (log (/ 1 x))))) z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log y) (log (/ 1 x))))) z))) |
#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)) (/ x z)) #s(hole binary64 (/ (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (+ (log -1) (log y)))) z) 1)))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log (neg x)) (+ (log -1) (log y)))) z) 1))) |
#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 (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) #s(hole binary64 (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) #s(hole binary64 (* -1 (* x (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 3))))) |
#s(approx (pow (neg (log (/ y x))) 3) #s(hole binary64 (* -1 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 3)))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))) 2))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (* (neg x) (log (/ y x))) #s(hole binary64 (* -1 (* x (+ (log (/ 1 x)) (* -1 (log (/ 1 y)))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))) z) 1)))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))) z) 1))) |
#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 (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) #s(hole binary64 (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) #s(hole binary64 (* -1 (* x (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 3))))) |
#s(approx (pow (neg (log (/ y x))) 3) #s(hole binary64 (* -1 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 3)))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) #s(hole binary64 (pow (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))) 2))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (- (* -1 (* x (+ (log (/ -1 x)) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (neg x) (log (/ y x))) #s(hole binary64 (* -1 (* x (+ (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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (* -1 (log (/ -1 y))))) z) 1)))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log (neg x)) (* -1 (log (/ -1 y))))) z) 1))) |
#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 (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (* -1 (* x (log (/ y x)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log (/ y x))))))) |
#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 (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (/ -1 z) #s(hole binary64 (/ -1 z))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* x (- (log (neg x)) (log (neg y)))))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (- (log (neg x)) (log (neg y))))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (/ (* x (- (log (neg x)) (log (neg y)))) z))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (- (log (neg x)) (log (neg y))))) z))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log (/ y x))) z)) 1)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) 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 (* (+ (* (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 y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (log (neg y)))) z) 1)))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log (neg x)) (log (neg y)))) z) 1))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log (/ y x))) z)))))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* (- (log (neg x)) (log (neg y))) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log (neg x)) (log (neg y)))) z))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (log.f64 (/.f64 y x)) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (log.f64 (/.f64 y x)) x z)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (fma.f64 (log.f64 (/.f64 y x)) x z)) (/.f64 (*.f64 z z) (fma.f64 (log.f64 (/.f64 y x)) x z))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 y x) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 y x) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z))))) |
(-.f64 (log.f64 (pow.f64 (/.f64 y x) x)) z) |
(*.f64 (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (log.f64 (/.f64 y x))) (/.f64 x (log.f64 (/.f64 y x)))) |
(*.f64 (/.f64 x (log.f64 (/.f64 y x))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (log.f64 (/.f64 y x)) x) |
(*.f64 x (log.f64 (/.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) x))) (neg.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) x)) (neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) x) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (/.f64 y x) x)) |
(*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) x) |
(*.f64 x (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) |
x |
(*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))))) (neg.f64 (log.f64 (/.f64 y x)))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (log.f64 (/.f64 y x))) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (neg.f64 (log.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (log.f64 (/.f64 y x))) |
(*.f64 (log.f64 (/.f64 y x)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(pow.f64 (neg.f64 (neg.f64 (log.f64 (/.f64 y x)))) #s(literal 3 binary64)) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 (log.f64 (/.f64 y x))))) #s(literal 3 binary64)) |
(pow.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 9 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 9 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)))))) |
(neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 9 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))))))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 (/.f64 y x)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 (log.f64 (/.f64 y x)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 (log.f64 (/.f64 y x)))) #s(literal 3 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)))) |
(log.f64 (pow.f64 (/.f64 y x) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(neg.f64 (log.f64 (/.f64 y x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))) |
(log.f64 (pow.f64 (/.f64 y x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64)) (log.f64 (/.f64 y x))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3/2 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (/.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3/2 binary64)) (log.f64 (/.f64 y x))) (/.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3/2 binary64)) (log.f64 (/.f64 y x)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (log.f64 (/.f64 y x))) (/.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (log.f64 (/.f64 y x))) (/.f64 (neg.f64 (log.f64 (/.f64 y x))) (log.f64 (/.f64 y x)))) |
(*.f64 (/.f64 (neg.f64 (log.f64 (/.f64 y x))) (log.f64 (/.f64 y x))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (log.f64 (/.f64 y x)))) |
(pow.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (log.f64 (/.f64 y 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 (log.f64 y) (log.f64 y) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 y) (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 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 (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)))) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (neg.f64 (neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) (log.f64 (/.f64 y x))) |
(-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 y) (log.f64 x)) |
(exp.f64 (-.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)) (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (neg.f64 (log.f64 (/.f64 y x)))) #s(literal 3 binary64)) (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 1 binary64))) |
(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 |
#s(literal 3 binary64) |
(*.f64 (fabs.f64 (neg.f64 (log.f64 (/.f64 y x)))) (fabs.f64 (neg.f64 (log.f64 (/.f64 y x))))) |
(*.f64 (fabs.f64 (log.f64 (/.f64 y x))) (fabs.f64 (log.f64 (/.f64 y x)))) |
(*.f64 (neg.f64 (neg.f64 (log.f64 (/.f64 y x)))) (neg.f64 (neg.f64 (log.f64 (/.f64 y x))))) |
(*.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) (exp.f64 (log.f64 (log.f64 (/.f64 y x))))) |
(*.f64 (neg.f64 (log.f64 (/.f64 y x))) (neg.f64 (log.f64 (/.f64 y x)))) |
(*.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x))) |
(pow.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) #s(literal 0 binary64))) (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.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 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) #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 6 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (fabs.f64 (neg.f64 (log.f64 (/.f64 y x)))) (fabs.f64 (neg.f64 (log.f64 (/.f64 y x)))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (log.f64 (/.f64 y x))) (fabs.f64 (log.f64 (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (log.f64 (/.f64 y x)))) (neg.f64 (neg.f64 (log.f64 (/.f64 y x)))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) (exp.f64 (log.f64 (log.f64 (/.f64 y x)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (log.f64 (/.f64 y x))) (neg.f64 (log.f64 (/.f64 y x))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (/.f64 y x)) (log.f64 (/.f64 y x)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #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)))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 6 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 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) (+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (log.f64 (/.f64 y x))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 y x))))) |
(log.f64 (pow.f64 (/.f64 y x) (log.f64 (/.f64 y x)))) |
#s(literal 2 binary64) |
z |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
(*.f64 (neg.f64 x) (log.f64 (/.f64 y x))) |
(*.f64 (log.f64 (pow.f64 (/.f64 y x) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (pow.f64 (/.f64 y x) x))) |
(*.f64 (log.f64 (/.f64 y x)) (neg.f64 x)) |
(neg.f64 (log.f64 (pow.f64 (/.f64 y x) x))) |
(log.f64 (pow.f64 (/.f64 y x) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
(*.f64 #s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z) |
(*.f64 z #s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) |
(*.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) |
(*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) |
(*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) |
(*.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 (*.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (*.f64 x (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))) #s(literal -1 binary64))) |
(/.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))) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))) z)) |
(/.f64 (*.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 x (/.f64 #s(literal -1 binary64) z))) (*.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))) #s(literal -1 binary64))) |
(/.f64 (*.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 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))) z)) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1 binary64) z)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal -1 binary64) z)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 z (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 z (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 (neg.f64 z) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) (*.f64 z (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) (*.f64 z (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))) (neg.f64 z))) |
(/.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))) x) (*.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))) z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) (neg.f64 x)) (*.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))) (neg.f64 z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) x) (*.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))) 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 (pow.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 (/.f64 x (neg.f64 y)))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (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) y))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (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)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y)))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(-.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(log.f64 (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) 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) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal -1 binary64) z))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 z #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 z))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) z) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z) |
(*.f64 z (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (neg.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.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 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 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (log.f64 (/.f64 x y)) z) x #s(literal -1 binary64)) |
(fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) |
(fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) (+.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)))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))))))) |
(+.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 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal -1 binary64) z))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 z #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 z))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) z) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(pow.f64 (neg.f64 z) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z) |
(*.f64 z (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (neg.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.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 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 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (log.f64 (/.f64 x y)) z) x #s(literal -1 binary64)) |
(fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) |
(fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) (+.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)))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))))))) |
(+.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 (/.f64 (neg.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 (/.f64 x (neg.f64 y)))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (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) y))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (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)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y)))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))))) |
(-.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y)) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(log.f64 (/.f64 x y)) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))))) |
(/.f64 (-.f64 (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)) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) |
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) |
(log.f64 (neg.f64 x)) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (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)) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)))))) |
(+.f64 (log.f64 #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) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (neg.f64 z)) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z)) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) (*.f64 (neg.f64 x) (pow.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal 3 binary64)))) |
#s(approx x x) |
#s(approx (pow (neg (log (/ y x))) 3) (pow.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) #s(literal 3 binary64))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) (pow.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal 2 binary64))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (neg.f64 z)) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z)) |
#s(approx (* (neg x) (log (/ y x))) (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (neg x) (neg.f64 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 (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (fma.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) z) x (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (* (log (/ x y)) (/ x z)) (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x)) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (fma.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) z) x (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (/ x -1) (neg.f64 x)) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) z) (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64))) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#s(approx (log (neg x)) (log.f64 (neg.f64 x))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (*.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) (/.f64 z x)) x)) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) (*.f64 (neg.f64 x) (pow.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal 3 binary64)))) |
#s(approx (pow (neg (log (/ y x))) 3) (pow.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) #s(literal 3 binary64))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) (pow.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal 2 binary64))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) 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 x))) (*.f64 (neg.f64 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 (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 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 -1) (/ -1 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 (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) x)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 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 (log (/ x y)) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 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 -1) (/ -1 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 (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) x)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 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 -1) (/ -1 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 -1) (/ -1 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 (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) x)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (*.f64 (-.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) z) (pow.f64 x #s(literal -1 binary64))) (/.f64 (log.f64 (neg.f64 y)) z)) x)) |
#s(approx (log (/ x y)) (-.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64))) (log.f64 (neg.f64 y)))) |
#s(approx (log (neg x)) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (log.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (*.f64 (neg.f64 x) (+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) (/.f64 z x)))) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) (log.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) (*.f64 (neg.f64 x) (pow.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) #s(literal 3 binary64)))) |
#s(approx (pow (neg (log (/ y x))) 3) (pow.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) #s(literal 3 binary64))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) (pow.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) #s(literal 2 binary64))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (log.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (*.f64 (neg.f64 x) (+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))) (/.f64 z x)))) |
#s(approx (* (neg x) (log (/ y x))) (log.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)))) |
#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 (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x)) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) 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 (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (/.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x) z)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) z) x #s(literal 1 binary64)))) |
#s(approx (* (log (/ x y)) (/ x z)) (/.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x) z)) |
#s(approx (log (/ x y)) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x)) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) 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 (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (/.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x) z)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) z) x #s(literal 1 binary64)))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (*.f64 (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 y))) x)) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) 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 (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (*.f64 x (/.f64 (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 y))) z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 y)))) z) x #s(literal 1 binary64)))) |
#s(approx (log (/ x y)) (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 y)))) |
#s(approx (log (neg x)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) 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 (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) 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 -1) (/ -1 z))) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (* (log (/ x y)) (/ x z)) (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x)) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 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 -1) (/ -1 z))) -1) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64))) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#s(approx (log (neg y)) (log.f64 (neg.f64 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x)))) z)) |
#s(approx (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))))) |
#s(approx (* x (pow (neg (log (/ y x))) 3)) (*.f64 (neg.f64 x) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))) #s(literal 3 binary64)))) |
#s(approx (pow (neg (log (/ y x))) 3) (neg.f64 (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))) #s(literal 3 binary64)))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) (pow.f64 (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))) #s(literal 2 binary64))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x)))) z)) |
#s(approx (* (neg x) (log (/ y x))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1 binary64) (log.f64 y) (neg.f64 (log.f64 x))))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (*.f64 (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (neg.f64 x)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64)))) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (neg.f64 x)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64)))) z)) #s(literal 1 binary64))) |
#s(approx (log (/ x 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 (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) 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 (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) (*.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 (* x (pow (neg (log (/ y x))) 3)) (*.f64 (neg.f64 x) (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64)))) |
#s(approx (pow (neg (log (/ y x))) 3) (pow.f64 (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(literal 3 binary64))) |
#s(approx (neg (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 (pow (log (/ y x)) 2) (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) 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 x) (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 (- (* 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 -1) (/ -1 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 -1) (/ -1 z))) -1) (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z) #s(literal 1 binary64))) |
#s(approx (* (log (/ x y)) (/ x z)) (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (log (/ x y)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 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 -1) (/ -1 z))) -1) (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z) #s(literal 1 binary64))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (*.f64 (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (neg.f64 x)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (neg.f64 x)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64))) |
#s(approx (log (/ x y)) (-.f64 (log.f64 (neg.f64 x)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (log (neg y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (fma.f64 (neg.f64 x) (log.f64 (/.f64 y x)) (neg.f64 z))) |
#s(approx z z) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (fma.f64 (neg.f64 x) (log.f64 (/.f64 y x)) (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 y)) (* (/ x -1) (/ -1 z))) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (* (log (/ x y)) (/ x z)) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (/ -1 z) (/.f64 #s(literal -1 binary64) z)) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) |
#s(approx (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 y x))) z) #s(literal 1 binary64)) z)) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) 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 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 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 -1) (/ -1 z))) -1) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 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 -1) (/ -1 z))) -1) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 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 -1) (/ -1 z))) -1) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) 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 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 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 (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 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 (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 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)))) |
Compiled 16 027 to 2 189 computations (86.3% saved)
21 alts after pruning (16 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 471 | 12 | 483 |
| Fresh | 6 | 4 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 2 | 3 | 5 |
| Total | 482 | 21 | 503 |
| Status | Accuracy | Program |
|---|---|---|
| 43.9% | (fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) | |
| 25.0% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) | |
| ✓ | 21.5% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| 43.3% | (-.f64 (/.f64 (*.f64 x (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (pow.f64 (-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))) #s(literal 2 binary64))) z) | |
| ✓ | 81.8% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 72.7% | #s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) | |
| 40.5% | #s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))))) | |
| 25.6% | #s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))))) | |
| 25.0% | #s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 y) (log.f64 x)))) | |
| ✓ | 40.6% | #s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
| 73.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) | |
| 74.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (log.f64 (/.f64 x y)) (/.f64 z x)) x)) | |
| 19.8% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (*.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 x (/.f64 #s(literal -1 binary64) z))) (*.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))) #s(literal -1 binary64)))) z)) | |
| 20.1% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.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)))))) (/.f64 x z))) z)) | |
| 31.4% | #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)) | |
| 20.2% | #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)) | |
| ✓ | 31.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)) |
| 32.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 #s(approx (log (/ x y)) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) (/.f64 x z))) z)) | |
| ✓ | 49.6% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
| 17.6% | #s(approx (- (* x (log (/ x y))) z) #s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 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 y x)))))) | |
| 66.7% | #s(approx (- (* x (log (/ x y))) z) #s(approx (* (+ (* (log (/ x y)) (* (/ x -1) (/ -1 z))) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) z) (neg.f64 z)))) |
Compiled 1 874 to 682 computations (63.6% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y 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 (-.f64 (log.f64 (/.f64 x y)) (/.f64 z x)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) 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 -1) (/ -1 z))) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) 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)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) 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 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 #s(approx (log (/ x y)) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 #s(approx (- (log (neg x)) (log (neg y))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 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 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 y) (log.f64 x)))) |
(-.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))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))))) |
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) z) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) 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)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) z) |
(-.f64 (*.f64 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))))) z) |
#s(approx (- (* x (log (/ x y))) z) #s(approx (* (+ (* (/ (- (pow (log (neg x)) 2) (pow (log (neg y)) 2)) (log (* (neg x) (neg y)))) (/ x z)) -1) z) (*.f64 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 y x)))))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (pow.f64 (-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))) #s(literal 2 binary64))) z) |
(-.f64 (*.f64 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 (-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))) #s(literal 2 binary64)) #s(literal 0 binary64))))) 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)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (/.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)))))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x))))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.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)))))) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (/.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)))))) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (*.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 x (/.f64 #s(literal -1 binary64) z))) (*.f64 (+.f64 (pow.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))))) #s(literal -1 binary64)))) z)) |
(-.f64 (*.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)))))) z) |
| Outputs |
|---|
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) |
5 calls:
| 16.0ms | y |
| 13.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 11.0ms | x |
| 11.0ms | z |
| 11.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| 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 |
| 81.8% | 1 | z |
Compiled 17 to 22 computations (-29.4% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y 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 (-.f64 (log.f64 (/.f64 x y)) (/.f64 z x)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) 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 -1) (/ -1 z))) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) 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)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) 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 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 #s(approx (log (/ x y)) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 #s(approx (- (log (neg x)) (log (neg y))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 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 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 y) (log.f64 x)))) |
(-.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))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))))) |
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) z) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
| Outputs |
|---|
(-.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)) |
2 calls:
| 8.0ms | y |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 2 | x |
| 99.6% | 2 | y |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y 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 (-.f64 (log.f64 (/.f64 x y)) (/.f64 z x)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) 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 -1) (/ -1 z))) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) 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)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) 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 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 #s(approx (log (/ x y)) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 #s(approx (- (log (neg x)) (log (neg y))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 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 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 y) (log.f64 x)))) |
(-.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))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))))) |
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) z) |
| Outputs |
|---|
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
2 calls:
| 8.0ms | x |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 2 | x |
| 99.6% | 2 | y |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y 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 (-.f64 (log.f64 (/.f64 x y)) (/.f64 z x)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) 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 -1) (/ -1 z))) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) 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)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) 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 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 #s(approx (log (/ x y)) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 #s(approx (- (log (neg x)) (log (neg y))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 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 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 y) (log.f64 x)))) |
(-.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))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))))) |
| Outputs |
|---|
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 (neg.f64 y)) (log.f64 (neg.f64 x))))) |
(-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) z) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
2 calls:
| 7.0ms | y |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.0% | 4 | x |
| 88.2% | 2 | y |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y 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 (-.f64 (log.f64 (/.f64 x y)) (/.f64 z x)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) 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 -1) (/ -1 z))) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) 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)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) 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 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 #s(approx (log (/ x y)) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 #s(approx (- (log (neg x)) (log (neg y))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 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 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 y) (log.f64 x)))) |
(-.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 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) z) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
3 calls:
| 7.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| 6.0ms | x |
| 6.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.4% | 3 | (*.f64 x (log.f64 (/.f64 x y))) |
| 88.4% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 92.2% | 3 | x |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y 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 (-.f64 (log.f64 (/.f64 x y)) (/.f64 z x)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) 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 -1) (/ -1 z))) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) 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)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 (/.f64 y x)) z) #s(literal 1 binary64)))) |
#s(approx (- (/ (* x (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) 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 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 #s(approx (/ x -1) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 #s(approx (log (/ x y)) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 #s(approx (- (log (neg x)) (log (neg y))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 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 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (-.f64 (log.f64 y) (log.f64 x)))) |
| 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:
| 6.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| 6.0ms | y |
| 6.0ms | x |
| 5.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.2% | 3 | (*.f64 x (log.f64 (/.f64 x y))) |
| 88.2% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 81.8% | 1 | y |
| 88.6% | 4 | 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))) |
#s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y 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 | z |
| 2.0ms | x |
| 2.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 2.0ms | y |
| 2.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.0% | 5 | y |
| 69.5% | 3 | z |
| 71.2% | 5 | x |
| 66.5% | 4 | (*.f64 x (log.f64 (/.f64 x y))) |
| 55.4% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
Compiled 17 to 22 computations (-29.4% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
5 calls:
| 1.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.6% | 1 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 52.5% | 2 | y |
| 49.6% | 1 | (*.f64 x (log.f64 (/.f64 x y))) |
| 52.5% | 2 | x |
| 49.6% | 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)) |
3 calls:
| 24.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.6% | 1 | (*.f64 x (log.f64 (/.f64 x y))) |
| 49.6% | 1 | y |
| 49.6% | 1 | x |
Compiled 8 to 12 computations (-50% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | -3.2081260285094366e-308 | 1.5469213673083763e-299 |
| 11.0ms | 183× | 0 | invalid |
| 7.0ms | 144× | 0 | valid |
Compiled 209 to 202 computations (3.3% saved)
ival-log: 3.0ms (40.5% of total)ival-div!: 2.0ms (27% of total)ival-mult!: 2.0ms (27% of total)ival-sub!: 1.0ms (13.5% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -3.2081260285094366e-308 | 1.5469213673083763e-299 |
Compiled 209 to 202 computations (3.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -3.2081260285094366e-308 | 1.5469213673083763e-299 |
Compiled 191 to 193 computations (-1% saved)
| 3× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | -5.60870438431153e-304 | 5.663300123124894e-308 |
| 18.0ms | -6.711225914597493e-96 | -3.2585244773944926e-100 |
| 30.0ms | -2.4083335281785253e+260 | -7.993862070711164e+257 |
| 24.0ms | 273× | 0 | invalid |
| 15.0ms | 304× | 0 | valid |
Compiled 591 to 502 computations (15.1% saved)
ival-log: 5.0ms (36.8% of total)ival-div!: 4.0ms (29.5% of total)ival-mult!: 3.0ms (22.1% of total)ival-sub!: 1.0ms (7.4% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -5.60870438431153e-304 | 5.663300123124894e-308 |
| 1.0ms | -6.711225914597493e-96 | -3.2585244773944926e-100 |
Compiled 239 to 230 computations (3.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.329443584398675e+300 | +inf |
| 0.0ms | -inf | -1.1651777432536377e+307 |
Compiled 11 to 13 computations (-18.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 3.8447397526615693e+83 | 7.602852328564654e+87 |
| 11.0ms | -1.2202420116108744e-18 | -8.036390838419871e-23 |
| 13.0ms | 256× | 0 | valid |
Compiled 475 to 413 computations (13.1% saved)
ival-log: 3.0ms (45.6% of total)ival-div!: 2.0ms (30.4% of total)ival-sub!: 1.0ms (15.2% of total)ival-mult!: 1.0ms (15.2% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 7.192812187547427e-258 | 3.453088363703758e-255 |
| 2.0ms | 44× | 0 | invalid |
| 2.0ms | 32× | 0 | valid |
Compiled 61 to 57 computations (6.6% saved)
ival-log: 1.0ms (59.1% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | fuel |
Compiled 330 to 94 computations (71.5% saved)
Compiled 718 to 232 computations (67.7% saved)
Loading profile data...