
Time bar (total: 4.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 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)
| 520.0ms | 8 256× | 0 | valid |
| 56.0ms | 541× | 0 | invalid |
ival-log: 152.0ms (45.9% of total)ival-div!: 114.0ms (34.4% of total)ival-mult!: 43.0ms (13% of total)ival-sub!: 20.0ms (6% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 61 | 0 | - | 1 | (-1.200564482088449e-211 -4.5735241600874847e+108 -9.194618722894086e-303) | (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 | 35 | 0 |
| ↳ | (/.f64 x y) | overflow | 35 | |
log.f64 | (log.f64 (/.f64 x y)) | uflow-rescue | 5 | 0 |
| ↳ | (/.f64 x y) | underflow | 25 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 39 | 21 |
| - | 1 | 195 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 39 | 0 | 21 |
| - | 1 | 0 | 195 |
| number | freq |
|---|---|
| 0 | 216 |
| 1 | 40 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 31.0ms | 512× | 0 | valid |
Compiled 60 to 25 computations (58.3% saved)
ival-log: 6.0ms (45.6% of total)ival-div!: 3.0ms (22.8% of total)ival-mult!: 3.0ms (22.8% of total)ival-sub!: 1.0ms (7.6% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 91 |
| 1 | 45 | 91 |
| 2 | 48 | 91 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.7% | (-.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 | |
|---|---|---|---|---|
| 205.0ms | x | @ | 0 | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 47.0ms | y | @ | -inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 18.0ms | x | @ | -inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 13.0ms | x | @ | inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 13.0ms | y | @ | 0 | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
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 |
|---|---|---|
| ▶ | 48.6% | (fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
| 48.6% | (-.f64 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) | |
| 48.2% | (-.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) z) | |
| ▶ | 51.0% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| 48.6% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) | |
| ▶ | 77.0% | (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x)))) z) |
| ✓ | 77.7% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| ▶ | 72.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
| 38.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) | |
| ▶ | 50.9% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 268 to 207 computations (22.8% 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 | |
|---|---|---|---|---|
| 155.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)) |
| 89.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)) |
| 83.0ms | y | @ | -inf | ((- (* x (- 0 (log (/ y x)))) z) (* x (- 0 (log (/ y x)))) x (- 0 (log (/ y x))) 0 (log (/ y x)) (/ y x) y z (- (* x (log (/ x y))) z) (neg z) (- (* x (log (/ x 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)) |
| 74.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)) |
| 62.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)) |
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)
18 alts after pruning (15 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 274 | 13 | 287 |
| Fresh | 2 | 2 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 279 | 18 | 297 |
| Status | Accuracy | Program |
|---|---|---|
| 48.6% | (fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) | |
| 22.4% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (log.f64 y)))) | |
| ▶ | 29.5% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| ▶ | 75.4% | (-.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) |
| ✓ | 51.0% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| ▶ | 48.6% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| ✓ | 77.7% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 38.2% | #s(approx (- (* x (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) | |
| 45.5% | #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)) | |
| 42.4% | #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)) | |
| 42.4% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (-.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 x z) #s(literal -1 binary64)) z)) | |
| 45.6% | #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)) | |
| ▶ | 43.8% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (-.f64 (log.f64 x) (log.f64 y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
| 72.0% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) | |
| 38.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) | |
| 72.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) | |
| ▶ | 32.5% | #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)) |
| ✓ | 50.9% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 754 to 514 computations (31.8% 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 #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) |
(-.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 (log.f64 x) (log.f64 y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (-.f64 (log.f64 x) (log.f64 y)) (/.f64 x z) #s(literal -1 binary64)) z) |
(fma.f64 (-.f64 (log.f64 x) (log.f64 y)) (/.f64 x z) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| 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 (* (+ (* (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (log y)))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (- (/ (log x) z) (/ (log y) z))))))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (- (* x (- (/ (log x) z) (/ (log y) z))) 1))) |
#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 (* (+ (* (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (* -1 (log (/ 1 x))) (log y)))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* x (* z (- (* -1 (/ (log (/ 1 x)) z)) (/ (log y) z)))))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (- (* -1 (/ (log (/ 1 x)) z)) (/ (log y) z))))))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (* x (- (* -1 (/ (log (/ 1 x)) z)) (/ (log y) z))))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (* x (- (* -1 (/ (log (/ 1 x)) z)) (+ (/ 1 x) (/ (log y) z)))))) |
#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 (* (+ (* (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))) (/ z x)))))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y)))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))) (/ z x)))))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (/ (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))) z))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y)) z)) (/ 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 (* (+ (* (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 y) #s(hole binary64 (log y))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (log y))) z) 1)))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log x) (log y))) z) 1))) |
#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 (* (+ (* (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 x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (* -1 (log (/ 1 y))))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (* -1 (log (/ 1 y))))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (* -1 (log (/ 1 y)))))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (* -1 (log (/ 1 y))))) z) 1)))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log x) (* -1 (log (/ 1 y))))) z) 1))) |
#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 (* (+ (* (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))) z) 1)))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))) z) 1))) |
#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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (+ (* -1 z) (* x (- (log x) (log y)))))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (- (log x) (log y)))))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (/ (* x (- (log x) (log y))) z))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (- (log x) (log 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 (* (+ (* (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 x) (log y))) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (log y))) z) 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 (* (+ (* (log (/ x y)) (/ x 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 (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log x) (log y))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 72.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) (* (+ (* (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) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) (+ (* (- (log x) (log y)) (/ x z)) -1) -1) |
| 71.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) (* (+ (* (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) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) (+ (* (- (log x) (log y)) (/ x z)) -1) -1) |
| 61.0ms | z | @ | -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) (* (+ (* (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) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) (+ (* (- (log x) (log y)) (/ x z)) -1) -1) |
| 47.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) (* (+ (* (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) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) (+ (* (- (log x) (log y)) (/ x z)) -1) -1) |
| 36.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) (* (+ (* (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) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log y) (- (* x (log (/ x y))) z) (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) (+ (* (- (log x) (log y)) (/ x z)) -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 495 | 4476 |
| 0 | 537 | 3904 |
| 1 | 2400 | 3789 |
| 0 | 8885 | 3762 |
| 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 #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) |
(-.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 (log.f64 x) (log.f64 y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (-.f64 (log.f64 x) (log.f64 y)) (/.f64 x z) #s(literal -1 binary64)) z) |
(fma.f64 (-.f64 (log.f64 x) (log.f64 y)) (/.f64 x z) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#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 (* (+ (* (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (log y)))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (- (/ (log x) z) (/ (log y) z))))))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (- (* x (- (/ (log x) z) (/ (log y) z))) 1))) |
#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 (* (+ (* (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (* -1 (log (/ 1 x))) (log y)))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* x (* z (- (* -1 (/ (log (/ 1 x)) z)) (/ (log y) z)))))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (- (* -1 (/ (log (/ 1 x)) z)) (/ (log y) z))))))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (* x (- (* -1 (/ (log (/ 1 x)) z)) (/ (log y) z))))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (* x (- (* -1 (/ (log (/ 1 x)) z)) (+ (/ 1 x) (/ (log y) z)))))) |
#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 (* (+ (* (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))) (/ z x)))))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y)))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))) (/ z x)))))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (/ (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))) z))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y)) z)) (/ 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 (* (+ (* (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 y) #s(hole binary64 (log y))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (log y))) z) 1)))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log x) (log y))) z) 1))) |
#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 (* (+ (* (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 x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (* -1 (log (/ 1 y))))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (* -1 (log (/ 1 y))))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (* -1 (log (/ 1 y)))))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (* -1 (log (/ 1 y))))) z) 1)))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log x) (* -1 (log (/ 1 y))))) z) 1))) |
#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 (* (+ (* (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 (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))) z) 1)))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))) z) 1))) |
#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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (* (log (/ x y)) (/ x z)) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (+ (* -1 z) (* x (- (log x) (log y)))))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (- (log x) (log y)))))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (/ (* x (- (log x) (log y))) z))) |
#s(approx (+ (* (- (log x) (log y)) (/ x z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (- (log x) (log 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 (* (+ (* (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 x) (log y))) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (log y))) z) 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 (* (+ (* (log (/ x y)) (/ x 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 (* (+ (* (- (log x) (log y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log x) (log y))) z))))))) |
| 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 x (log.f64 (/.f64 y x))) (/.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 y x))) #s(literal 3 binary64)) (log.f64 (/.f64 y x)))) |
(*.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))) |
(*.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))))) (-.f64 #s(literal 0 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)))) |
(*.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 (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 (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 #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 (/.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 (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 (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 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 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 (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 (-.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 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))))) |
(/.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)))))) |
(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 (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)))) |
(-.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))))) |
(exp.f64 (*.f64 (log.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 (/.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 (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 (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 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 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 (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 (-.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 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))))) |
(/.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)))))) |
(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 (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)))) |
(-.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))))) |
(exp.f64 (*.f64 (log.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 (/.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 (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 (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 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 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 (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 (-.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 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))))) |
(/.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)))))) |
(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 (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)))) |
(-.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))))) |
(exp.f64 (*.f64 (log.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 (/.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 (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 (+.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (fma.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) (*.f64 (log.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))))) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(fma.f64 x (log.f64 x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))) (/.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))))) (/.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))))))) |
(+.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(+.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) (*.f64 (log.f64 x) x)) |
(log.f64 x) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (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) |
(*.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 (log.f64 (/.f64 x y)) (/.f64 x 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 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (log.f64 (*.f64 x y)) (neg.f64 z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) x) (*.f64 (log.f64 (*.f64 x y)) z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (neg.f64 x)) (*.f64 (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))) (neg.f64 z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) x) (*.f64 (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))) z)) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (log.f64 (*.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 (neg.f64 z) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (*.f64 z (log.f64 (*.f64 x y)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (*.f64 z (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(/.f64 (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 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 (/.f64 x y)) |
(*.f64 (/.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 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (log.f64 (/.f64 x y)) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (log.f64 (/.f64 x y)) x z)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 (log.f64 (/.f64 x y)) x z)) (/.f64 (*.f64 z z) (fma.f64 (log.f64 (/.f64 x y)) x z))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z))))) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) |
(*.f64 (log.f64 (/.f64 x y)) x) |
(*.f64 x (log.f64 (/.f64 x y))) |
(log.f64 (pow.f64 (/.f64 x y) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 (/.f64 x y)) |
(log.f64 y) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (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)) 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))) |
#s(literal -1 binary64) |
#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 (log.f64 y) (neg.f64 x)) z)) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (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 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z) z) x (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 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (* (log (/ x y)) (/ x z)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z) x)) |
#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 z) (/.f64 x z)) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (* x (- (log x) (log y))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#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 (log.f64 (/.f64 x y)) 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 (log.f64 (/.f64 x y)) (/.f64 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 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 (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) (/.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 (-.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 (log.f64 y) (neg.f64 x))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (neg.f64 (log.f64 y)) (/.f64 z x)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) (/.f64 z x)) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* (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 (/ 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 (- (* 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y)) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y)) z) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y)) z) x)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) z) (+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) z))) x)) |
#s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (log.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 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 (*.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)))) (log.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)))) |
#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 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)) (log.f64 y)))) |
#s(approx (log x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (+.f64 (/.f64 z x) (log.f64 y)))) |
#s(approx (- (* x (log (/ x y))) z) (*.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 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 (/ 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 (- (* x (log (/ x y))) z) (*.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (* x (- (log x) (log y))) (*.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) x)) |
#s(approx (log (/ x y)) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 x (/.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y)) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y))) z) x #s(literal 1 binary64)))) |
#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 (* (+ (* (log (/ x y)) (/ x 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 (+ (* (log (/ x y)) (/ x 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)) (/ x z)) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) z) x)) |
#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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64))) |
#s(approx (- (* x (/ (- 0 (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 (log.f64 y) (neg.f64 x)) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x 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 (+ (* (log (/ x y)) (/ x 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 (* (+ (* (log (/ x y)) (/ x 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 (+ (* (log (/ x y)) (/ x 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 (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) 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 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) (*.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 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0))) (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 (- 0 (pow (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 (pow (log (/ y x)) 3) (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 (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 (+ 0 (+ (pow (log (/ y x)) 2) 0)) (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 (+ 0 (+ (pow (log (/ y x)) 2) 0)) (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 (+ 0 (+ (pow (log (/ y x)) 2) 0)) (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 (+ (* (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 (- (* x (log (/ x y))) z) (-.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 x (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z)) #s(literal 1 binary64))) |
#s(approx (* (log (/ x y)) (/ x z)) (*.f64 x (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z))) |
#s(approx (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 (log.f64 (/.f64 #s(literal -1 binary64) y)))) x) z)) |
#s(approx (* x (- (log x) (log y))) (*.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) x)) |
#s(approx (log (/ x y)) (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (log y) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) 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 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 (* (+ (* (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 (* (log (/ x y)) (/ x z)) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) |
#s(approx (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (* (+ (* (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 (/ (- 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 (log.f64 y) (neg.f64 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 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 (/ x y))) z) (*.f64 (-.f64 (*.f64 (log.f64 (/.f64 x 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 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 (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 (/ x y))) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
Compiled 10 656 to 1 617 computations (84.8% saved)
19 alts after pruning (13 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 346 | 6 | 352 |
| Fresh | 3 | 7 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 351 | 19 | 370 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.6% | (fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) |
| 22.4% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (log.f64 y)))) | |
| ✓ | 29.5% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| ▶ | 75.1% | (-.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) |
| ✓ | 51.0% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| ✓ | 48.6% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| ✓ | 77.7% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| ▶ | 38.2% | #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)))) |
| 42.4% | #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)) | |
| 42.4% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (-.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 x z) #s(literal -1 binary64)) z)) | |
| 45.6% | #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)) | |
| 38.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) | |
| ▶ | 72.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) |
| ▶ | 45.5% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64))) z)) |
| 17.6% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (-.f64 (log.f64 x) (log.f64 y)) (/.f64 x z))) z)) | |
| ✓ | 32.5% | #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.5% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)))) z)) | |
| ✓ | 50.9% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
| 64.4% | #s(approx (- (* x (log (/ x y))) z) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) z) (neg.f64 z)))) |
Compiled 807 to 539 computations (33.2% 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 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) |
(*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
(/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
(neg.f64 z) |
(fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) |
(neg.f64 (log.f64 y)) |
(log.f64 y) |
(-.f64 (*.f64 (log.f64 x) x) z) |
(*.f64 (log.f64 x) x) |
(log.f64 x) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64))) z) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64))) |
(-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64)) |
(*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) |
(/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) |
(-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(log.f64 (/.f64 x #s(literal -1 binary64))) |
(/.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(log.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal -1 binary64) y) |
#s(literal 1 binary64) |
| 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) (neg z)) z) #s(hole binary64 -1)) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (- (* x (log x)) z))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 -1)) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (- (* x (+ (/ (log -1) z) (+ (/ (log x) z) (/ (log (/ -1 y)) z)))) 1))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) #s(hole binary64 (/ (* x (+ (log -1) (+ (log x) (log (/ -1 y))))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) #s(hole binary64 (/ (+ (log -1) (+ (log x) (log (/ -1 y)))) z))) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) #s(hole binary64 (+ (log -1) (+ (log x) (log (/ -1 y)))))) |
#s(approx (log (/ x -1)) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (/ x -1) #s(hole binary64 (* -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))))))) |
#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) (neg z)) z) #s(hole binary64 (/ (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) z))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* -1 (* x (log (/ 1 x)))))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* x (+ (* -1 (log (/ 1 x))) (* -1 (/ z x)))))) |
#s(approx (* (log x) x) #s(hole binary64 (* -1 (* x (log (/ 1 x)))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (+ (/ (log -1) z) (/ (log (/ -1 y)) z)))))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (+ (/ (log -1) z) (/ (log (/ -1 y)) z))) (/ 1 x))))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) #s(hole binary64 (/ (* x (+ (log -1) (+ (log (/ -1 y)) (* -1 (log (/ 1 x)))))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) #s(hole binary64 (/ (+ (log -1) (+ (log (/ -1 y)) (* -1 (log (/ 1 x))))) z))) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) #s(hole binary64 (+ (log -1) (+ (log (/ -1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (/ x -1)) #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) (neg z)) z) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) #s(hole binary64 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z))) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (log (/ x -1)) #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) (neg z)) z) #s(hole binary64 (/ (- (* x (+ (log x) (* -1 (log y)))) z) z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (neg (log y)) #s(hole binary64 (* -1 (log y)))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (- (/ (* x (+ (log -1) (+ (log (* -1 x)) (* -1 (log y))))) z) 1))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) #s(hole binary64 (/ (* x (+ (log -1) (+ (log (* -1 x)) (* -1 (log y))))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) #s(hole binary64 (/ (+ (log -1) (+ (log (* -1 x)) (* -1 (log y)))) z))) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) #s(hole binary64 (+ (log -1) (+ (log (* -1 x)) (* -1 (log y)))))) |
#s(approx (neg (log (/ -1 y))) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log y)))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (+ (log -1) (* -1 (log y))))) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
#s(approx (- (/ (* 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) (neg z)) z) #s(hole binary64 (/ (- (* x (+ (log x) (log (/ 1 y)))) z) z))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (neg (log y)) #s(hole binary64 (log (/ 1 y)))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (- (/ (* x (+ (log -1) (+ (log (* -1 x)) (log (/ 1 y))))) z) 1))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) #s(hole binary64 (/ (* x (+ (log -1) (+ (log (* -1 x)) (log (/ 1 y))))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) #s(hole binary64 (/ (+ (log -1) (+ (log (* -1 x)) (log (/ 1 y)))) z))) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) #s(hole binary64 (+ (log -1) (+ (log (* -1 x)) (log (/ 1 y)))))) |
#s(approx (neg (log (/ -1 y))) #s(hole binary64 (* -1 (+ (log -1) (log (/ 1 y)))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (+ (log -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) (neg z)) z) #s(hole binary64 (/ (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (neg (log y)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) #s(hole binary64 (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) #s(hole binary64 (/ (+ (log (* -1 x)) (log (/ -1 y))) z))) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (neg (log (/ -1 y))) #s(hole binary64 (* -1 (log (/ -1 y))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (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) (neg z)) z) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* x (log x)))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (+ (* -1 z) (* x (log x))))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (/ (+ (* -1 z) (* x (+ (log (* -1 x)) (log (/ -1 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) (neg z)) z) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* z (- (/ (* x (log x)) 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) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log x)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 114.0ms | z | @ | 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) (neg z)) z) (+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) (neg z) (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (log y) (- (* (log x) x) z) (* (log x) x) (log x) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) (- (log (/ x -1)) (neg (log (/ -1 y)))) (log (/ x -1)) (/ x -1) -1 (neg (log (/ -1 y))) (log (/ -1 y)) (/ -1 y) 1) |
| 90.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) (neg z)) z) (+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) (neg z) (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (log y) (- (* (log x) x) z) (* (log x) x) (log x) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) (- (log (/ x -1)) (neg (log (/ -1 y)))) (log (/ x -1)) (/ x -1) -1 (neg (log (/ -1 y))) (log (/ -1 y)) (/ -1 y) 1) |
| 71.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) (neg z)) z) (+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) (neg z) (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (log y) (- (* (log x) x) z) (* (log x) x) (log x) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) (- (log (/ x -1)) (neg (log (/ -1 y)))) (log (/ x -1)) (/ x -1) -1 (neg (log (/ -1 y))) (log (/ -1 y)) (/ -1 y) 1) |
| 64.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) (neg z)) z) (+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) (neg z) (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (log y) (- (* (log x) x) z) (* (log x) x) (log x) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) (- (log (/ x -1)) (neg (log (/ -1 y)))) (log (/ x -1)) (/ x -1) -1 (neg (log (/ -1 y))) (log (/ -1 y)) (/ -1 y) 1) |
| 58.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) (neg z)) z) (+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) (neg z) (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (log y) (- (* (log x) x) z) (* (log x) x) (log x) (- (* x (log (/ x y))) z) (* (+ (* (log (/ x y)) (/ x z)) -1) z) (+ (* (log (/ x y)) (/ x z)) -1) (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) (- (log (/ x -1)) (neg (log (/ -1 y)))) (log (/ x -1)) (/ x -1) -1 (neg (log (/ -1 y))) (log (/ -1 y)) (/ -1 y) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 5218 |
| 0 | 600 | 4738 |
| 1 | 2529 | 4297 |
| 0 | 9205 | 4240 |
| 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 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) |
(*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
(/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
(neg.f64 z) |
(fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) |
(neg.f64 (log.f64 y)) |
(log.f64 y) |
(-.f64 (*.f64 (log.f64 x) x) z) |
(*.f64 (log.f64 x) x) |
(log.f64 x) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64))) z) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64))) |
(-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64)) |
(*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) |
(/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) |
(-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(log.f64 (/.f64 x #s(literal -1 binary64))) |
(/.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(log.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal -1 binary64) y) |
#s(literal 1 binary64) |
#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) (neg z)) z) #s(hole binary64 -1)) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (- (* x (log x)) z))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 -1)) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (- (* x (+ (/ (log -1) z) (+ (/ (log x) z) (/ (log (/ -1 y)) z)))) 1))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) #s(hole binary64 (/ (* x (+ (log -1) (+ (log x) (log (/ -1 y))))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) #s(hole binary64 (/ (+ (log -1) (+ (log x) (log (/ -1 y)))) z))) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) #s(hole binary64 (+ (log -1) (+ (log x) (log (/ -1 y)))))) |
#s(approx (log (/ x -1)) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (/ x -1) #s(hole binary64 (* -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))))))) |
#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) (neg z)) z) #s(hole binary64 (/ (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))) z))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* -1 (* x (log (/ 1 x)))))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* x (+ (* -1 (log (/ 1 x))) (* -1 (/ z x)))))) |
#s(approx (* (log x) x) #s(hole binary64 (* -1 (* x (log (/ 1 x)))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (+ (/ (log -1) z) (/ (log (/ -1 y)) z)))))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (+ (/ (log -1) z) (/ (log (/ -1 y)) z))) (/ 1 x))))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) #s(hole binary64 (/ (* x (+ (log -1) (+ (log (/ -1 y)) (* -1 (log (/ 1 x)))))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) #s(hole binary64 (/ (+ (log -1) (+ (log (/ -1 y)) (* -1 (log (/ 1 x))))) z))) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) #s(hole binary64 (+ (log -1) (+ (log (/ -1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (/ x -1)) #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) (neg z)) z) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) #s(hole binary64 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z))) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (log (/ x -1)) #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) (neg z)) z) #s(hole binary64 (/ (- (* x (+ (log x) (* -1 (log y)))) z) z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (neg (log y)) #s(hole binary64 (* -1 (log y)))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (- (/ (* x (+ (log -1) (+ (log (* -1 x)) (* -1 (log y))))) z) 1))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) #s(hole binary64 (/ (* x (+ (log -1) (+ (log (* -1 x)) (* -1 (log y))))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) #s(hole binary64 (/ (+ (log -1) (+ (log (* -1 x)) (* -1 (log y)))) z))) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) #s(hole binary64 (+ (log -1) (+ (log (* -1 x)) (* -1 (log y)))))) |
#s(approx (neg (log (/ -1 y))) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log y)))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (+ (log -1) (* -1 (log y))))) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
#s(approx (- (/ (* 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) (neg z)) z) #s(hole binary64 (/ (- (* x (+ (log x) (log (/ 1 y)))) z) z))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (neg (log y)) #s(hole binary64 (log (/ 1 y)))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (- (/ (* x (+ (log -1) (+ (log (* -1 x)) (log (/ 1 y))))) z) 1))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) #s(hole binary64 (/ (* x (+ (log -1) (+ (log (* -1 x)) (log (/ 1 y))))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) #s(hole binary64 (/ (+ (log -1) (+ (log (* -1 x)) (log (/ 1 y)))) z))) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) #s(hole binary64 (+ (log -1) (+ (log (* -1 x)) (log (/ 1 y)))))) |
#s(approx (neg (log (/ -1 y))) #s(hole binary64 (* -1 (+ (log -1) (log (/ 1 y)))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (+ (log -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) (neg z)) z) #s(hole binary64 (/ (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (neg (log y)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) #s(hole binary64 (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) #s(hole binary64 (/ (+ (log (* -1 x)) (log (/ -1 y))) z))) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (neg (log (/ -1 y))) #s(hole binary64 (* -1 (log (/ -1 y))))) |
#s(approx (log (/ -1 y)) #s(hole binary64 (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) (neg z)) z) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* x (log x)))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (+ (* -1 z) (* x (log x))))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(hole binary64 (/ (+ (* -1 z) (* x (+ (log (* -1 x)) (log (/ -1 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) (neg z)) z) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* z (- (/ (* x (log x)) 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) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log x)) 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 (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))) |
(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 (log.f64 (/.f64 y x))) #s(literal 3 binary64))) (sinh.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)))) |
(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 (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 (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)))) |
(*.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 (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 (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 (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 (*.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 (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 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 y x)) #s(literal -1 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 (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 (*.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 (/.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 (/ (- 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))) |
(*.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 z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) |
(*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z) |
(*.f64 z #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 z) z) (/.f64 (neg.f64 z) z) (-.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) z) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 z) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 z) z) (/.f64 (neg.f64 z) z)) (*.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) (/.f64 (neg.f64 z) z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)))) (neg.f64 (neg.f64 z))) |
(/.f64 (fma.f64 z z (*.f64 z (neg.f64 (log.f64 (pow.f64 (/.f64 x y) x))))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 z) z (*.f64 z (log.f64 (pow.f64 (/.f64 x y) x)))) (*.f64 z z)) |
(/.f64 (fma.f64 (neg.f64 (log.f64 (pow.f64 (/.f64 x y) x))) z (*.f64 z z)) (*.f64 (neg.f64 z) z)) |
(/.f64 (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z (*.f64 z (neg.f64 z))) (*.f64 z z)) |
(/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) (neg.f64 z)) |
(/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z) |
(fma.f64 (/.f64 x z) (log.f64 (/.f64 x y)) (/.f64 (neg.f64 z) z)) |
(fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) (/.f64 (neg.f64 z) z)) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) (/.f64 (neg.f64 z) z)) |
(-.f64 (/.f64 (neg.f64 z) z) (/.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))) z)) |
(+.f64 (/.f64 (neg.f64 z) z) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
(+.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) (/.f64 (neg.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 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64))) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))))) |
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))))) |
(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) (log.f64 (pow.f64 (/.f64 x y) x))) |
(fma.f64 x (log.f64 (/.f64 x y)) (neg.f64 z)) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))) (/.f64 (*.f64 z z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))) |
(-.f64 (/.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 (neg.f64 z) (*.f64 (neg.f64 x) (log.f64 (/.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))))) |
(+.f64 (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 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 (/.f64 x y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.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 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (neg.f64 (log.f64 y)) 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 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (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 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (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)) (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 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z))))) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (neg.f64 x) (log.f64 y) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (neg.f64 (log.f64 y)) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (log.f64 x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (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 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z))) (/.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z))))) |
(-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z))))) (/.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)))))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(+.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
(*.f64 (log.f64 y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 y)) |
(neg.f64 (log.f64 y)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(log.f64 (pow.f64 y #s(literal -1 binary64))) |
(log.f64 y) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (log.f64 x) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (log.f64 x) x) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (log.f64 x) x z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (log.f64 x) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x z)) (/.f64 (*.f64 z z) (fma.f64 (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)) (fma.f64 z z (*.f64 (*.f64 (log.f64 x) x) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (log.f64 x) x) z))))) |
(-.f64 (*.f64 (log.f64 x) x) z) |
(*.f64 (log.f64 x) x) |
(*.f64 x (log.f64 x)) |
(log.f64 (pow.f64 x x)) |
(log.f64 x) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 1 binary64))) z) |
(*.f64 z #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 1 binary64)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 2 binary64)) (fma.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) x) |
(*.f64 x (/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z)) |
(/.f64 (neg.f64 (*.f64 x (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))))) (neg.f64 z)) |
(/.f64 (*.f64 x (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))))) z) |
(/.f64 (neg.f64 (neg.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))))) (neg.f64 (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) z) (*.f64 z (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) (*.f64 z z)) |
(/.f64 (neg.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))))) (neg.f64 z)) |
(/.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) z) |
(-.f64 (/.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) z) (/.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) (+.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) (/.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (+.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))))) (/.f64 (pow.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))))))) |
(-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(log.f64 (/.f64 (/.f64 x #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(-.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) |
(log.f64 (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) #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 #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 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (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)) (*.f64 #s(literal 1 binary64) (log.f64 y)))))) |
(neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(fma.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+.f64 (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (log.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 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 (neg.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 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.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)) (neg.f64 (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))) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.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)) (neg.f64 (log.f64 y)))))) |
(neg.f64 (log.f64 (neg.f64 y))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y)))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 y)) |
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 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)) (neg.f64 (log.f64 y)))))) (/.f64 (pow.f64 (neg.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)) (neg.f64 (log.f64 y))))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 y))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 #s(literal -1 binary64))) |
(log.f64 (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 (neg.f64 y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) y) |
#s(literal 1 binary64) |
#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 (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 (/ (- 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 (* (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 z)) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) #s(literal -1 binary64)) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) (-.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) (neg z)) (neg.f64 z)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg.f64 z)) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (- (* (log x) x) z) (neg.f64 z)) |
#s(approx (- (* (log x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) |
#s(approx (* (log x) x) (*.f64 (log.f64 x) x)) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) #s(literal -1 binary64)) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 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 (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z)) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
#s(approx (log (/ x -1)) (log.f64 (neg.f64 x))) |
#s(approx (/ x -1) (neg.f64 x)) |
#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 (-.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 (/ (- 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 (-.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 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 (/ x y)) x) (neg z)) z) (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) x)) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) (*.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) (neg z)) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) (/.f64 z x)) x)) |
#s(approx (log (/ x y)) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) (*.f64 (-.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) (/.f64 z x)) x)) |
#s(approx (- (* (log x) x) z) (*.f64 (neg.f64 x) (neg.f64 (log.f64 x)))) |
#s(approx (- (* (log x) x) z) (*.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (* (log x) x) (*.f64 (neg.f64 x) (neg.f64 (log.f64 x)))) |
#s(approx (log x) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) (*.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) z) x)) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) z) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) (*.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) z) x)) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) (/.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)))) z)) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) (+.f64 (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 (/.f64 #s(literal -1 binary64) y))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (/ x -1)) (fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal -1 binary64)))) |
#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 (pow (neg (log (/ y x))) 3)) (pow (log (/ y x)) 2)) (*.f64 (neg.f64 x) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
#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 (/ (- 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 (* (neg x) (log (/ y x))) (*.f64 (neg.f64 x) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (* (+ (* (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 x (/.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) 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 (/ x y)) x) (neg z)) z) (*.f64 x (/.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) z))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) (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) (neg z)) (*.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) x)) |
#s(approx (+ (* (log (/ x y)) x) (neg 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)) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)) (log.f64 y)))) |
#s(approx (- (* (log x) x) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x)) |
#s(approx (- (* (log x) x) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (* (log x) x) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x)) |
#s(approx (log x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) (*.f64 x (/.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) z))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 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 (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) (*.f64 x (/.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) z))) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) (/.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y)))) z)) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 y))))) |
#s(approx (log (/ x -1)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) 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 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z)) |
#s(approx y 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 (- (* x (log (/ x y))) z) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) (/.f64 (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z) z)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (neg (log y)) (neg.f64 (log.f64 y))) |
#s(approx (log y) (log.f64 y)) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) (-.f64 (/.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (log.f64 y))) x) z) #s(literal 1 binary64))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) (/.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (log.f64 y))) x) z)) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) (/.f64 (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (log.f64 y))) z)) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (log.f64 y)))) |
#s(approx (neg (log (/ -1 y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (/ -1 y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
#s(approx (/ -1 y) (/.f64 #s(literal -1 binary64) 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 (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 (/ (- 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 (* (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 z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) (/.f64 (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z) z)) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (neg (log y)) (neg.f64 (log.f64 y))) |
#s(approx (log y) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) (-.f64 (/.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (log.f64 y))) x) z) #s(literal 1 binary64))) |
#s(approx (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) (/.f64 (*.f64 (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (log.f64 y))) x) z)) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) (/.f64 (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (log.f64 y))) z)) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) (neg.f64 (log.f64 y)))) |
#s(approx (neg (log (/ -1 y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (/ -1 y)) (log.f64 (/.f64 #s(literal -1 binary64) 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 (/.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 (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) 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 z)) -1) z) (*.f64 (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) (/.f64 (-.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z) z)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (-.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (log (/ x y)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) (fma.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (log.f64 x) x) z))) |
#s(approx (neg (log y)) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log y) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 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 (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z) (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z)) |
#s(approx (- (log (/ x -1)) (neg (log (/ -1 y)))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
#s(approx (neg (log (/ -1 y))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (log (/ -1 y)) (log.f64 (/.f64 #s(literal -1 binary64) 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 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 (- (* 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 (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) (*.f64 (/.f64 x z) (log.f64 (/.f64 x y)))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x (neg.f64 z))) |
#s(approx (- (* (log x) x) z) (*.f64 (log.f64 x) x)) |
#s(approx (- (* (log x) x) z) (fma.f64 (log.f64 x) x (neg.f64 z))) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) (/.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (- (* x (/ (- (log (/ x -1)) (neg (log (/ -1 y)))) z)) 1) (/.f64 (fma.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) 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 (- (* 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 (- (* x (log (/ x y))) z) (*.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (log (/ x y)) x) (neg z)) z) (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (-.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) 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) x) z) (*.f64 (-.f64 (*.f64 x (/.f64 (log.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 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 (log (/ x y))) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 x z) (log.f64 (/.f64 x y))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) 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 (- (* (log x) x) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 x (/.f64 (log.f64 x) z)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
Compiled 17 469 to 2 573 computations (85.3% saved)
22 alts after pruning (13 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 506 | 7 | 513 |
| Fresh | 2 | 6 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 510 | 22 | 532 |
| Status | Accuracy | Program |
|---|---|---|
| 22.4% | (fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (*.f64 (log.f64 x) x))) | |
| 28.8% | (fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (neg.f64 z))) | |
| ✓ | 29.5% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| ✓ | 75.1% | (-.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) |
| ✓ | 51.0% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
| ✓ | 48.6% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| ✓ | 77.7% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 36.7% | #s(approx (- (* x (/ (- 0 (pow (log (/ y x)) 3)) (+ 0 (+ (pow (log (/ y x)) 2) 0)))) z) (*.f64 (neg.f64 x) (/.f64 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))))) | |
| 26.5% | #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))))) | |
| 22.4% | #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)))) | |
| ✓ | 38.2% | #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)))) |
| 42.4% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (-.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 x z) #s(literal -1 binary64)) z)) | |
| 45.6% | #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)) | |
| 38.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) | |
| ✓ | 72.2% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) |
| 45.5% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 #s(approx (/ x -1) (neg.f64 x))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64))) z)) | |
| 45.5% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (-.f64 (/.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) z) (/.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) z))) #s(literal 1 binary64))) z)) | |
| 17.6% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (-.f64 (log.f64 x) (log.f64 y)) (/.f64 x z))) z)) | |
| ✓ | 32.5% | #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.5% | #s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)))) z)) | |
| ✓ | 50.9% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
| 64.4% | #s(approx (- (* x (log (/ x y))) z) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) z) (neg.f64 z)))) |
Compiled 1 438 to 588 computations (59.1% 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))) |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) 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 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x 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) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) z) (neg.f64 z)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)))) 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 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (*.f64 (log.f64 x) 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 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(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 x) (log.f64 y)) (/.f64 x z))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (-.f64 (log.f64 x) (log.f64 y)) (/.f64 x z) #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)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 #s(approx (/ x -1) (neg.f64 x))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (/.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) z)) #s(literal 1 binary64))) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 x (-.f64 (/.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) z) (/.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))) 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 (pow.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 y x)) #s(literal 2 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) (*.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 (fma.f64 (-.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 x z) #s(literal -1 binary64)) z)) |
(-.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) z) |
#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)) |
| 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)) |
5 calls:
| 21.0ms | x |
| 9.0ms | z |
| 9.0ms | y |
| 9.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 9.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.9% | 3 | (*.f64 x (log.f64 (/.f64 x y))) |
| 89.9% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 99.6% | 2 | x |
| 99.6% | 2 | y |
| 80.0% | 2 | z |
Compiled 17 to 22 computations (-29.4% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) 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 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x 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) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) z) (neg.f64 z)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)))) 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 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (*.f64 (log.f64 x) 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 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) |
| Outputs |
|---|
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(-.f64 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) |
2 calls:
| 37.0ms | y |
| 6.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))) |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) 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 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x 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) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) z) (neg.f64 z)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)))) 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 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (*.f64 (log.f64 x) 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) |
| 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:
| 6.0ms | y |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | x |
| 99.5% | 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))) |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) 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 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x 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) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) z) (neg.f64 z)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)))) 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 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (*.f64 (log.f64 x) 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:
| 19.0ms | y |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.4% | 4 | x |
| 90.7% | 3 | 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))) |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) 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 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x 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) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) z) (neg.f64 z)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)))) 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 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (*.f64 (log.f64 x) 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) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.0% | 3 | x |
Compiled 1 to 3 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))) |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) 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 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x 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) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) z) (neg.f64 z)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)))) 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 (/ (- 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)))) |
4 calls:
| 8.0ms | y |
| 4.0ms | x |
| 4.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 4.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.5% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 88.5% | 3 | (*.f64 x (log.f64 (/.f64 x y))) |
| 79.6% | 2 | y |
| 86.2% | 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))) |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) 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 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x 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) #s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (fma.f64 (*.f64 x z) (/.f64 (log.f64 (/.f64 x y)) z) (neg.f64 z)))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)))) 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)) |
| 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)) |
2 calls:
| 7.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| 4.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.5% | 3 | (*.f64 x (log.f64 (/.f64 x y))) |
| 87.5% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
Compiled 14 to 13 computations (7.1% 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))) |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) 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 (- 0 (log (/ y x)))) z) (*.f64 (neg.f64 x) (log.f64 (/.f64 y x)))) |
#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)))) |
5 calls:
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 2.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.2% | 4 | y |
| 67.8% | 3 | z |
| 68.8% | 3 | x |
| 66.5% | 5 | (*.f64 x (log.f64 (/.f64 x y))) |
| 55.3% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
Compiled 17 to 22 computations (-29.4% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) 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))) |
4 calls:
| 9.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.9% | 2 | y |
| 50.9% | 1 | (*.f64 x (log.f64 (/.f64 x y))) |
| 50.9% | 1 | z |
| 53.9% | 2 | x |
Compiled 9 to 15 computations (-66.7% 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:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.9% | 1 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 50.9% | 1 | y |
| 50.9% | 1 | x |
Compiled 10 to 13 computations (-30% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | -4.7256866826601185e-303 | 1.4909573567602796e-300 |
| 8.0ms | 179× | 0 | invalid |
| 8.0ms | 160× | 0 | valid |
Compiled 231 to 223 computations (3.5% saved)
ival-log: 3.0ms (40.6% of total)ival-div!: 2.0ms (27.1% of total)ival-mult!: 2.0ms (27.1% 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 | -4.7256866826601185e-303 | 1.4909573567602796e-300 |
Compiled 231 to 223 computations (3.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -4.7256866826601185e-303 | 1.4909573567602796e-300 |
Compiled 211 to 213 computations (-0.9% saved)
| 3× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | -4.921759247009363e-305 | 7.893815252174036e-296 |
| 23.0ms | -2.5965121665890084e-101 | -3.2530502800182768e-105 |
| 27.0ms | -7.197684350342433e+235 | -1.4960555829768115e+232 |
| 19.0ms | 283× | 0 | invalid |
| 16.0ms | 272× | 0 | valid |
Compiled 551 to 464 computations (15.8% saved)
ival-log: 5.0ms (39.1% of total)ival-div!: 4.0ms (31.3% of total)ival-mult!: 3.0ms (23.4% of total)ival-sub!: 1.0ms (7.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.921759247009363e-305 | 7.893815252174036e-296 |
| 1.0ms | -2.5965121665890084e-101 | -3.2530502800182768e-105 |
Compiled 199 to 192 computations (3.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2166627703477453e+280 | 1.06320986281127e+281 |
| 0.0ms | -inf | -4.1022452665528696e+307 |
Compiled 11 to 13 computations (-18.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.06320986281127e+281 | +inf |
| 0.0ms | -inf | -4.1022452665528696e+307 |
Compiled 11 to 13 computations (-18.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.2476038893352898e+88 | 3.8252364602381677e+90 |
| 22.0ms | -5.664460447266565e-19 | -3.813591889723154e-23 |
| 15.0ms | 256× | 0 | valid |
| 13.0ms | 261× | 0 | invalid |
Compiled 475 to 413 computations (13.1% saved)
ival-mult!: 7.0ms (44.5% of total)ival-log: 4.0ms (25.4% of total)ival-div!: 3.0ms (19.1% of total)ival-sub!: 1.0ms (6.4% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.921759247009363e-305 | 7.893815252174036e-296 |
Compiled 36 to 35 computations (2.8% saved)
| 1× | fuel |
Compiled 406 to 100 computations (75.4% saved)
Compiled 870 to 244 computations (72% saved)
Loading profile data...