
Time bar (total: 4.1s)
| 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)
| 462.0ms | 8 256× | 0 | valid |
| 65.0ms | 529× | 0 | invalid |
ival-div!: 104.0ms (37.5% of total)ival-log: 102.0ms (36.8% of total)ival-mult!: 48.0ms (17.3% of total)ival-sub!: 22.0ms (7.9% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 53 | 0 | - | 2 | (1.1456926137859667e-143 4.850255808982164e+174 4.4874143639551524e+140) | (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 | 30 | 0 |
| ↳ | (/.f64 x y) | overflow | 30 | |
log.f64 | (log.f64 (/.f64 x y)) | uflow-rescue | 3 | 0 |
| ↳ | (/.f64 x y) | underflow | 21 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 32 | 18 |
| - | 1 | 205 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 32 | 0 | 18 |
| - | 1 | 0 | 205 |
| number | freq |
|---|---|
| 0 | 223 |
| 1 | 33 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 70.0ms | 512× | 0 | valid |
Compiled 60 to 25 computations (58.3% saved)
ival-log: 47.0ms (85.8% of total)ival-div!: 4.0ms (7.3% of total)ival-mult!: 3.0ms (5.5% of total)ival-sub!: 1.0ms (1.8% 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 |
| 0 | 7 | 8 |
| 0 | 11 | 8 |
| 1 | 12 | 8 |
| 0 | 12 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| Outputs |
|---|
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(-.f64 (*.f64 (log.f64 (/.f64 x y)) x) z) |
Compiled 8 to 7 computations (12.5% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.3% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(*.f64 x (log.f64 (/.f64 x y))) |
x |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
y |
z |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log x) (log (/ 1 y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (* -1 x)) (log (/ -1 y)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | y | @ | -inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 36.0ms | x | @ | 0 | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 22.0ms | y | @ | 0 | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 16.0ms | x | @ | inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
| 16.0ms | x | @ | -inf | ((- (* x (log (/ x y))) z) (* x (log (/ x y))) x (log (/ x y)) (/ x y) y z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 456 |
| 0 | 90 | 426 |
| 1 | 404 | 389 |
| 2 | 3284 | 377 |
| 0 | 10531 | 375 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(*.f64 x (log.f64 (/.f64 x y))) |
x |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
y |
z |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log x) (log (/ 1 y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* x (log (/ x y))) #s(hole binary64 (* x (+ (log (* -1 x)) (log (/ -1 y)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
| Outputs |
|---|
(/.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z)) (*.f64 (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z)) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z)) (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 z z (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 z) x) (log.f64 (/.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (log.f64 (/.f64 x y)) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (fma.f64 (log.f64 (/.f64 x y)) x z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (log.f64 (/.f64 x y)) x z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64))) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (fma.f64 (log.f64 (/.f64 x y)) x z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (neg.f64 (log.f64 x))) #s(literal -1 binary64) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 x)) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 (neg.f64 (log.f64 x)) (neg.f64 x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 x)) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 (neg.f64 (neg.f64 x)) (log.f64 (/.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) z (log.f64 (pow.f64 (/.f64 x y) x))) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
(fma.f64 z #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 (/.f64 x y)))) |
(fma.f64 z #s(literal -1 binary64) (log.f64 (pow.f64 (/.f64 x y) x))) |
(fma.f64 x (log.f64 x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 x (log.f64 (/.f64 x y)) (neg.f64 z)) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (fma.f64 z (fma.f64 (log.f64 (/.f64 x y)) x z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (fma.f64 (log.f64 (/.f64 x y)) x z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 (log.f64 (/.f64 x y)) x z)) (/.f64 (*.f64 z z) (fma.f64 (log.f64 (/.f64 x y)) x z))) |
(-.f64 (neg.f64 z) (*.f64 (neg.f64 x) (log.f64 (/.f64 x y)))) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (fma.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) (*.f64 z z)))) |
(+.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(+.f64 (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 (/.f64 x y)))) |
(+.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) |
(*.f64 (log.f64 (/.f64 x y)) x) |
(*.f64 x (log.f64 (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) x) (log.f64 (*.f64 x y))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (log.f64 (*.f64 x y))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64))) (log.f64 (/.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (log.f64 y)) (*.f64 (log.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 x) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 x) (log.f64 y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) x) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) x) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (neg.f64 (log.f64 x))) #s(literal -1 binary64) (*.f64 (neg.f64 x) (log.f64 y))) |
(fma.f64 (*.f64 x (log.f64 y)) #s(literal -1 binary64) (*.f64 (log.f64 x) x)) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (log.f64 x) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (log.f64 x)) (*.f64 (neg.f64 x) (log.f64 y))) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (log.f64 x) x)) |
(fma.f64 (log.f64 x) x (*.f64 (neg.f64 x) (log.f64 y))) |
(fma.f64 (neg.f64 (log.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (log.f64 y))) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 x)) x) (*.f64 (neg.f64 x) (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x)) |
(fma.f64 x (log.f64 x) (*.f64 (neg.f64 x) (log.f64 y))) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (log.f64 x) x)) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 x) (neg.f64 (log.f64 y)))) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) (*.f64 (neg.f64 (log.f64 x)) x)) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) (*.f64 (neg.f64 x) (log.f64 x))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x y) (/.f64 x #s(literal 2 binary64)))) (log.f64 (pow.f64 (/.f64 x y) (/.f64 x #s(literal 2 binary64))))) |
(+.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 x) (log.f64 y))) |
(+.f64 (*.f64 (neg.f64 x) (log.f64 y)) (*.f64 (log.f64 x) x)) |
(log.f64 (pow.f64 (/.f64 x y) x)) |
x |
(*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) |
(*.f64 #s(literal -1 binary64) (+.f64 (log.f64 y) (neg.f64 (log.f64 x)))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64))))) (*.f64 (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (log.f64 y) (log.f64 y) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (log.f64 (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) |
(neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) |
(neg.f64 (+.f64 (log.f64 y) (neg.f64 (log.f64 x)))) |
(fma.f64 #s(literal 3 binary64) (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (neg.f64 (log.f64 y))) |
(-.f64 (log.f64 (neg.f64 (neg.f64 x))) (log.f64 (neg.f64 (neg.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 y x))) |
(-.f64 #s(literal 0 binary64) (+.f64 (log.f64 y) (neg.f64 (log.f64 x)))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (*.f64 (neg.f64 (log.f64 y)) #s(literal -1 binary64))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(-.f64 (neg.f64 (log.f64 y)) (neg.f64 (log.f64 x))) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 y)) (-.f64 (neg.f64 (log.f64 y)) (log.f64 x)) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 x y)) (pow.f64 (log.f64 y) #s(literal 2 binary64))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y)))) |
(+.f64 (log.f64 x) (neg.f64 (log.f64 y))) |
(+.f64 (neg.f64 (log.f64 y)) (log.f64 x)) |
(log.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(log.f64 (/.f64 x y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 x (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 (*.f64 y (pow.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(exp.f64 (log.f64 (/.f64 x y))) |
y |
z |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (* x (log (/ x y))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx x x) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (-.f64 (log.f64 (/.f64 x y)) (/.f64 z x)) x)) |
#s(approx (* x (log (/ x y))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 x) (fma.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (* x (log (/ x y))) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (log (/ x y)) (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (* x (log (/ x y))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#s(approx y y) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (* x (log (/ x y))) (*.f64 (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (log (/ x y)) (log.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (- (* x (log (/ x y))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (/ x y))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx z z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
Compiled 2 516 to 470 computations (81.3% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 11 | 139 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 128 | 12 | 140 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.3% | (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
| ▶ | 52.8% | (fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
| 52.8% | (-.f64 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) | |
| 52.5% | (-.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) | |
| 45.4% | (-.f64 (/.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))) z) | |
| ▶ | 52.8% | (-.f64 (-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) z) |
| 46.6% | (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) | |
| ▶ | 52.8% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| 79.8% | (-.f64 (*.f64 x (log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) z) | |
| ✓ | 81.3% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 70.1% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) | |
| ▶ | 46.2% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 310 to 241 computations (22.3% saved)
| Inputs |
|---|
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(neg.f64 z) |
z |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
(*.f64 x (-.f64 (log.f64 x) (log.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 x) |
(log.f64 y) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) z) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) |
(*.f64 (log.f64 x) x) |
(*.f64 (log.f64 y) x) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (log y)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (- (* (log x) x) (* (log y) x)) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (log x)))) |
#s(approx (* (log y) x) #s(hole binary64 (* x (log y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (log y))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (* -1 (log (/ 1 x))) (log y)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (- (* (log x) x) (* (log y) x)) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (* (log x) x) #s(hole binary64 (* -1 (* x (log (/ 1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))) (/ z x)))))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y)))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 (* x (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (* -1 (log y))))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 (* x (- (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x)) (* -1 (log y))))))) |
#s(approx (- (* (log x) x) (* (log y) x)) #s(hole binary64 (* -1 (* x (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (* -1 (log y))))))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (+ (log y) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (+ z (* x (log y)))))) |
#s(approx (- (* (log x) x) (* (log y) x)) #s(hole binary64 (- (* x (log x)) (* x (log y))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (* -1 (log (/ 1 y))))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (* -1 (log (/ 1 y))))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (* -1 (log (/ 1 y)))))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (+ z (* -1 (* x (log (/ 1 y)))))))) |
#s(approx (- (* (log x) x) (* (log y) x)) #s(hole binary64 (- (* x (log x)) (* -1 (* x (log (/ 1 y))))))) |
#s(approx (* (log y) x) #s(hole binary64 (* -1 (* x (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 (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (+ z (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
#s(approx (- (* (log x) x) (* (log y) x)) #s(hole binary64 (- (* x (log x)) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log y) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (+ (* -1 z) (* x (- (log x) (log y)))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (* x (log y))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (+ (* -1 z) (* x (log x))) (* x (log y))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log y)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (log y))) z) 1)))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* z (- (/ (* x (log x)) z) (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log y)) z)) 1)))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log x) (log y))) z))))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (- (* x (log x)) (* x (log y))) z))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log y)) z)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 74.0ms | x | @ | 0 | ((+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) x y (neg z) z (- (* x (log (/ x y))) z) (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log x) (log y) (- (- (* (log x) x) (* (log y) x)) z) (- (* (log x) x) (* (log y) x)) (* (log x) x) (* (log y) x) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (neg x)) |
| 53.0ms | y | @ | 0 | ((+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) x y (neg z) z (- (* x (log (/ x y))) z) (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log x) (log y) (- (- (* (log x) x) (* (log y) x)) z) (- (* (log x) x) (* (log y) x)) (* (log x) x) (* (log y) x) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (neg x)) |
| 49.0ms | x | @ | -inf | ((+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) x y (neg z) z (- (* x (log (/ x y))) z) (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log x) (log y) (- (- (* (log x) x) (* (log y) x)) z) (- (* (log x) x) (* (log y) x)) (* (log x) x) (* (log y) x) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (neg x)) |
| 49.0ms | x | @ | inf | ((+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) x y (neg z) z (- (* x (log (/ x y))) z) (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log x) (log y) (- (- (* (log x) x) (* (log y) x)) z) (- (* (log x) x) (* (log y) x)) (* (log x) x) (* (log y) x) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (neg x)) |
| 32.0ms | y | @ | -inf | ((+ (* (log (/ x y)) x) (neg z)) (log (/ x y)) (/ x y) x y (neg z) z (- (* x (log (/ x y))) z) (- (* x (- (log x) (log y))) z) (* x (- (log x) (log y))) (- (log x) (log y)) (log x) (log y) (- (- (* (log x) x) (* (log y) x)) z) (- (* (log x) x) (* (log y) x)) (* (log x) x) (* (log y) x) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (- (* (neg x) (log y)) z) (* (neg x) (log y)) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 2345 |
| 0 | 338 | 1986 |
| 1 | 1615 | 1934 |
| 0 | 8542 | 1919 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
y |
(neg.f64 z) |
z |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
(*.f64 x (-.f64 (log.f64 x) (log.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 x) |
(log.f64 y) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) z) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) |
(*.f64 (log.f64 x) x) |
(*.f64 (log.f64 y) x) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(neg.f64 x) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (log y)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (- (* (log x) x) (* (log y) x)) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (log x)))) |
#s(approx (* (log y) x) #s(hole binary64 (* x (log y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (log y))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (* -1 (log (/ 1 x))) (log y)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (- (* (log x) x) (* (log y) x)) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (* (log x) x) #s(hole binary64 (* -1 (* x (log (/ 1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))) (/ z x)))))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (+ (log -1) (* -1 (log (/ -1 x)))) (log y)))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 (* x (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (* -1 (log y))))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 (* x (- (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x)) (* -1 (log y))))))) |
#s(approx (- (* (log x) x) (* (log y) x)) #s(hole binary64 (* -1 (* x (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (* -1 (log y))))))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (+ (log y) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log y) #s(hole binary64 (log y))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (+ z (* x (log y)))))) |
#s(approx (- (* (log x) x) (* (log y) x)) #s(hole binary64 (- (* x (log x)) (* x (log y))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (* -1 (log (/ 1 y))))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (* -1 (log (/ 1 y))))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (* -1 (log (/ 1 y)))))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (+ z (* -1 (* x (log (/ 1 y)))))))) |
#s(approx (- (* (log x) x) (* (log y) x)) #s(hole binary64 (- (* x (log x)) (* -1 (* x (log (/ 1 y))))))) |
#s(approx (* (log y) x) #s(hole binary64 (* -1 (* x (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 (/ x y)) x) (neg z)) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (- (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* x (- (log x) (log y))) #s(hole binary64 (* x (- (log x) (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (- (log x) (log y)) #s(hole binary64 (- (log x) (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (+ z (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
#s(approx (- (* (log x) x) (* (log y) x)) #s(hole binary64 (- (* x (log x)) (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (* (log y) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (neg x) (log y)) #s(hole binary64 (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* x (- (log x) (log y))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (+ (* -1 z) (* x (- (log x) (log y)))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (* x (log y))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (+ (* -1 z) (* x (log x))) (* x (log y))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log y)))))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* z (- (/ (* x (- (log x) (log y))) z) 1)))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* z (- (/ (* x (log x)) z) (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log y)) z)) 1)))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* x (- (log x) (log y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log x) (log y))) z))))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (- (* x (log x)) (* x (log y))) z))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log y)) z)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 y) x z)) (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 y) x z))) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 y) x z)) (*.f64 (log.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 z z (+.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 (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 y) x z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 y) x z)) (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 y) x z)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 y) x z)) (*.f64 (log.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (neg.f64 (log.f64 y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (log.f64 y) x)))) |
(/.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 (fma.f64 (log.f64 x) x (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (log.f64 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 z (log.f64 (pow.f64 (/.f64 x y) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (log.f64 (/.f64 x y)) x (*.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (+.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (log.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (log.f64 (/.f64 x y)) x (*.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.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 (fma.f64 (log.f64 x) x (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (log.f64 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 z (log.f64 (pow.f64 (/.f64 x y) x)))))) |
(fma.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) x (neg.f64 z)) |
(fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x (neg.f64 z)) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 y) x z) (*.f64 (log.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 (neg.f64 (neg.f64 x)) (log.f64 (/.f64 x y)))) |
(fma.f64 #s(literal -1 binary64) z (log.f64 (pow.f64 (/.f64 x y) x))) |
(fma.f64 z #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 (/.f64 x y)))) |
(fma.f64 z #s(literal -1 binary64) (log.f64 (pow.f64 (/.f64 x y) x))) |
(fma.f64 x (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) (neg.f64 z)) |
(fma.f64 x (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) (neg.f64 z)) |
(fma.f64 x (log.f64 (/.f64 x y)) (neg.f64 z)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) #s(literal 2 binary64)) (+.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (log.f64 y) x))) (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (+.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (log.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (fma.f64 (log.f64 (/.f64 x y)) x (*.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 z z) (fma.f64 (log.f64 (/.f64 x y)) x (*.f64 #s(literal 1 binary64) z)))) |
(-.f64 (/.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 (fma.f64 (log.f64 x) x (neg.f64 z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (log.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (log.f64 y) x)))))) |
(-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 y) x z)) (*.f64 (neg.f64 (log.f64 x)) x)) |
(-.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 y))) |
(-.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)) |
(-.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (log.f64 y) x)) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (*.f64 #s(literal 1 binary64) z)) |
(-.f64 (neg.f64 z) (*.f64 (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 z (log.f64 (pow.f64 (/.f64 x y) x)))))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (fma.f64 z z (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 z (log.f64 (pow.f64 (/.f64 x y) x))))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 y) x z)) (*.f64 (log.f64 x) x)) |
(+.f64 (fma.f64 (log.f64 x) x (neg.f64 z)) (*.f64 (neg.f64 (log.f64 y)) x)) |
(+.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) |
(+.f64 (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 (/.f64 x y)))) |
(+.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))) |
(/.f64 (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 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
x |
y |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal 1 binary64) z)) |
(neg.f64 z) |
z |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (neg.f64 z)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z))) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) 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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 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 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64))) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 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 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) |
(fma.f64 (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 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (log.f64 y) (neg.f64 x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (neg.f64 (log.f64 y)) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (log.f64 x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) x z))) (/.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z))))) (/.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 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 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x)) |
(-.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (neg.f64 (log.f64 x)) x)) |
(-.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))))) |
(+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(+.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x)) |
(+.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(*.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) x) |
(*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) |
(*.f64 (log.f64 (/.f64 x y)) x) |
(*.f64 x (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y)))) |
(*.f64 x (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
(*.f64 x (log.f64 (/.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (log.f64 x)) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (log.f64 y)) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (log.f64 y)) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x))))) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (log.f64 x) x)) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 (log.f64 x) x)) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (log.f64 x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (log.f64 x) x)) |
(fma.f64 (log.f64 x) x (*.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(fma.f64 (log.f64 x) x (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(fma.f64 (log.f64 x) x (*.f64 (neg.f64 (log.f64 y)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x)) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (log.f64 x) x)) |
(fma.f64 x (log.f64 x) (*.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(fma.f64 x (log.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(fma.f64 x (log.f64 x) (*.f64 (neg.f64 (log.f64 y)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x))) (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x)))) (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)))))) |
(-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) x)) |
(-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (log.f64 x))))) |
(-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (log.f64 x)) x)) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 y))) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (log.f64 y)) x))))) (/.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (log.f64 y)) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x))))) (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x)))))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (log.f64 x) x)) |
(+.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(+.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (log.f64 y)) x)) |
(log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) |
(log.f64 (/.f64 (pow.f64 x x) (pow.f64 y x))) |
(log.f64 (*.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x))) |
(log.f64 (*.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) |
(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 x) |
(log.f64 y) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z))) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) 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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 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 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64))) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 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 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) |
(fma.f64 (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 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (log.f64 y) (neg.f64 x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (neg.f64 (log.f64 y)) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (log.f64 x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) x z))) (/.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z))))) (/.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 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 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x)) |
(-.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (neg.f64 (log.f64 x)) x)) |
(-.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))))) |
(+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(+.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x)) |
(+.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(*.f64 (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) x) |
(*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) |
(*.f64 (log.f64 (/.f64 x y)) x) |
(*.f64 x (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y)))) |
(*.f64 x (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
(*.f64 x (log.f64 (/.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (log.f64 x)) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (log.f64 y)) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (log.f64 y)) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x))))) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (log.f64 x) x)) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 (log.f64 x) x)) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (log.f64 x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (log.f64 x) x)) |
(fma.f64 (log.f64 x) x (*.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(fma.f64 (log.f64 x) x (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(fma.f64 (log.f64 x) x (*.f64 (neg.f64 (log.f64 y)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x)) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (log.f64 x) x)) |
(fma.f64 x (log.f64 x) (*.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(fma.f64 x (log.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(fma.f64 x (log.f64 x) (*.f64 (neg.f64 (log.f64 y)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x))) (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (*.f64 (log.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x)))) (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (log.f64 (/.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)))))) |
(-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) x)) |
(-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 (log.f64 x))))) |
(-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (log.f64 x)) x)) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 y))) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)) |
(-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (log.f64 y)) x))))) (/.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (log.f64 y)) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x))))) (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 x) x)))))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 x)) (log.f64 x))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (log.f64 x) x)) |
(+.f64 (*.f64 (log.f64 x) x) (*.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(+.f64 (*.f64 (log.f64 x) x) (*.f64 (neg.f64 (log.f64 y)) x)) |
(log.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) x)) |
(log.f64 (/.f64 (pow.f64 x x) (pow.f64 y x))) |
(log.f64 (*.f64 (pow.f64 y (neg.f64 x)) (pow.f64 x x))) |
(log.f64 (*.f64 (pow.f64 x x) (pow.f64 y (neg.f64 x)))) |
(log.f64 (pow.f64 (/.f64 x y) x)) |
(*.f64 (log.f64 x) x) |
(*.f64 x (log.f64 x)) |
(log.f64 (pow.f64 x x)) |
(*.f64 (log.f64 y) x) |
(*.f64 x (log.f64 y)) |
(log.f64 (pow.f64 y x)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z))) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (-.f64 (*.f64 (log.f64 x) x) z)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) 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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 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 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64))) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 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 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) |
(fma.f64 (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 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (log.f64 y) (neg.f64 x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (neg.f64 (log.f64 y)) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (log.f64 x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) x z))) (/.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z))))) (/.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 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 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x)) |
(-.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (neg.f64 (log.f64 x)) x)) |
(-.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))))) |
(+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
(+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (log.f64 y)))) |
(+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(+.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x)) |
(+.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #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 (log.f64 y)) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (neg.f64 x) (log.f64 y) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #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 (log.f64 y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) |
(-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) |
(*.f64 (neg.f64 (log.f64 y)) x) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(*.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64)) |
(*.f64 (log.f64 y) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 y)) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x)) |
(*.f64 x (neg.f64 (log.f64 y))) |
(neg.f64 (*.f64 (*.f64 (log.f64 y) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)) |
(neg.f64 (*.f64 (log.f64 y) x)) |
(log.f64 (pow.f64 (pow.f64 y (neg.f64 x)) #s(literal 1 binary64))) |
(log.f64 (pow.f64 y (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (*.f64 x #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) x)) |
(neg.f64 x) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (neg.f64 z)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (log x) (log y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (neg.f64 z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (neg.f64 z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (* (log x) x) (* (log y) x)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (log x) (log y)) (log.f64 (/.f64 x y))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (neg.f64 z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (* (log x) x) (* (log y) x)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (log x) x) (*.f64 (log.f64 x) x)) |
#s(approx (* (log y) x) (*.f64 (log.f64 y) x)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (neg.f64 z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (* (neg x) (log y)) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x))) x)) |
#s(approx (- (log x) (log y)) (fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y)))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x))) x)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y)) x)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (-.f64 (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x)) (log.f64 y)) x)) |
#s(approx (- (* (log x) x) (* (log y) x)) (*.f64 (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y)) x)) |
#s(approx (- (log x) (log y)) (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y))) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y)) x)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (-.f64 (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x)) (log.f64 y)) x)) |
#s(approx (- (* (log x) x) (* (log y) x)) (*.f64 (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y)) x)) |
#s(approx (* (log x) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x))) x)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (neg.f64 (log.f64 y)) (/.f64 z x)) x)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (- (log x) (log y)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) 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) x) (* (log y) x)) z) (*.f64 (vcubic.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)) (neg.f64 (log.f64 y)) (/.f64 z x) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (- (* (log x) x) (* (log y) 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)) x)) |
#s(approx (- (log x) (log y)) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y))) |
#s(approx (log x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.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))) (neg.f64 x))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (-.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))) (/.f64 z x)) (neg.f64 (log.f64 y))) (neg.f64 x))) |
#s(approx (- (* (log x) x) (* (log y) x)) (*.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))) (neg.f64 x))) |
#s(approx (* (log x) x) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))) (log.f64 y)) (neg.f64 x))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (+.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))) (log.f64 y)) (/.f64 z x)) (neg.f64 x))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (+.f64 (/.f64 z x) (log.f64 y)) (neg.f64 x))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (log x) (log y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx y y) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (log y) (log.f64 y)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (* (log x) x) (* (log y) x)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (* (log x) x) (* (log y) x)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (log x) (log y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (log y) (*.f64 (log.f64 y) #s(literal 1 binary64))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (* (log x) x) (* (log y) x)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (log y) x) (*.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) x)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (* (neg x) (log y)) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (+ (* (log (/ 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) (log y)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (*.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) x) z)) |
#s(approx (- (* (log x) x) (* (log y) x)) (*.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) x)) |
#s(approx (- (log x) (log y)) (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (log y) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (-.f64 (*.f64 (log.f64 x) x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x z))) |
#s(approx (- (* (log x) x) (* (log y) x)) (*.f64 (-.f64 (log.f64 (/.f64 x #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) x)) |
#s(approx (* (log y) x) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) 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 (- (* (neg x) (log y)) z) (-.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (neg.f64 x)) z)) |
#s(approx (* (neg x) (log y)) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (neg.f64 x))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 y) x z))) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (-.f64 (/.f64 (*.f64 (log.f64 x) x) z) (fma.f64 x (/.f64 (log.f64 y) z) #s(literal 1 binary64))) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (log.f64 y) z) #s(literal -1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) x) (neg z)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (log.f64 (/.f64 x y)) z) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (log.f64 (/.f64 x y)) z) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (log.f64 (/.f64 x y)) z) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (log.f64 (/.f64 x y)) z) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (log.f64 (/.f64 x y)) z) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (fma.f64 x (/.f64 (log.f64 y) z) #s(literal 1 binary64)) (neg.f64 z))) |
| 15.0ms | 256× | 0 | invalid |
Compiled 6 753 to 933 computations (86.2% saved)
ival-mult!: 5.0ms (72.7% of total)ival-add!: 1.0ms (14.5% of total)adjust: 0.0ms (0% of total)14 alts after pruning (10 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 332 | 7 | 339 |
| Fresh | 3 | 3 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 337 | 14 | 351 |
| Status | Accuracy | Program |
|---|---|---|
| 45.4% | (fma.f64 (/.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))) x (neg.f64 z)) | |
| 46.6% | (fma.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) x (neg.f64 z)) | |
| ▶ | 52.8% | (fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) |
| ✓ | 81.3% | (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
| 27.2% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) | |
| ▶ | 29.2% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| 52.5% | (-.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) | |
| ▶ | 52.8% | (-.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)) |
| ✓ | 52.8% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| ▶ | 79.8% | (-.f64 (*.f64 x (log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) z) |
| ✓ | 81.3% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| ▶ | 70.4% | #s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
| 70.1% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) | |
| ✓ | 46.2% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 366 to 277 computations (24.3% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) z) |
(*.f64 x (log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) |
x |
(log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) y) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
y |
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 (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) |
(/.f64 (log.f64 (/.f64 x y)) z) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
(-.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)) |
(*.f64 (log.f64 x) x) |
(fma.f64 (log.f64 y) x z) |
(log.f64 y) |
(fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) |
(neg.f64 (log.f64 y)) |
(-.f64 (*.f64 (log.f64 x) x) z) |
| Outputs |
|---|
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) #s(hole binary64 (* x (+ (log x) (log (/ 1 y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (pow (* (pow x -1) y) -1)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (pow (* (pow x -1) y) -1) #s(hole binary64 (/ x y))) |
#s(approx (* (pow x -1) y) #s(hole binary64 (/ y x))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (log y))) z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log x) (log (/ 1 y))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (log x)))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 z)) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (+ z (* x (log 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 (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (pow (* (pow x -1) y) -1)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (/ z x)))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (* (log x) x) #s(hole binary64 (* -1 (* x (log (/ 1 x)))))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (* x (log y)))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (* x (+ (log y) (/ z 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 (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (pow (* (pow x -1) y) -1)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (+ (log y) (/ z x)))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 (* x (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (* -1 (log y))))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 (* x (- (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x)) (* -1 (log y))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* -1 (* x (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (* -1 (log y))))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x)) (* -1 (log y))))))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (log y)) (* -1 (/ z 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 (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (log (pow (* (pow x -1) y) -1)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (+ z (* x (log y)))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log x) (* -1 (log y))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (- (* x (log x)) (+ z (* x (log y)))))) |
#s(approx (log y) #s(hole binary64 (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 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) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (+ z (* -1 (* x (log (/ 1 y)))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (- (* x (log x)) (+ z (* -1 (* x (log (/ 1 y)))))))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (+ z (* -1 (* x (log (/ 1 y))))))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (neg (log y)) #s(hole binary64 (log (/ 1 y)))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) #s(hole binary64 (* x (+ (log (* -1 x)) (log (/ -1 y)))))) |
#s(approx (log (pow (* (pow x -1) y) -1)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (+ z (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log (* -1 x)) (log (/ -1 y))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (- (* x (log x)) (+ z (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (+ z (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (neg (log y)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log y)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (* x (log y))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (+ (* -1 z) (* x (log x))) (* x (log y))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (log (/ x y)) z))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (- (* x (log x)) (* x (log y))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (- (+ (* -1 z) (* x (log x))) (* x (log y))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (log x) 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 (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log y)) z)) 1)))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* z (- (/ (* x (log x)) z) (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* z (- (/ (* x (log x)) z) (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (* z (+ 1 (/ (* x (log y)) z))))) |
#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 (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (- (* x (log x)) (* x (log y))) z))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (- (* x (log x)) (* x (log y))) z))))))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (log y)) z)) 1))))) |
#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 | |
|---|---|---|---|---|
| 97.0ms | y | @ | 0 | ((- (* x (log (pow (* (pow x -1) y) -1))) z) (* x (log (pow (* (pow x -1) y) -1))) x (log (pow (* (pow x -1) y) -1)) (pow (* (pow x -1) y) -1) (* (pow x -1) y) (pow x -1) -1 y z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (- (* (log x) x) (* (log y) x)) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) (/ (log (/ x y)) z) (log (/ x y)) (/ x y) (- (* (log x) x) (+ (* (log y) x) z)) (* (log x) x) (+ (* (log y) x) z) (log y) (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (- (* (log x) x) z)) |
| 82.0ms | x | @ | -inf | ((- (* x (log (pow (* (pow x -1) y) -1))) z) (* x (log (pow (* (pow x -1) y) -1))) x (log (pow (* (pow x -1) y) -1)) (pow (* (pow x -1) y) -1) (* (pow x -1) y) (pow x -1) -1 y z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (- (* (log x) x) (* (log y) x)) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) (/ (log (/ x y)) z) (log (/ x y)) (/ x y) (- (* (log x) x) (+ (* (log y) x) z)) (* (log x) x) (+ (* (log y) x) z) (log y) (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (- (* (log x) x) z)) |
| 39.0ms | x | @ | inf | ((- (* x (log (pow (* (pow x -1) y) -1))) z) (* x (log (pow (* (pow x -1) y) -1))) x (log (pow (* (pow x -1) y) -1)) (pow (* (pow x -1) y) -1) (* (pow x -1) y) (pow x -1) -1 y z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (- (* (log x) x) (* (log y) x)) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) (/ (log (/ x y)) z) (log (/ x y)) (/ x y) (- (* (log x) x) (+ (* (log y) x) z)) (* (log x) x) (+ (* (log y) x) z) (log y) (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (- (* (log x) x) z)) |
| 33.0ms | y | @ | -inf | ((- (* x (log (pow (* (pow x -1) y) -1))) z) (* x (log (pow (* (pow x -1) y) -1))) x (log (pow (* (pow x -1) y) -1)) (pow (* (pow x -1) y) -1) (* (pow x -1) y) (pow x -1) -1 y z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (- (* (log x) x) (* (log y) x)) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) (/ (log (/ x y)) z) (log (/ x y)) (/ x y) (- (* (log x) x) (+ (* (log y) x) z)) (* (log x) x) (+ (* (log y) x) z) (log y) (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (- (* (log x) x) z)) |
| 32.0ms | z | @ | 0 | ((- (* x (log (pow (* (pow x -1) y) -1))) z) (* x (log (pow (* (pow x -1) y) -1))) x (log (pow (* (pow x -1) y) -1)) (pow (* (pow x -1) y) -1) (* (pow x -1) y) (pow x -1) -1 y z (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (neg z) (- (- (* (log x) x) (* (log y) x)) z) (* (+ (* x (/ (log (/ x y)) z)) -1) z) (+ (* x (/ (log (/ x y)) z)) -1) (/ (log (/ x y)) z) (log (/ x y)) (/ x y) (- (* (log x) x) (+ (* (log y) x) z)) (* (log x) x) (+ (* (log y) x) z) (log y) (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (- (* (log x) x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 401 | 3520 |
| 0 | 439 | 3014 |
| 1 | 1959 | 2966 |
| 0 | 8519 | 2943 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x (log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) z) |
(*.f64 x (log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) |
x |
(log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) y) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
y |
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 (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) |
(/.f64 (log.f64 (/.f64 x y)) z) |
(log.f64 (/.f64 x y)) |
(/.f64 x y) |
(-.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)) |
(*.f64 (log.f64 x) x) |
(fma.f64 (log.f64 y) x z) |
(log.f64 y) |
(fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) |
(neg.f64 (log.f64 y)) |
(-.f64 (*.f64 (log.f64 x) x) z) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) #s(hole binary64 (* x (+ (log x) (log (/ 1 y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (pow (* (pow x -1) y) -1)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (pow (* (pow x -1) y) -1) #s(hole binary64 (/ x y))) |
#s(approx (* (pow x -1) y) #s(hole binary64 (/ y x))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (log y))) z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log x) (log (/ 1 y))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (- (* x (- (log x) (log y))) z))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (log x)))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 z)) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (+ z (* x (log 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 (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (pow (* (pow x -1) y) -1)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (/ z x)))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* x (- (* -1 (log (/ 1 x))) (log y))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* x (- (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))) (log y))))) |
#s(approx (* (log x) x) #s(hole binary64 (* -1 (* x (log (/ 1 x)))))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (* x (log y)))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (* x (+ (log y) (/ z 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 (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (pow (* (pow x -1) y) -1)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (+ (log y) (/ z x)))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 (* x (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (* -1 (log y))))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 (* x (- (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x)) (* -1 (log y))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* -1 (* x (- (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (* -1 (log y))))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x)) (* -1 (log y))))))) |
#s(approx (* (log x) x) #s(hole binary64 (* x (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (log y)) (* -1 (/ z 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 (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (log (pow (* (pow x -1) y) -1)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (+ z (* x (log y)))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (* -1 (log y)))) z) 1))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log x) (* -1 (log y))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (- (* x (log x)) (+ z (* x (log y)))))) |
#s(approx (log y) #s(hole binary64 (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 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) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (+ z (* -1 (* x (log (/ 1 y)))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (- (* x (log x)) (+ z (* -1 (* x (log (/ 1 y)))))))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (+ z (* -1 (* x (log (/ 1 y))))))) |
#s(approx (log y) #s(hole binary64 (* -1 (log (/ 1 y))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (neg (log y)) #s(hole binary64 (log (/ 1 y)))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) #s(hole binary64 (* x (+ (log (* -1 x)) (log (/ -1 y)))))) |
#s(approx (log (pow (* (pow x -1) y) -1)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (+ z (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (+ (log (* -1 x)) (log (/ -1 y))) z))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (- (* x (log x)) (+ z (* x (+ (log -1) (* -1 (log (/ -1 y))))))))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (+ z (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (log y) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 y)))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (neg (log y)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 y))))))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log y)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (* x (log x)) (* x (log y))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (- (+ (* -1 z) (* x (log x))) (* x (log y))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (/ (* x (log (/ x y))) z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (/ (+ (* -1 z) (* x (log (/ x y)))) z))) |
#s(approx (/ (log (/ x y)) z) #s(hole binary64 (/ (log (/ x y)) z))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (- (* x (log x)) (* x (log y))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (- (+ (* -1 z) (* x (log x))) (* x (log y))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (log x) 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 (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log y)) z)) 1)))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* z (- (/ (* x (log x)) z) (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* z (- (/ (* x (log x)) z) (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (* z (+ 1 (/ (* x (log y)) z))))) |
#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 (log (pow (* (pow x -1) y) -1))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (- (* x (log x)) (* x (log y))) z))))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (- (* (log x) x) (+ (* (log y) x) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (- (* x (log x)) (* x (log y))) z))))))) |
#s(approx (+ (* (log y) x) z) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (log y)) z)) 1))))) |
#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 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x z)) (/.f64 (*.f64 z z) (fma.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) z))))) |
(-.f64 (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) z) |
(*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x) |
(*.f64 x (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 x (neg.f64 (neg.f64 (log.f64 x)))) (*.f64 x (neg.f64 (neg.f64 (log.f64 x)))))) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 x (neg.f64 (neg.f64 (log.f64 x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 x (neg.f64 (neg.f64 (log.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (neg.f64 (neg.f64 (log.f64 x)))) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 x (neg.f64 (neg.f64 (log.f64 x)))))))) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) (neg.f64 x))) |
x |
(*.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))))) (fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) (*.f64 (neg.f64 (log.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))))))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (log.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (log.f64 y)))) |
(/.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)) (neg.f64 (neg.f64 (log.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (neg.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x)))))))) |
(/.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)) (neg.f64 (neg.f64 (log.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (neg.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x))))))) |
(neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (neg.f64 (neg.f64 (log.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (neg.f64 (neg.f64 (log.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x)))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) |
(-.f64 (neg.f64 (log.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64)) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x))))))) (/.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64)) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x)))))))) |
(+.f64 (log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64)))) |
(+.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (log.f64 y))) |
(+.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x)))) |
(log.f64 (*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) y)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y))) |
(exp.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
(+.f64 (cosh.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) (sinh.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(exp.f64 (neg.f64 (log.f64 x))) |
(+.f64 (cosh.f64 (neg.f64 (log.f64 x))) (sinh.f64 (neg.f64 (log.f64 x)))) |
#s(literal -1 binary64) |
y |
z |
(/.f64 (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (-.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) (*.f64 (log.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (fma.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) (*.f64 (log.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))))) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(fma.f64 x (log.f64 x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))) (/.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))))) (/.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))))))) |
(+.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
(+.f64 #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) (*.f64 (log.f64 x) x)) |
(log.f64 x) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(neg.f64 z) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 x y)) z) x #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (/.f64 (log.f64 (/.f64 x y)) z) x #s(literal -1 binary64)) z) |
(*.f64 z (fma.f64 (/.f64 (log.f64 (/.f64 x y)) z) x #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x))))) |
(fma.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x #s(literal -1 binary64)) |
(fma.f64 (/.f64 (log.f64 (/.f64 x y)) z) x #s(literal -1 binary64)) |
(fma.f64 x (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)))))) |
(+.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) |
(/.f64 (neg.f64 (neg.f64 (log.f64 (/.f64 x y)))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (log.f64 (/.f64 x y))) (neg.f64 z)) |
(/.f64 (log.f64 (/.f64 x y)) z) |
(-.f64 (/.f64 (log.f64 x) z) (/.f64 (log.f64 y) z)) |
(/.f64 (-.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 (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 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x y))) (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (log.f64 (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) (/.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y)))))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) |
(-.f64 (log.f64 x) (log.f64 y)) |
(log.f64 (/.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 2 binary64)) (pow.f64 (*.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 (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64)) (pow.f64 (*.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 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x))))) |
(/.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 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (neg.f64 (log.f64 y)) x))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) x z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.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 (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 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))))) |
(/.f64 (neg.f64 (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)))) (neg.f64 (+.f64 (pow.f64 (*.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 (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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64))) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) x z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.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 (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 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) 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 (log.f64 x) x (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(fma.f64 (log.f64 y) (neg.f64 x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (neg.f64 x) (log.f64 y) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (neg.f64 (log.f64 y)) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (log.f64 x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(-.f64 (/.f64 (pow.f64 (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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) x z))) (/.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) x z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (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 (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 (/.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 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z))))) (/.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)))))) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x)) |
(-.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.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 (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 (*.f64 (log.f64 x) x) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
(+.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(+.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x)) |
(*.f64 (log.f64 x) x) |
(*.f64 x (log.f64 x)) |
(log.f64 (pow.f64 x x)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64))) (fma.f64 z z (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 z (*.f64 (neg.f64 (log.f64 y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (log.f64 y) x) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (*.f64 (log.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 y) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (log.f64 y) x) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (log.f64 y) x) z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (+.f64 z (*.f64 (neg.f64 (log.f64 y)) x))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (-.f64 z (*.f64 (log.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (log.f64 y) x) z)))) |
(fma.f64 (log.f64 y) x z) |
(fma.f64 x (log.f64 y) z) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (log.f64 y) x))) (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 z (*.f64 (log.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 y) x) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (log.f64 y) x) z))) |
(-.f64 z (*.f64 (neg.f64 (log.f64 y)) x)) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 z (*.f64 (log.f64 y) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (log.f64 y) x) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (log.f64 y) x) z))))) |
(+.f64 (*.f64 (log.f64 y) x) z) |
(+.f64 z (*.f64 (log.f64 y) x)) |
(log.f64 y) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 2 binary64)) (pow.f64 (*.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 (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64)) (pow.f64 (*.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 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x))))) |
(/.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 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (neg.f64 (log.f64 y)) x))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) x z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.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 (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 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))))) |
(/.f64 (neg.f64 (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)))) (neg.f64 (+.f64 (pow.f64 (*.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 (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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64))) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) x z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.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 (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 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (log.f64 x) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) 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 (log.f64 x) x (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(fma.f64 (log.f64 y) (neg.f64 x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 (neg.f64 x) (log.f64 y) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (neg.f64 (log.f64 y)) (-.f64 (*.f64 (log.f64 x) x) z)) |
(fma.f64 x (log.f64 x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(-.f64 (/.f64 (pow.f64 (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 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) x z))) (/.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (fma.f64 (log.f64 x) x (fma.f64 (log.f64 y) x z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (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 (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 (/.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 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z))))) (/.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (log.f64 y) x z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)))))) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) z) (*.f64 (log.f64 y) x)) |
(-.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)) |
(-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z))))) (/.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.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 (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 (*.f64 (log.f64 x) x) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
(+.f64 (*.f64 (log.f64 x) x) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (-.f64 (*.f64 (log.f64 x) x) z)) |
(+.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) (*.f64 (log.f64 x) x)) |
(*.f64 (log.f64 y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (log.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 #s(literal 0 binary64) (log.f64 y))))) |
(neg.f64 (log.f64 y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) |
(log.f64 (pow.f64 y #s(literal -1 binary64))) |
(/.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) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) (neg.f64 z)) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx x x) |
#s(approx (log (pow (* (pow x -1) y) -1)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (pow (* (pow x -1) y) -1) (/.f64 x y)) |
#s(approx (* (pow x -1) y) (/.f64 y x)) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 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 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (neg.f64 z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (neg.f64 z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (fma.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) z) x (neg.f64 z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64))) |
#s(approx (/ (log (/ x y)) z) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z)) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (neg.f64 z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (* (log x) x) (*.f64 (log.f64 x) x)) |
#s(approx (+ (* (log y) x) z) z) |
#s(approx (+ (* (log y) x) z) (fma.f64 (log.f64 y) x z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (neg.f64 z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) 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 (- (* x (log (pow (* (pow x -1) y) -1))) z) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) (*.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (log (pow (* (pow x -1) y) -1)) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (neg.f64 (log.f64 y)) (/.f64 z x)) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x)) (log.f64 y)) x)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) z (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (/ (log (/ x y)) z) (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z)) |
#s(approx (log (/ x y)) (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (log.f64 (/.f64 (pow.f64 x #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x)) (log.f64 y)) x)) |
#s(approx (* (log x) x) (*.f64 (neg.f64 x) (neg.f64 (log.f64 x)))) |
#s(approx (+ (* (log y) x) z) (*.f64 (log.f64 y) x)) |
#s(approx (+ (* (log y) x) z) (*.f64 (+.f64 (/.f64 z x) (log.f64 y)) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y)) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (- (* (log x) x) z) (*.f64 (neg.f64 x) (neg.f64 (log.f64 x)))) |
#s(approx (- (* (log x) x) z) (*.f64 (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x)) x)) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (log (pow (* (pow x -1) y) -1)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)) (log.f64 y)))) |
#s(approx (log x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (+.f64 (/.f64 z x) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)) (neg.f64 (log.f64 y))))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) |
#s(approx (/ (log (/ x y)) z) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) z)) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 y))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)) (neg.f64 (log.f64 y))))) |
#s(approx (* (log x) x) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x)) |
#s(approx (+ (* (log y) x) z) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (log.f64 y)) (/.f64 z 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) 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 (- (* x (log (pow (* (pow x -1) y) -1))) z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (log (pow (* (pow x -1) y) -1)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx y y) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64))) |
#s(approx (/ (log (/ x y)) z) (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z)) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (log y) (log.f64 y)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (neg (log y)) (neg.f64 (log.f64 y))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (log.f64 x) x) (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (log.f64 x) x) (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) z))) |
#s(approx (+ (* (log y) x) z) (fma.f64 (neg.f64 x) (neg.f64 (log.f64 y)) z)) |
#s(approx (log y) (*.f64 #s(literal 1 binary64) (log.f64 y))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (neg (log y)) (neg.f64 (log.f64 y))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) (-.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (* x (log (pow (* (pow x -1) y) -1))) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x)) |
#s(approx (log (pow (* (pow x -1) y) -1)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (log.f64 x) x) z))) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (log.f64 x) x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 x (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 x (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z)) #s(literal 1 binary64))) |
#s(approx (/ (log (/ x y)) z) (/.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) z)) |
#s(approx (log (/ x y)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (log.f64 x) x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x z))) |
#s(approx (+ (* (log y) x) z) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) x z)) |
#s(approx (log y) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (log.f64 x) x) z))) |
#s(approx (neg (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 (- (* x (log (pow (* (pow x -1) y) -1))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (pow (* (pow x -1) y) -1))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx z z) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 #s(literal -1 binary64) (fma.f64 (log.f64 y) x z))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (/.f64 (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) z)) |
#s(approx (/ (log (/ x y)) z) (/.f64 (log.f64 (/.f64 x y)) z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (log.f64 (/.f64 x y)) 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 (pow (* (pow x -1) y) -1))) z) (*.f64 (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (*.f64 x (/.f64 (log.f64 x) z)) (fma.f64 x (/.f64 (log.f64 y) z) #s(literal 1 binary64))) z)) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (/ (log (/ x y)) z)) -1) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 1 binary64))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (*.f64 x (/.f64 (log.f64 x) z)) (fma.f64 x (/.f64 (log.f64 y) z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (log y) x) z) (*.f64 (fma.f64 x (/.f64 (log.f64 y) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) 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 (log (pow (* (pow x -1) y) -1))) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 y) z) #s(literal 1 binary64)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (log y) x) z) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 (neg.f64 (log.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 (log.f64 (/.f64 x y)) 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 9 179 to 1 282 computations (86% saved)
16 alts after pruning (11 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 382 | 7 | 389 |
| Fresh | 1 | 4 | 5 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 4 | 4 |
| Total | 387 | 16 | 403 |
| Status | Accuracy | Program |
|---|---|---|
| 45.4% | (fma.f64 (/.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))) x (neg.f64 z)) | |
| ▶ | 46.6% | (fma.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) x (neg.f64 z)) |
| 27.1% | (fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (*.f64 (log.f64 x) x))) | |
| ▶ | 29.5% | (fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (neg.f64 z))) |
| ✓ | 81.3% | (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
| ▶ | 27.2% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
| ✓ | 29.2% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| 27.1% | (-.f64 (*.f64 (log.f64 x) x) #s(approx (+ (* (log y) x) z) (*.f64 (log.f64 y) x))) | |
| ✓ | 52.8% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| ▶ | 79.8% | (-.f64 (*.f64 x (log.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)))) z) |
| ✓ | 81.3% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 55.4% | #s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64))) z)) | |
| 34.8% | #s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) z)) | |
| 22.3% | #s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z)))) | |
| ▶ | 70.1% | #s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
| ✓ | 46.2% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 514 to 376 computations (26.8% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (log.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)))) z) |
(*.f64 x (log.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)))) |
x |
(log.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
y |
#s(literal -1 binary64) |
z |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (neg.f64 z))) |
(neg.f64 (log.f64 y)) |
(log.f64 y) |
#s(approx (- (* (log x) x) 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) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
(log.f64 x) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
(*.f64 (neg.f64 (log.f64 y)) x) |
(fma.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) x (neg.f64 z)) |
(-.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) |
| Outputs |
|---|
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) #s(hole binary64 (* x (+ (log x) (log (/ 1 y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (pow (* (/ 1 x) y) -1)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (pow (* (/ 1 x) y) -1) #s(hole binary64 (/ x y))) |
#s(approx (* (/ 1 x) y) #s(hole binary64 (/ y x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (- (* x (log x)) z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (log y))) z))) |
#s(approx (* (neg (log y)) x) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (- (* x (- (+ (log -1) (log x)) (log (neg y)))) z))) |
#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 (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (pow (* (/ 1 x) y) -1)) #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 (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (/ z x)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ 1 x)))) (log (neg y)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* x (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ z 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 (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (pow (* (/ 1 x) y) -1)) #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 (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (+ (log y) (/ z x)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* x (- (* -1 (log (/ -1 x))) (log (neg y)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 (- (* -1 (log (/ -1 x))) (log (neg y)))) (/ z x)))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (* -1 (log (/ -1 x))) (log (neg y))))) |
#s(approx (log (neg x)) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (log (pow (* (/ 1 x) y) -1)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 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 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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (- (* x (- (log (neg x)) (+ (log -1) (log y)))) z))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (+ (log -1) (log y))))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (log y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (+ (* 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* x (log (/ 1 y))) z))) |
#s(approx (* (neg (log y)) x) #s(hole binary64 (* x (log (/ 1 y))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (- (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y))))))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 y)))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) #s(hole binary64 (* x (+ (log (* -1 x)) (log (/ -1 y)))))) |
#s(approx (log (pow (* (/ 1 x) y) -1)) #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 y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (neg (log y)) x) #s(hole binary64 (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (- (* x (- (log (neg x)) (* -1 (log (/ -1 y))))) z))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (* -1 (log (/ -1 y)))))) |
#s(approx (log (neg y)) #s(hole binary64 (* -1 (log (/ -1 y))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx z #s(hole binary64 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 (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) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log y)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* x (- (log (neg x)) (log (neg y)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (+ (* -1 z) (* x (- (log (neg x)) (log (neg y))))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) 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 (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log y)) z)) 1)))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (log (neg y)))) z) 1)))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) 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))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log (neg x)) (log (neg y)))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 78.0ms | y | @ | 0 | ((- (* x (log (pow (* (/ 1 x) y) -1))) z) (* x (log (pow (* (/ 1 x) y) -1))) x (log (pow (* (/ 1 x) y) -1)) (pow (* (/ 1 x) y) -1) (* (/ 1 x) y) (/ 1 x) 1 y -1 z (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (log y) (- (* (log x) x) 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) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg (log y)) x) (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y)) |
| 70.0ms | x | @ | 0 | ((- (* x (log (pow (* (/ 1 x) y) -1))) z) (* x (log (pow (* (/ 1 x) y) -1))) x (log (pow (* (/ 1 x) y) -1)) (pow (* (/ 1 x) y) -1) (* (/ 1 x) y) (/ 1 x) 1 y -1 z (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (log y) (- (* (log x) x) 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) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg (log y)) x) (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y)) |
| 47.0ms | y | @ | -inf | ((- (* x (log (pow (* (/ 1 x) y) -1))) z) (* x (log (pow (* (/ 1 x) y) -1))) x (log (pow (* (/ 1 x) y) -1)) (pow (* (/ 1 x) y) -1) (* (/ 1 x) y) (/ 1 x) 1 y -1 z (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (log y) (- (* (log x) x) 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) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg (log y)) x) (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y)) |
| 45.0ms | y | @ | inf | ((- (* x (log (pow (* (/ 1 x) y) -1))) z) (* x (log (pow (* (/ 1 x) y) -1))) x (log (pow (* (/ 1 x) y) -1)) (pow (* (/ 1 x) y) -1) (* (/ 1 x) y) (/ 1 x) 1 y -1 z (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (log y) (- (* (log x) x) 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) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg (log y)) x) (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y)) |
| 42.0ms | x | @ | inf | ((- (* x (log (pow (* (/ 1 x) y) -1))) z) (* x (log (pow (* (/ 1 x) y) -1))) x (log (pow (* (/ 1 x) y) -1)) (pow (* (/ 1 x) y) -1) (* (/ 1 x) y) (/ 1 x) 1 y -1 z (+ (* (neg (log y)) x) (- (* (log x) x) z)) (neg (log y)) (log y) (- (* (log x) x) 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) (+ (* (log x) x) (- (* (neg x) (log y)) z)) (log x) (- (* (neg x) (log y)) z) (* (neg (log y)) x) (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (- (log (neg x)) (log (neg y))) (log (neg x)) (neg x) (log (neg y)) (neg y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 407 | 3442 |
| 0 | 446 | 3032 |
| 1 | 1994 | 2973 |
| 0 | 8453 | 2963 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x (log.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)))) z) |
(*.f64 x (log.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)))) |
x |
(log.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) y) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
y |
#s(literal -1 binary64) |
z |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (neg.f64 z))) |
(neg.f64 (log.f64 y)) |
(log.f64 y) |
#s(approx (- (* (log x) x) 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) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
(log.f64 x) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
(*.f64 (neg.f64 (log.f64 y)) x) |
(fma.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) x (neg.f64 z)) |
(-.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) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) #s(hole binary64 (* x (+ (log x) (log (/ 1 y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (pow (* (/ 1 x) y) -1)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (pow (* (/ 1 x) y) -1) #s(hole binary64 (/ x y))) |
#s(approx (* (/ 1 x) y) #s(hole binary64 (/ y x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (log x) x) z) #s(hole binary64 (- (* x (log x)) z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (- (* x (+ (log x) (log (/ 1 y)))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (+ (* -1 z) (* x (* z (+ (/ (log x) z) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (* x (+ (/ (log x) z) (/ (log (/ 1 y)) z))) 1))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log x) (log (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (log y))) z))) |
#s(approx (* (neg (log y)) x) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (- (* x (- (+ (log -1) (log x)) (log (neg y)))) z))) |
#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 (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (log (pow (* (/ 1 x) y) -1)) #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 (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (* -1 (log (/ 1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ 1 y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* z (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* x (- (+ (* -1 (/ (log (/ 1 x)) z)) (/ (log (/ 1 y)) z)) (/ 1 x))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ 1 y)) (* -1 (log (/ 1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (log (/ 1 x))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* x (+ (* -1 (log y)) (+ (* -1 (log (/ 1 x))) (* -1 (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (log y))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* x (+ (* -1 (log y)) (* -1 (/ z x)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* x (- (+ (log -1) (* -1 (log (/ 1 x)))) (log (neg y)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* x (- (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ z 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 (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (log (pow (* (/ 1 x) y) -1)) #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 (- (* x (log (/ x y))) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) (/ z x)))))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (/ (* x (+ (log (/ -1 y)) (* -1 (log (/ -1 x))))) z))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))) z)) (/ 1 x)))))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (/ -1 y)) (* -1 (log (/ -1 x)))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (* -1 (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* x (+ (log y) (+ (* -1 (+ (log -1) (* -1 (log (/ -1 x))))) (/ z x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* x (+ (log y) (/ z x)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* x (- (* -1 (log (/ -1 x))) (log (neg y)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* -1 (* x (+ (* -1 (- (* -1 (log (/ -1 x))) (log (neg y)))) (/ z x)))))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (* -1 (log (/ -1 x))) (log (neg y))))) |
#s(approx (log (neg x)) #s(hole binary64 (* -1 (log (/ -1 x))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (- (* x (+ (log x) (* -1 (log y)))) z))) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) #s(hole binary64 (* x (+ (log x) (* -1 (log y)))))) |
#s(approx (log (pow (* (/ 1 x) y) -1)) #s(hole binary64 (+ (log x) (* -1 (log y))))) |
#s(approx y #s(hole binary64 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 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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (log y))) (* x (log x))) z))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (- (* x (- (log (neg x)) (+ (log -1) (log y)))) z))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (+ (log -1) (log y))))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (log y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (neg (log y)) x) (- (* (log x) x) z)) #s(hole binary64 (- (+ (* 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 (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log x) (log (/ 1 y)))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* x (log x)) (* x (log (/ 1 y)))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* x (log (/ 1 y))) z))) |
#s(approx (* (neg (log y)) x) #s(hole binary64 (* x (log (/ 1 y))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (- (* x (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y)))))) z))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (+ (log -1) (* -1 (log (/ 1 y))))))) |
#s(approx (log (neg y)) #s(hole binary64 (+ (log -1) (* -1 (log (/ 1 y)))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) #s(hole binary64 (* x (+ (log (* -1 x)) (log (/ -1 y)))))) |
#s(approx (log (pow (* (/ 1 x) y) -1)) #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 y))) z) #s(hole binary64 (- (* x (+ (log (* -1 x)) (log (/ -1 y)))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (+ (log (* -1 x)) (log (/ -1 y)))) z) 1))) |
#s(approx (log (/ x y)) #s(hole binary64 (+ (log (* -1 x)) (log (/ -1 y))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (- (+ (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) (* x (log x))) z))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (- (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))) z))) |
#s(approx (* (neg (log y)) x) #s(hole binary64 (* -1 (* x (+ (log -1) (* -1 (log (/ -1 y)))))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (- (* x (- (log (neg x)) (* -1 (log (/ -1 y))))) z))) |
#s(approx (- (log (neg x)) (log (neg y))) #s(hole binary64 (- (log (neg x)) (* -1 (log (/ -1 y)))))) |
#s(approx (log (neg y)) #s(hole binary64 (* -1 (log (/ -1 y))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (* x (log (/ x y))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) #s(hole binary64 (+ (* -1 z) (* x (log (/ x y)))))) |
#s(approx z #s(hole binary64 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 (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) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 (* x (log y))) (* x (log x))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (+ (* -1 z) (+ (* -1 (* x (log y))) (* x (log x)))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (+ (* -1 z) (* -1 (* x (log y)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* x (- (log (neg x)) (log (neg y)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (+ (* -1 z) (* x (- (log (neg x)) (log (neg y))))))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) 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 (log (/ x y))) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* z (- (/ (* x (log (/ x y))) z) 1)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) #s(hole binary64 (- (/ (* x (log (/ x y))) z) 1))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* z (- (+ (* -1 (/ (* x (log y)) z)) (/ (* x (log x)) z)) 1)))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* z (- (* -1 (/ (* x (log y)) z)) 1)))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* z (- (/ (* x (- (log (neg x)) (log (neg y)))) z) 1)))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) 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))))))) |
#s(approx (- (* x (log (/ x y))) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (log (/ x y))) z))))))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (+ (* -1 (* x (log y))) (* x (log x))) z))))))) |
#s(approx (- (* (neg x) (log y)) z) #s(hole binary64 (* -1 (* z (+ 1 (/ (* x (log y)) z)))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ (* x (- (log (neg x)) (log (neg y)))) z))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x z)) (/.f64 (*.f64 z z) (fma.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) z))))) |
(-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) z) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x) |
(*.f64 x (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 x (neg.f64 (neg.f64 (log.f64 x)))) (*.f64 x (neg.f64 (neg.f64 (log.f64 x)))))) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 x (neg.f64 (neg.f64 (log.f64 x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 x (neg.f64 (neg.f64 (log.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (neg.f64 (neg.f64 (log.f64 x)))) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 x (neg.f64 (neg.f64 (log.f64 x)))))))) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (neg.f64 (log.f64 y)) x (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (log.f64 y) (neg.f64 x) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 (neg.f64 x) (log.f64 y) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(fma.f64 x (neg.f64 (log.f64 y)) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) x)) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) (*.f64 x (neg.f64 (neg.f64 (log.f64 x))))) |
(log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) (neg.f64 x))) |
x |
(*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))) (*.f64 (neg.f64 (log.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))))))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (log.f64 y)))))) |
(/.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)) (neg.f64 (neg.f64 (log.f64 x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (neg.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 y) #s(literal 2 binary64))) (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (log.f64 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)) (neg.f64 (neg.f64 (log.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (neg.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x))))))) |
(neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (neg.f64 (log.f64 y))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (neg.f64 (neg.f64 (log.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (neg.f64 (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (neg.f64 (neg.f64 (log.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x)))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) |
(-.f64 (neg.f64 (log.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 y)) #s(literal 3 binary64)) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x))))))) (/.f64 (pow.f64 (neg.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64)) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x)))))))) |
(+.f64 (log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64)))) |
(+.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (log.f64 y))) |
(+.f64 (neg.f64 (log.f64 y)) (neg.f64 (neg.f64 (log.f64 x)))) |
(log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) (*.f64 (pow.f64 x #s(literal -1 binary64)) y)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) y)) |
(exp.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y)))) |
(+.f64 (cosh.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y)))) (sinh.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) x) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
y |
#s(literal -1 binary64) |
z |
(/.f64 (-.f64 (pow.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64))) (-.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) (*.f64 (neg.f64 (log.f64 y)) x))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64))) (fma.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(approx (- (* (log x) x) z) (neg.f64 z)) (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) (*.f64 (neg.f64 (log.f64 y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (pow.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 z))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (pow.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 z)))))) |
(fma.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64) #s(approx (- (* (log x) x) z) (neg.f64 z))) |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (neg.f64 z))) |
(fma.f64 (log.f64 y) (neg.f64 x) #s(approx (- (* (log x) x) z) (neg.f64 z))) |
(fma.f64 (neg.f64 x) (log.f64 y) #s(approx (- (* (log x) x) z) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x) #s(approx (- (* (log x) x) z) (neg.f64 z))) |
(fma.f64 x (neg.f64 (log.f64 y)) #s(approx (- (* (log x) x) z) (neg.f64 z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 z)))) (/.f64 (pow.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 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 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 z)))))) (/.f64 (pow.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 z))))))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 z))) |
(+.f64 #s(approx (- (* (log x) x) z) (neg.f64 z)) (*.f64 (neg.f64 (log.f64 y)) x)) |
(*.f64 (log.f64 y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 #s(literal 0 binary64) (log.f64 y))))) |
(neg.f64 (log.f64 y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 y))) |
(log.f64 (pow.f64 y #s(literal -1 binary64))) |
(log.f64 y) |
#s(approx (- (* (log x) x) z) (neg.f64 z)) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(neg.f64 z) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z) |
(*.f64 z (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (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 #s(literal 1 binary64) (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 (/.f64 x (neg.f64 y))))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 (/.f64 x (neg.f64 y)))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y))))))) |
(/.f64 (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 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.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 (/.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) |
(/.f64 (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64))) (-.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) (*.f64 (log.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (*.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) (*.f64 (log.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)))))) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
(fma.f64 x (log.f64 x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)))) (/.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)))))) (/.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))))))) |
(+.f64 (*.f64 (log.f64 x) x) #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
(+.f64 #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) (*.f64 (log.f64 x) x)) |
(log.f64 x) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
(*.f64 (*.f64 (log.f64 y) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (log.f64 y)) x) |
(*.f64 (log.f64 y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (log.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) x)) |
(*.f64 x (neg.f64 (log.f64 y))) |
(neg.f64 (*.f64 (log.f64 y) x)) |
(log.f64 (pow.f64 y (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))) (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (log.f64 (/.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))))) |
(/.f64 (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 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))))) |
(fma.f64 (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 #s(literal -1 binary64) z (log.f64 (pow.f64 (/.f64 x y) x))) |
(fma.f64 x (log.f64 (/.f64 x y)) (neg.f64 z)) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))) (/.f64 (*.f64 z z) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))) |
(-.f64 (neg.f64 z) (*.f64 (neg.f64 x) (log.f64 (/.f64 x y)))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x)))))) (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))))))) |
(+.f64 (/.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z))))) (/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (pow.f64 (/.f64 x y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)))))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x y) x)) (neg.f64 z)) |
(+.f64 (neg.f64 z) (log.f64 (pow.f64 (/.f64 x y) x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 (/.f64 x (neg.f64 y))))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64))) (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 y) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (fma.f64 (log.f64 y) (log.f64 y) (*.f64 (log.f64 x) (log.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 y))) (log.f64 (/.f64 x (neg.f64 y)))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (neg.f64 y))))))) |
(/.f64 (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 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (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 2 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 y) (log.f64 y) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (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) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) (neg.f64 z)) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
#s(approx x x) |
#s(approx (log (pow (* (/ 1 x) y) -1)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (pow (* (/ 1 x) y) -1) (/.f64 x y)) |
#s(approx (* (/ 1 x) y) (/.f64 y x)) |
#s(approx (/ 1 x) (pow.f64 x #s(literal -1 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 (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 (- (* 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 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) z) x (neg.f64 z))) |
#s(approx (+ (* (log (/ x y)) (/ x 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)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (neg.f64 z)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (log x) (log.f64 x)) |
#s(approx (- (* (neg x) (log y)) z) (neg.f64 z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (* (neg (log y)) x) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (neg.f64 z)) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#s(approx (log (neg x)) (log.f64 (neg.f64 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x)) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) (*.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y)) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x)) |
#s(approx (log (pow (* (/ 1 x) y) -1)) (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y)) #s(literal -1 binary64) (/.f64 (neg.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 (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 z x)) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y)) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) z))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (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 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) z) x)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) z) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (log (/ x y)) (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y))) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 y)) #s(literal -1 binary64) (/.f64 (neg.f64 z) x)) x)) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (neg.f64 (log.f64 y)) (/.f64 z x)) x)) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (*.f64 (-.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (log.f64 (neg.f64 y))) x)) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (log.f64 x) (/.f64 z x)) (log.f64 #s(literal -1 binary64))) (log.f64 (neg.f64 y))) x)) |
#s(approx (log (/ x y)) (-.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (log.f64 (neg.f64 y)))) |
#s(approx (log (neg x)) (log.f64 (*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (log (pow (* (/ 1 x) y) -1)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)) (log.f64 y)))) |
#s(approx (- (* (log x) x) 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 (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (* (+ (* (log (/ x y)) (/ x z)) -1) z) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (/.f64 (*.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (neg.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) z) x #s(literal 1 binary64)))) |
#s(approx (log (/ x y)) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (log.f64 y)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 z x)) (log.f64 y)))) |
#s(approx (log x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 x) (+.f64 (/.f64 z x) (log.f64 y)))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (*.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))) x) (neg z)) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 y))) #s(literal -1 binary64) (/.f64 z x)))) |
#s(approx (log (/ x y)) (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 y)))) |
#s(approx (log (neg x)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
#s(approx (log (pow (* (/ 1 x) y) -1)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#s(approx y y) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (neg (log y)) (neg.f64 (log.f64 y))) |
#s(approx (log y) (log.f64 y)) |
#s(approx (- (* x (log (/ x y))) z) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (* (+ (* (log (/ 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)) (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x))) |
#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 (neg x)) (log (neg y))) x) (neg z)) (-.f64 (log.f64 (pow.f64 (/.f64 x y) x)) z)) |
#s(approx (log (/ x y)) (log.f64 (/.f64 x y))) |
#s(approx (log (neg y)) (log.f64 (neg.f64 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* (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 (log y)) (neg.f64 (log.f64 y))) |
#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 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (log (/ x y)) (/ x z)) -1) (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (-.f64 (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x) z)) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 (log.f64 y)) x) z)) |
#s(approx (* (neg (log y)) x) (*.f64 (neg.f64 (log.f64 y)) x)) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg 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 (log (/ x y)) (-.f64 (log.f64 (neg.f64 x)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log (neg y)) (fma.f64 #s(literal 1 binary64) (log.f64 y) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) (-.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x) z)) |
#s(approx (* x (log (pow (* (/ 1 x) y) -1))) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x))) x)) |
#s(approx (log (pow (* (/ 1 x) y) -1)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (log.f64 x) x) z))) |
#s(approx (neg (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 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)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)))) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (log.f64 x) x) z))) |
#s(approx (- (* (neg x) (log y)) z) (-.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) z)) |
#s(approx (* (neg (log y)) x) (*.f64 (neg.f64 x) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (-.f64 (*.f64 (-.f64 (log.f64 (neg.f64 x)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) x) z)) |
#s(approx (log (/ x y)) (-.f64 (log.f64 (neg.f64 x)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
#s(approx (log (neg y)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx z z) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x (neg.f64 z))) |
#s(approx (- (* (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 (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) x) (- (* (neg x) (log y)) z)) (*.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x)) |
#s(approx (+ (* (log x) x) (- (* (neg x) (log y)) z)) (fma.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) x (neg.f64 z))) |
#s(approx (- (* (neg x) (log y)) z) (fma.f64 (neg.f64 (log.f64 y)) x (neg.f64 z))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (log.f64 (pow.f64 (/.f64 x y) x))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z))) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) 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 (- (* (log x) x) z) (*.f64 (-.f64 (*.f64 x (/.f64 (log.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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal 1 binary64)) z)) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 (log.f64 y)) x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg z)) (*.f64 (-.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (log (pow (* (/ 1 x) y) -1))) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (log x) 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 (- (* (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)))) |
#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 (+ (* (log x) x) (- (* (neg x) (log y)) z)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (/.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 x)) z) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 z) (fma.f64 x (/.f64 (log.f64 y) z) #s(literal 1 binary64)))) |
#s(approx (+ (* (- (log (neg x)) (log (neg y))) x) (neg 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 9 922 to 1 399 computations (85.9% saved)
20 alts after pruning (11 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 409 | 5 | 414 |
| Fresh | 0 | 6 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 410 | 20 | 430 |
| Status | Accuracy | Program |
|---|---|---|
| 45.4% | (fma.f64 (/.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))) x (neg.f64 z)) | |
| ✓ | 46.6% | (fma.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) x (neg.f64 z)) |
| 27.1% | (fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (*.f64 (log.f64 x) x))) | |
| ✓ | 29.5% | (fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (neg.f64 z))) |
| ✓ | 81.3% | (fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
| ✓ | 27.2% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
| ✓ | 29.2% | (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| 27.1% | (-.f64 (*.f64 (log.f64 x) x) #s(approx (+ (* (log y) x) z) (*.f64 (log.f64 y) x))) | |
| ✓ | 52.8% | (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
| ✓ | 79.8% | (-.f64 (*.f64 x (log.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)))) z) |
| ✓ | 81.3% | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 29.5% | (+.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 z))) | |
| 55.4% | #s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64))) z)) | |
| 34.8% | #s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) z)) | |
| 22.3% | #s(approx (- (- (* (log x) x) (* (log y) x)) z) #s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z)))) | |
| 38.7% | #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)) | |
| 38.7% | #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)) | |
| 70.1% | #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)) | |
| 34.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)) | |
| ✓ | 46.2% | #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
Compiled 969 to 441 computations (54.5% 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))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 z))) |
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
(-.f64 (*.f64 (log.f64 x) x) #s(approx (+ (* (log y) x) z) (*.f64 (log.f64 y) x))) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (*.f64 (log.f64 x) x))) |
(-.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)) |
(-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) |
(fma.f64 (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y))) x (neg.f64 z)) |
(-.f64 (-.f64 (*.f64 (log.f64 x) x) (*.f64 (log.f64 y) x)) z) |
(-.f64 (fma.f64 (neg.f64 (log.f64 y)) x (*.f64 (log.f64 x) x)) z) |
(fma.f64 (log.f64 x) x (-.f64 (*.f64 (neg.f64 x) (log.f64 y)) z)) |
(fma.f64 (neg.f64 (log.f64 y)) x (-.f64 (*.f64 (log.f64 x) x) z)) |
(-.f64 (*.f64 x (log.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) y) #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 (- (- (* (log x) x) (* (log y) x)) z) #s(approx (* (+ (* x (/ (log (/ x y)) z)) -1) z) (*.f64 (*.f64 x z) (/.f64 (neg.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 y))) z)))) |
(-.f64 (*.f64 x (log.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) y) #s(literal -1 binary64)))) z) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x) #s(literal -1 binary64))) z)) |
(-.f64 (/.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))) z) |
(fma.f64 (/.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))) x (neg.f64 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) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
5 calls:
| 32.0ms | x |
| 8.0ms | y |
| 8.0ms | z |
| 7.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 7.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.5% | 3 | (*.f64 x (log.f64 (/.f64 x y))) |
| 91.5% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 99.4% | 2 | x |
| 99.4% | 2 | y |
| 86.3% | 3 | 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))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 z))) |
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) #s(literal -1 binary64)) z)) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
(-.f64 (*.f64 (log.f64 x) x) #s(approx (+ (* (log y) x) z) (*.f64 (log.f64 y) x))) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (*.f64 (neg.f64 (log.f64 y)) x))) |
(fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (*.f64 (log.f64 x) x))) |
(-.f64 (*.f64 (log.f64 x) x) (fma.f64 (log.f64 y) x z)) |
| Outputs |
|---|
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z) |
2 calls:
| 5.0ms | y |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.1% | 2 | x |
| 91.1% | 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))) |
(+.f64 (*.f64 (neg.f64 (log.f64 y)) x) #s(approx (- (* (log x) x) z) (neg.f64 z))) |
(-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
(fma.f64 (log.f64 (/.f64 x y)) x (neg.f64 z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 #s(approx (+ (* (log (/ x y)) (/ x z)) -1) (*.f64 (log.f64 (/.f64 x y)) (/.f64 x z))) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 #s(approx (+ (* x (/ (log (/ x y)) z)) -1) (*.f64 (/.f64 (log.f64 (/.f64 x y)) z) x)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (/.f64 x z) #s(literal -1 binary64)) z)) |
#s(approx (- (- (* (log x) x) (* (log y) x)) z) (*.f64 (fma.f64 x (/.f64 (log.f64 (/.f64 x y)) z) #s(literal -1 binary64)) z)) |
#s(approx (- (* x (log (/ x y))) z) (*.f64 (fma.f64 (log.f64 (/.f64 x y)) (*.f64 (/.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)) |
4 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 3.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.9% | 3 | (*.f64 x (log.f64 (/.f64 x y))) |
| 88.9% | 3 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 84.8% | 3 | x |
| 81.3% | 1 | y |
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))) |
(+.f64 (*.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 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (neg.f64 z))) |
5 calls:
| 53.0ms | x |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 2.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.2% | 2 | y |
| 49.2% | 2 | x |
| 46.2% | 1 | z |
| 46.2% | 1 | (*.f64 x (log.f64 (/.f64 x y))) |
| 46.2% | 1 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
Compiled 17 to 22 computations (-29.4% saved)
| Inputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
| Outputs |
|---|
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
(fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z))) |
2 calls:
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.9% | 2 | y |
| 48.9% | 2 | x |
Compiled 2 to 6 computations (-200% 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)) |
5 calls:
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | (*.f64 x (log.f64 (/.f64 x y))) |
| 1.0ms | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.2% | 1 | (*.f64 x (log.f64 (/.f64 x y))) |
| 46.2% | 1 | (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) |
| 46.2% | 1 | z |
| 46.2% | 1 | x |
| 46.2% | 1 | y |
Compiled 17 to 22 computations (-29.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | -9.14487245887807e-307 | 1.063424882387394e-303 |
| 11.0ms | 164× | 0 | invalid |
| 7.0ms | 144× | 0 | valid |
Compiled 191 to 193 computations (-1% saved)
ival-log: 3.0ms (42.6% of total)ival-div!: 2.0ms (28.4% of total)ival-mult!: 2.0ms (28.4% of total)ival-sub!: 1.0ms (14.2% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -9.14487245887807e-307 | 1.063424882387394e-303 |
Compiled 164 to 166 computations (-1.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.4787705760569538e+307 | +inf |
| 0.0ms | -inf | -3.93050933569455e+307 |
Compiled 11 to 13 computations (-18.2% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 9.145825786738697e-269 | 7.242579546661605e-257 |
| 3.0ms | 64× | 0 | valid |
| 3.0ms | 59× | 0 | invalid |
Compiled 111 to 101 computations (9% saved)
ival-log: 1.0ms (35.6% of total)ival-div!: 1.0ms (35.6% of total)ival-mult!: 1.0ms (35.6% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 6.0ms | -1.3622090284860764e-302 | 5.3793347236460693e-306 |
| 2.0ms | 44× | 0 | invalid |
| 2.0ms | 32× | 0 | valid |
Compiled 61 to 57 computations (6.6% saved)
ival-log: 1.0ms (57.5% of total)ival-div!: 1.0ms (57.5% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 156 |
| 1 | 81 | 156 |
| 2 | 92 | 156 |
| 3 | 94 | 156 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 y #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z)) |
(if (<=.f64 y #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z)) |
(if (<=.f64 (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(literal -inf.0 binary64)) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (if (<=.f64 (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(literal 19999999999999999720621195205129155434005283676252727750499321471767131705345487698129692828457921333572758560785309230786706345700504206672551904741230794021461383329378750357138079702146292679283246532142253440022040339106608037192915625377123894402342976922345843644278133859702564244005353335500042141696 binary64)) (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)))) |
(if (<=.f64 x #s(literal 432778879906337/4327788799063369698118367518036104040602397294887907509272254128346512609744690048814426160231687683233172643784762398137404191207445999921156415311568401014033503715319849649510248592805285405106374515984066055406780647774220793764564147394699562815402300054714269682368512 binary64)) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (neg.f64 z)))) |
(if (<=.f64 x #s(literal -6325070415853457/12650140831706913647030959169932331690597290610258882397306334876714396222999709180747523981339820280949192366519800744461863046086612092304188337496296156870094839017285397585279181733880826021327485479904546566785125467714043293663631459728072472271300628532022423097020838413451906408261645469290375391456731733818343424 binary64)) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
| Outputs |
|---|
(if (<=.f64 y #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (-.f64 (*.f64 x (-.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 y)))) z) (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z)) |
(if (<=.f64 y #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) (-.f64 (*.f64 x (-.f64 (log.f64 x) (log.f64 y))) z)) |
(if (<=.f64 (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(literal -inf.0 binary64)) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (if (<=.f64 (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(literal 19999999999999999720621195205129155434005283676252727750499321471767131705345487698129692828457921333572758560785309230786706345700504206672551904741230794021461383329378750357138079702146292679283246532142253440022040339106608037192915625377123894402342976922345843644278133859702564244005353335500042141696 binary64)) (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)))) |
(if (or (<=.f64 (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(literal -inf.0 binary64)) (not (<=.f64 (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z) #s(literal 19999999999999999720621195205129155434005283676252727750499321471767131705345487698129692828457921333572758560785309230786706345700504206672551904741230794021461383329378750357138079702146292679283246532142253440022040339106608037192915625377123894402342976922345843644278133859702564244005353335500042141696 binary64)))) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (-.f64 (*.f64 x (log.f64 (/.f64 x y))) z)) |
(if (<=.f64 x #s(literal 432778879906337/4327788799063369698118367518036104040602397294887907509272254128346512609744690048814426160231687683233172643784762398137404191207445999921156415311568401014033503715319849649510248592805285405106374515984066055406780647774220793764564147394699562815402300054714269682368512 binary64)) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (fma.f64 (neg.f64 (log.f64 y)) x #s(approx (- (* (log x) x) z) (neg.f64 z)))) |
(if (<=.f64 x #s(literal -6325070415853457/12650140831706913647030959169932331690597290610258882397306334876714396222999709180747523981339820280949192366519800744461863046086612092304188337496296156870094839017285397585279181733880826021327485479904546566785125467714043293663631459728072472271300628532022423097020838413451906408261645469290375391456731733818343424 binary64)) #s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) (fma.f64 (log.f64 x) x #s(approx (- (* (neg x) (log y)) z) (neg.f64 z)))) |
#s(approx (- (* x (log (/ x y))) z) (neg.f64 z)) |
| 1× | fuel |
Compiled 156 to 54 computations (65.4% saved)
Compiled 328 to 122 computations (62.8% saved)
Loading profile data...