
Time bar (total: 6.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 1 |
Compiled 6 to 5 computations (16.7% saved)
| 401.0ms | 8 256× | 0 | valid |
ival-acosh: 159.0ms (72.8% of total)ival->=: 48.0ms (22% of total)exact: 8.0ms (3.7% of total)ival-assert: 4.0ms (1.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 127 | 0 | - | 0 | - | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 2 | 0 | - | 0 | - | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 0 | 0 | - | 0 | - | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
| 0 | 0 | - | 0 | - | (*.f32 x x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary32) |
| 0 | 0 | - | 0 | - | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f32 | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) | oflow-rescue | 127 | 0 |
| ↳ | (*.f32 x x) | overflow | 127 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 127 | |
log.f32 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) | oflow-rescue | 2 | 0 |
| ↳ | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) | overflow | 2 | |
| ↳ | (*.f32 x x) | overflow | 127 | |
| ↳ | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | overflow | 127 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 127 | 0 |
| - | 0 | 129 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 127 | 0 | 0 |
| - | 0 | 0 | 129 |
| number | freq |
|---|---|
| 0 | 129 |
| 1 | 125 |
| 2 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 37.0ms | 512× | 0 | valid |
Compiled 112 to 32 computations (71.4% saved)
ival-log: 12.0ms (47% of total)ival-mult: 4.0ms (15.7% of total)ival-sqrt: 4.0ms (15.7% of total)ival-sub: 3.0ms (11.7% of total)ival-add: 3.0ms (11.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 7 |
| 1 | 10 | 7 |
| 2 | 14 | 7 |
| 3 | 17 | 7 |
| 4 | 21 | 7 |
| 5 | 28 | 7 |
| 6 | 35 | 7 |
| 0 | 7 | 9 |
| 0 | 12 | 9 |
| 1 | 21 | 9 |
| 2 | 25 | 9 |
| 3 | 40 | 9 |
| 4 | 71 | 9 |
| 5 | 132 | 9 |
| 6 | 292 | 9 |
| 7 | 572 | 9 |
| 8 | 2045 | 9 |
| 9 | 3155 | 9 |
| 10 | 4433 | 9 |
| 11 | 5106 | 9 |
| 12 | 5408 | 9 |
| 13 | 5593 | 9 |
| 14 | 5695 | 9 |
| 15 | 6014 | 9 |
| 16 | 6560 | 9 |
| 17 | 7671 | 9 |
| 0 | 8091 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Outputs |
|---|
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
Compiled 9 to 7 computations (22.2% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.6% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
Compiled 9 to 7 computations (22.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) | |
| cost-diff | 0 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) | |
| cost-diff | 0 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) | |
| cost-diff | 64 | (-.f32 (*.f32 x x) #s(literal 1 binary32)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 33 |
| 0 | 12 | 33 |
| 1 | 21 | 33 |
| 2 | 25 | 33 |
| 3 | 40 | 33 |
| 4 | 71 | 33 |
| 5 | 132 | 33 |
| 6 | 292 | 33 |
| 7 | 572 | 33 |
| 8 | 2045 | 33 |
| 9 | 3155 | 33 |
| 10 | 4433 | 33 |
| 11 | 5106 | 33 |
| 12 | 5408 | 33 |
| 13 | 5593 | 33 |
| 14 | 5695 | 33 |
| 15 | 6014 | 33 |
| 16 | 6560 | 33 |
| 17 | 7671 | 33 |
| 0 | 8091 | 29 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
x |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(*.f32 x x) |
#s(literal 1 binary32) |
| Outputs |
|---|
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
x |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 x x) |
#s(literal 1 binary32) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (-.f32 (*.f32 x x) #s(literal 1 binary32)) | |
| accuracy | 0.0234375 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) | |
| accuracy | 0.24551595525320707 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) | |
| accuracy | 13.704118964545128 | (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| 38.0ms | 256× | 0 | valid |
Compiled 68 to 16 computations (76.5% saved)
ival-log: 3.0ms (31.3% of total)ival-mult: 2.0ms (20.9% of total)ival-sqrt: 2.0ms (20.9% of total)ival-sub: 1.0ms (10.4% of total)ival-add: 1.0ms (10.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ()) |
| Outputs |
|---|
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (-.f32 (*.f32 x x) #s(literal 1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) #<representation binary32>) () ())) ()) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | ((- (* x x) 1) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1))) |
| 1.0ms | x | @ | -inf | ((- (* x x) 1) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1))) |
| 1.0ms | x | @ | inf | ((- (* x x) 1) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 559 |
| 1 | 411 | 533 |
| 2 | 1146 | 526 |
| 3 | 3331 | 488 |
| 4 | 7980 | 488 |
| 0 | 8533 | 459 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1 |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
#s(literal -1 binary32) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/6 binary32) #s(literal 1 binary32)) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(fma.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(sqrt.f32 #s(literal -1 binary32)) |
(fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) x) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (*.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))) (fma.f32 #s(literal 1/8 binary32) (*.f32 x x) #s(literal 1/2 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) |
(*.f32 x x) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x)) |
(-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fma.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x (/.f32 #s(literal -1/2 binary32) x)) |
x |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x)) |
(fma.f32 (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 4 binary32))) x (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(*.f32 x x) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
(-.f32 (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/128 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 5 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 #s(literal -1/2 binary32) x)) |
(neg.f32 x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(-.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) x) |
(fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 28 |
| 0 | 12 | 28 |
| 1 | 49 | 28 |
| 2 | 322 | 28 |
| 3 | 3626 | 28 |
| 0 | 8646 | 24 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f32 (*.f32 x x) #s(literal 1 binary32)) |
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 8 345 to 1 580 computations (81.1% saved)
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 360 | 7 | 367 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 360 | 8 | 368 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 28.4% | (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
| ✓ | 53.6% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ▶ | 53.6% | (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) |
| ▶ | 98.2% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
| ▶ | 0.6% | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) |
| ▶ | 97.5% | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
| 97.9% | #s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) | |
| 97.2% | #s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
Compiled 215 to 161 computations (25.1% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) | |
| cost-diff | 64 | (*.f32 (+.f32 #s(literal 1 binary32) x) x) | |
| cost-diff | 160 | (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) | |
| cost-diff | 192 | (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) | |
| cost-diff | 0 | (fma.f32 x x #s(literal -1 binary32)) | |
| cost-diff | 0 | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) | |
| cost-diff | 0 | (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) | |
| cost-diff | 0 | (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) | |
| cost-diff | 0 | (/.f32 #s(literal -1/2 binary32) x) | |
| cost-diff | 0 | (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) | |
| cost-diff | 0 | #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) | |
| cost-diff | 0 | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) | |
| cost-diff | 0 | (*.f32 #s(literal 2 binary32) x) | |
| cost-diff | 0 | #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) | |
| cost-diff | 0 | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) | |
| cost-diff | 0 | (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) | |
| cost-diff | 0 | #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) | |
| cost-diff | 0 | (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) | |
| cost-diff | 0 | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 218 |
| 0 | 53 | 183 |
| 1 | 77 | 182 |
| 2 | 103 | 182 |
| 3 | 151 | 181 |
| 4 | 266 | 181 |
| 5 | 601 | 181 |
| 6 | 2058 | 181 |
| 7 | 3275 | 181 |
| 8 | 4705 | 181 |
| 9 | 5325 | 181 |
| 10 | 5638 | 181 |
| 11 | 5729 | 181 |
| 12 | 5804 | 181 |
| 13 | 6166 | 181 |
| 14 | 7310 | 181 |
| 15 | 7833 | 181 |
| 0 | 8024 | 180 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
(+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) |
x |
#s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(/.f32 #s(literal 1/2 binary32) x) |
#s(literal 1/2 binary32) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
#s(literal 2 binary32) |
x |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
#s(literal 2 binary32) |
x |
(/.f32 #s(literal -1/2 binary32) x) |
#s(literal -1/2 binary32) |
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
x |
#s(literal -1 binary32) |
(log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) |
(+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) |
x |
(sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) |
(*.f32 (+.f32 #s(literal 1 binary32) x) x) |
(+.f32 #s(literal 1 binary32) x) |
#s(literal 1 binary32) |
(*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) |
#s(literal -1 binary32) |
| Outputs |
|---|
(log.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)) |
(+.f32 #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) x) |
x |
#s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(/.f32 #s(literal 1/2 binary32) x) |
#s(literal 1/2 binary32) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
#s(literal 2 binary32) |
x |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
#s(literal 2 binary32) |
x |
(/.f32 #s(literal -1/2 binary32) x) |
#s(literal -1/2 binary32) |
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
x |
#s(literal -1 binary32) |
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
x |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x x) |
(-.f32 x #s(literal -1 binary32)) |
#s(literal 1 binary32) |
(-.f32 #s(literal -1 binary32) x) |
#s(literal -1 binary32) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0234375 | (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) | |
| accuracy | 0.0625 | (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) | |
| accuracy | 0.24551595525320707 | (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) | |
| accuracy | 13.704118964545128 | (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) | |
| accuracy | 0.0234375 | (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) | |
| accuracy | 0.24551595525320707 | (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) | |
| accuracy | 13.704118964545128 | (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) | |
| accuracy | 31.445495712637566 | (fma.f32 x x #s(literal -1 binary32)) | |
| accuracy | 0 | (/.f32 #s(literal -1/2 binary32) x) | |
| accuracy | 0.24551595525320707 | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) | |
| accuracy | 0.3650783722265024 | #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) | |
| accuracy | 30.082926877187152 | (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) | |
| accuracy | 0 | (*.f32 #s(literal 2 binary32) x) | |
| accuracy | 0.24551595525320707 | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) | |
| accuracy | 0.703072347959342 | #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) | |
| accuracy | 0 | (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) | |
| accuracy | 0.0234375 | (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) | |
| accuracy | 0.24551595525320707 | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) | |
| accuracy | 0.38459837398030805 | #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
| 89.0ms | 256× | 0 | valid |
Compiled 403 to 63 computations (84.4% saved)
ival-add: 52.0ms (67.1% of total)ival-log: 7.0ms (9% of total)ival-mult: 6.0ms (7.7% of total)ival-sqrt: 5.0ms (6.5% of total)ival-div: 4.0ms (5.2% of total)ival-sub: 3.0ms (3.9% of total)exact: 1.0ms (1.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ()) |
| Outputs |
|---|
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (-.f32 x (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (fma.f32 x x #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) #<representation binary32>) () ())) ()) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (- x (/ 1/2 x)) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (* 2 x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (+ (* 2 x) (/ -1/2 x)) (/ -1/2 x) (log (+ (sqrt (+ (* x x) -1)) x)) (+ (sqrt (+ (* x x) -1)) x) (sqrt (+ (* x x) -1)) (+ (* x x) -1) (+ (* (+ 1 x) x) (* (+ 1 x) -1)) (* (+ 1 x) -1) (* (+ 1 x) x) (log (+ x (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))))) (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))) (+ x (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))))) |
| 2.0ms | x | @ | inf | ((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (- x (/ 1/2 x)) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (* 2 x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (+ (* 2 x) (/ -1/2 x)) (/ -1/2 x) (log (+ (sqrt (+ (* x x) -1)) x)) (+ (sqrt (+ (* x x) -1)) x) (sqrt (+ (* x x) -1)) (+ (* x x) -1) (+ (* (+ 1 x) x) (* (+ 1 x) -1)) (* (+ 1 x) -1) (* (+ 1 x) x) (log (+ x (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))))) (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))) (+ x (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))))) |
| 2.0ms | x | @ | 0 | ((log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (- x (/ 1/2 x)) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (* 2 x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (+ (* 2 x) (/ -1/2 x)) (/ -1/2 x) (log (+ (sqrt (+ (* x x) -1)) x)) (+ (sqrt (+ (* x x) -1)) x) (sqrt (+ (* x x) -1)) (+ (* x x) -1) (+ (* (+ 1 x) x) (* (+ 1 x) -1)) (* (+ 1 x) -1) (* (+ 1 x) x) (log (+ x (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))))) (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))) (+ x (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 2620 |
| 1 | 470 | 2454 |
| 2 | 1284 | 2341 |
| 3 | 4682 | 2333 |
| 0 | 8198 | 2218 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
(/ -1/2 x) |
(/ (- (pow x 2) 1/2) x) |
(/ (- (pow x 2) 1/2) x) |
(/ (- (pow x 2) 1/2) x) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(/ -1/2 x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
-1 |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
-1 |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
-1 |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
x |
(* x (+ 1 x)) |
(* x (+ 1 x)) |
(* x (+ 1 x)) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
x |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
| Outputs |
|---|
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/6 binary32) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(fma.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) x) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(sqrt.f32 #s(literal -1 binary32)) |
(fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) x) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x (sqrt.f32 #s(literal -1 binary32)))) |
(/.f32 #s(literal -1/2 binary32) x) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/6 binary32) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(fma.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) x) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/6 binary32) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(fma.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) x) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(/.f32 #s(literal -1/2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/6 binary32) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(fma.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) x) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(sqrt.f32 #s(literal -1 binary32)) |
(fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) x) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x (sqrt.f32 #s(literal -1 binary32)))) |
#s(literal -1 binary32) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
#s(literal -1 binary32) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
#s(literal -1 binary32) |
(-.f32 #s(literal -1 binary32) x) |
(-.f32 #s(literal -1 binary32) x) |
(-.f32 #s(literal -1 binary32) x) |
x |
(fma.f32 x x x) |
(fma.f32 x x x) |
(fma.f32 x x x) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 3 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/6 binary32) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) x) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x x) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x (sqrt.f32 #s(literal -1 binary32)))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(fma.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (fma.f32 (*.f32 #s(literal 1/8 binary32) x) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x)) |
(-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fma.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x (/.f32 #s(literal -1/2 binary32) x)) |
x |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x)) |
(fma.f32 (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 4 binary32))) x (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
x |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x)) |
(-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fma.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x)) |
(-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fma.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x)) |
(-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fma.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x (/.f32 #s(literal -1/2 binary32) x)) |
x |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x)) |
(fma.f32 (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 4 binary32))) x (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(*.f32 x x) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 x x) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(neg.f32 x) |
(-.f32 #s(literal -1 binary32) x) |
(-.f32 #s(literal -1 binary32) x) |
(-.f32 #s(literal -1 binary32) x) |
(*.f32 x x) |
(fma.f32 x x x) |
(fma.f32 x x x) |
(fma.f32 x x x) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x)) |
(-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) |
x |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x)) |
(fma.f32 (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 4 binary32))) x (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fma.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/128 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) x) |
(neg.f32 x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(-.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) x) |
(fma.f32 x (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
x |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/128 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/128 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) x) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/128 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) x) |
(neg.f32 x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(-.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) x) |
(fma.f32 x (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
(*.f32 x x) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 x x) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(neg.f32 x) |
(-.f32 #s(literal -1 binary32) x) |
(-.f32 #s(literal -1 binary32) x) |
(-.f32 #s(literal -1 binary32) x) |
(*.f32 x x) |
(fma.f32 x x x) |
(fma.f32 x x x) |
(fma.f32 x x x) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(neg.f32 x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(-.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) x) |
(fma.f32 x (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
(/.f32 (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/128 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 4 binary32))) (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x)))) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 200 |
| 0 | 53 | 165 |
| 1 | 203 | 164 |
| 2 | 1526 | 164 |
| 0 | 8161 | 163 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
(+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x)))) |
#s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(/.f32 #s(literal -1/2 binary32) x) |
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x) |
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) |
(fma.f32 x x #s(literal -1 binary32)) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))) |
(*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)) |
(*.f32 (+.f32 #s(literal 1 binary32) x) x) |
(log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) |
(sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))) |
(+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))))) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 26 155 to 3 035 computations (88.4% saved)
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 987 | 5 | 992 |
| Fresh | 2 | 0 | 2 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 992 | 8 | 1 000 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.6% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ▶ | 53.6% | (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) |
| ✓ | 98.2% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
| ▶ | 44.1% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) |
| ▶ | 52.5% | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) |
| ▶ | 98.2% | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) |
| ✓ | 97.5% | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
| ▶ | 97.2% | #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
Compiled 215 to 164 computations (23.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (log.f32 #s(literal 2 binary32)) | |
| cost-diff | 0 | (log.f32 x) | |
| cost-diff | 0 | (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) | |
| cost-diff | 0 | #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) | |
| cost-diff | 0 | (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) | |
| cost-diff | 0 | (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) | |
| cost-diff | 0 | (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) | |
| cost-diff | 64 | (*.f32 (+.f32 #s(literal 1 binary32) x) x) | |
| cost-diff | 0 | #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) | |
| cost-diff | 0 | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) | |
| cost-diff | 64 | (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) | |
| cost-diff | 160 | (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) | |
| cost-diff | 0 | #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) | |
| cost-diff | 0 | #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) | |
| cost-diff | 0 | (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) | |
| cost-diff | 0 | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) | |
| cost-diff | 0 | (/.f32 #s(literal -1/2 binary32) x) | |
| cost-diff | 0 | #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) | |
| cost-diff | 0 | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) | |
| cost-diff | 64 | (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 293 |
| 0 | 68 | 287 |
| 1 | 95 | 277 |
| 2 | 121 | 277 |
| 3 | 159 | 277 |
| 4 | 242 | 277 |
| 5 | 439 | 277 |
| 6 | 775 | 277 |
| 7 | 2161 | 277 |
| 8 | 3523 | 277 |
| 0 | 8124 | 257 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) |
(+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) |
(/.f32 #s(literal -1/2 binary32) x) |
#s(literal -1/2 binary32) |
x |
(*.f32 #s(literal 2 binary32) x) |
#s(literal 2 binary32) |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) |
(+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) |
x |
#s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) |
#s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) |
(/.f32 #s(literal -1/2 binary32) x) |
#s(literal -1/2 binary32) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) |
(/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) |
(+.f32 #s(literal -1/4 binary32) (*.f32 x x)) |
#s(literal -1/4 binary32) |
(*.f32 x x) |
x |
(*.f32 x #s(literal 1/2 binary32)) |
#s(literal 1/2 binary32) |
(log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) |
(+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) |
x |
(sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) |
(*.f32 (+.f32 #s(literal 1 binary32) x) x) |
(+.f32 #s(literal 1 binary32) x) |
#s(literal 1 binary32) |
#s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal -1 binary32) x) |
#s(literal -1 binary32) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(log.f32 x) |
x |
(log.f32 #s(literal 2 binary32)) |
#s(literal 2 binary32) |
| Outputs |
|---|
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(/.f32 #s(literal -1/2 binary32) x) |
#s(literal -1/2 binary32) |
x |
(*.f32 #s(literal 2 binary32) x) |
#s(literal 2 binary32) |
(log.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) x)) |
(+.f32 #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) x) |
x |
#s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) |
#s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) |
(/.f32 #s(literal -1/2 binary32) x) |
#s(literal -1/2 binary32) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x))) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 x x #s(literal -1/4 binary32)) |
#s(literal -1/4 binary32) |
(*.f32 x x) |
x |
(*.f32 #s(literal 1/2 binary32) x) |
#s(literal 1/2 binary32) |
(log.f32 (+.f32 (sqrt.f32 (fma.f32 (-.f32 x #s(literal -1 binary32)) x #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) x)) |
(+.f32 (sqrt.f32 (fma.f32 (-.f32 x #s(literal -1 binary32)) x #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) x) |
x |
(sqrt.f32 (fma.f32 (-.f32 x #s(literal -1 binary32)) x #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) |
(fma.f32 (-.f32 x #s(literal -1 binary32)) x #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) |
(fma.f32 x x x) |
(-.f32 x #s(literal -1 binary32)) |
#s(literal 1 binary32) |
#s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)) |
(-.f32 #s(literal -1 binary32) x) |
#s(literal -1 binary32) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) |
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) |
(log.f32 x) |
x |
(log.f32 #s(literal 2 binary32)) |
#s(literal 2 binary32) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (log.f32 x) | |
| accuracy | 0 | (log.f32 #s(literal 2 binary32)) | |
| accuracy | 0.32421875 | (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) | |
| accuracy | 0.5820872819579203 | #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) | |
| accuracy | 0.0234375 | (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) | |
| accuracy | 0.0625 | (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) | |
| accuracy | 0.24551595525320707 | (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) | |
| accuracy | 13.704118964545128 | (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) | |
| accuracy | 0.00390625 | (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) | |
| accuracy | 0.24551595525320707 | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) | |
| accuracy | 0.3650783722265024 | #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) | |
| accuracy | 13.566413251733222 | (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) | |
| accuracy | 0.0234375 | (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) | |
| accuracy | 0.24551595525320707 | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) | |
| accuracy | 0.38459837398030805 | #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) | |
| accuracy | 30.982429005495803 | #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) | |
| accuracy | 0 | (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) | |
| accuracy | 0 | (*.f32 #s(literal 2 binary32) x) | |
| accuracy | 0.24551595525320707 | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) | |
| accuracy | 0.3650783722265024 | #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) |
| 186.0ms | 256× | 0 | valid |
Compiled 492 to 86 computations (82.5% saved)
ival-sqrt: 54.0ms (52.8% of total)ival-mult: 16.0ms (15.6% of total)ival-log: 11.0ms (10.8% of total)ival-add: 10.0ms (9.8% of total)ival-div: 5.0ms (4.9% of total)ival-sub: 4.0ms (3.9% of total)exact: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (log.f32 #s(literal 2 binary32)) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ()) |
| Outputs |
|---|
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal -1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 (+.f32 #s(literal 1 binary32) x) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (*.f32 #s(literal 2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) #<representation binary32>) () ())) ()) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 166.0ms | x | @ | 0 | ((+ (/ -1/2 x) (* 2 x)) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (/ -1/2 x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (- x (/ 1/2 x)) (/ (+ -1/4 (* x x)) (* x 1/2)) (+ -1/4 (* x x)) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (* (+ 1 x) x) (log (+ x (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))))) (+ x (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1)))) (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))) (log (+ (sqrt (+ (* x x) -1)) x)) (+ (log x) (log 2)) (log x) (log 2) (* 2 x) (+ (* (+ 1 x) x) (* (+ 1 x) -1))) |
| 75.0ms | x | @ | -inf | ((+ (/ -1/2 x) (* 2 x)) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (/ -1/2 x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (- x (/ 1/2 x)) (/ (+ -1/4 (* x x)) (* x 1/2)) (+ -1/4 (* x x)) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (* (+ 1 x) x) (log (+ x (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))))) (+ x (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1)))) (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))) (log (+ (sqrt (+ (* x x) -1)) x)) (+ (log x) (log 2)) (log x) (log 2) (* 2 x) (+ (* (+ 1 x) x) (* (+ 1 x) -1))) |
| 15.0ms | x | @ | inf | ((+ (/ -1/2 x) (* 2 x)) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (/ -1/2 x) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (sqrt (- (* x x) 1)) (- x (/ 1/2 x)) (/ (+ -1/4 (* x x)) (* x 1/2)) (+ -1/4 (* x x)) (log (+ x (sqrt (- (* x x) 1)))) (+ x (sqrt (- (* x x) 1))) (* (+ 1 x) x) (log (+ x (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))))) (+ x (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1)))) (sqrt (+ (* (+ 1 x) x) (* (+ 1 x) -1))) (log (+ (sqrt (+ (* x x) -1)) x)) (+ (log x) (log 2)) (log x) (log 2) (* 2 x) (+ (* (+ 1 x) x) (* (+ 1 x) -1))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 2480 |
| 1 | 479 | 2380 |
| 2 | 1295 | 2277 |
| 3 | 3822 | 2201 |
| 0 | 8350 | 2088 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ -1/2 x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
(/ -1/2 x) |
(/ (- (pow x 2) 1/2) x) |
(/ (- (pow x 2) 1/2) x) |
(/ (- (pow x 2) 1/2) x) |
(/ -1/2 x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
(/ (- (* 2 (pow x 2)) 1/2) x) |
-1/4 |
(- (pow x 2) 1/4) |
(- (pow x 2) 1/4) |
(- (pow x 2) 1/4) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
x |
(* x (+ 1 x)) |
(* x (+ 1 x)) |
(* x (+ 1 x)) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(sqrt -1) |
(+ x (sqrt -1)) |
(+ (sqrt -1) (* x (+ 1 (* 1/2 (/ x (sqrt -1)))))) |
(+ (sqrt -1) (* x (+ 1 (* x (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))))) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ (pow x 2) (sqrt -1)))) |
(+ (sqrt -1) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt -1) 3))) (* 1/2 (/ 1 (sqrt -1)))))) |
(+ (sqrt -1) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/8 (/ 1 (pow (sqrt -1) 3))))) (* 1/2 (/ 1 (sqrt -1)))))) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(+ (log 2) (log x)) |
(log x) |
(log x) |
(log x) |
(log x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
-1 |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (- 1 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1 (* 1/4 (/ 1 (pow x 2))))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* 2 x) |
(* x (- 2 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 2 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 2 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
x |
(* x (- 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* -1 (log (/ 1 x))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(/ -1/2 x) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
x |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1))) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 2))) |
(pow x 2) |
(* (pow x 2) (- 1 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1 (* 1/4 (/ 1 (pow x 2))))) |
(* (pow x 2) (- 1 (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) x) |
(* -1 (/ (- (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (+ 1/16 (* 5/128 (/ 1 (pow x 2)))) (pow x 4))) (+ 1/2 (* 1/8 (/ 1 (pow x 2))))) x)) |
(* -1 x) |
(* -1 (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1/2 (* 1/8 (/ 1 (pow x 2)))) (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (+ 1/8 (* 1/16 (/ 1 (pow x 2)))) (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) |
(+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) |
(+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) |
(+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(+ (log -1) (* -1 (log (/ -1 x)))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
| Outputs |
|---|
(/.f32 #s(literal -1/2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/6 binary32) #s(literal 1 binary32)) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(fma.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/6 binary32) #s(literal 1 binary32)) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(fma.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(sqrt.f32 #s(literal -1 binary32)) |
(fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) x) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x (sqrt.f32 #s(literal -1 binary32)))) |
(/.f32 #s(literal -1/2 binary32) x) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(/.f32 #s(literal -1/2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
#s(literal -1/4 binary32) |
(fma.f32 x x #s(literal -1/4 binary32)) |
(fma.f32 x x #s(literal -1/4 binary32)) |
(fma.f32 x x #s(literal -1/4 binary32)) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/6 binary32) #s(literal 1 binary32)) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(fma.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
x |
(fma.f32 x x x) |
(fma.f32 x x x) |
(fma.f32 x x x) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/6 binary32) #s(literal 1 binary32)) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(sqrt.f32 #s(literal -1 binary32)) |
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x) |
(fma.f32 (fma.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) #s(literal 1 binary32)) x (sqrt.f32 #s(literal -1 binary32))) |
(sqrt.f32 #s(literal -1 binary32)) |
(fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) x) (fma.f32 (*.f32 x x) #s(literal 1/8 binary32) #s(literal 1/2 binary32)) (sqrt.f32 #s(literal -1 binary32))) |
(fma.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 (*.f32 #s(literal 1/16 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (fma.f32 (*.f32 (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) x) x (sqrt.f32 #s(literal -1 binary32)))) |
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (fma.f32 (*.f32 x x) #s(literal 1/6 binary32) #s(literal 1 binary32)) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (pow.f32 x #s(literal 3 binary32)) (fma.f32 (*.f32 #s(literal 3/40 binary32) x) (/.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(log.f32 x) |
(log.f32 x) |
(log.f32 x) |
(log.f32 x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
#s(literal -1 binary32) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x)) |
(-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fma.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x (/.f32 #s(literal -1/2 binary32) x)) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x)) |
(-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fma.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x (/.f32 #s(literal -1/2 binary32) x)) |
x |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x)) |
(fma.f32 (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 4 binary32))) x (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
x |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 x x) |
(fma.f32 x x #s(literal -1/4 binary32)) |
(fma.f32 x x #s(literal -1/4 binary32)) |
(fma.f32 x x #s(literal -1/4 binary32)) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x)) |
(-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fma.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 x x) |
(fma.f32 x x x) |
(fma.f32 x x x) |
(fma.f32 x x x) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x)) |
(-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 x x))) x)) |
(fma.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32)))) x (/.f32 #s(literal -1/2 binary32) x)) |
x |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x)) |
(fma.f32 (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 4 binary32))) x (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 (/.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (*.f32 x x)) #s(literal 1/4 binary32)) x) x)) |
(-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal 3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(log.f32 x) |
(log.f32 x) |
(log.f32 x) |
(log.f32 x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x x) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
(-.f32 (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/128 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 5 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 #s(literal -1/2 binary32) x)) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(/.f32 #s(literal -1/2 binary32) x) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
(-.f32 (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/128 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 5 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 #s(literal -1/2 binary32) x)) |
(neg.f32 x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(-.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) x) |
(fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
x |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(-.f32 x (/.f32 #s(literal 1/2 binary32) x)) |
(*.f32 #s(literal 2 binary32) x) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 x x) |
(fma.f32 x x #s(literal -1/4 binary32)) |
(fma.f32 x x #s(literal -1/4 binary32)) |
(fma.f32 x x #s(literal -1/4 binary32)) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
(-.f32 (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/128 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 5 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 #s(literal -1/2 binary32) x)) |
(*.f32 x x) |
(fma.f32 x x x) |
(fma.f32 x x x) |
(fma.f32 x x x) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) (/.f32 (-.f32 #s(literal -1/8 binary32) (/.f32 #s(literal 1/16 binary32) (*.f32 x x))) (pow.f32 x #s(literal 3 binary32)))) |
(-.f32 (-.f32 (/.f32 (+.f32 (/.f32 #s(literal 5/128 binary32) (*.f32 x x)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 5 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 #s(literal -1/2 binary32) x)) |
(neg.f32 x) |
(-.f32 (/.f32 #s(literal 1/2 binary32) x) x) |
(-.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 x x)) #s(literal 1/2 binary32)) x) x) |
(fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 x x)) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 4 binary32))) x (-.f32 (/.f32 #s(literal 1/2 binary32) x) x)) |
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(+.f32 (+.f32 (+.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1/2 binary32))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal 2 binary32)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal 2 binary32)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal 2 binary32)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (log.f32 #s(literal 2 binary32)))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 #s(literal 2 binary32) x) |
(*.f32 x x) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
(fma.f32 x x #s(literal -1 binary32)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 256 |
| 0 | 68 | 248 |
| 1 | 260 | 240 |
| 2 | 1870 | 240 |
| 0 | 8829 | 220 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x))) |
(/.f32 #s(literal -1/2 binary32) x) |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) |
(+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)))) |
#s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))) |
#s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x)) |
(/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))) |
(+.f32 #s(literal -1/4 binary32) (*.f32 x x)) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) |
#s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32)))) |
(*.f32 (+.f32 #s(literal 1 binary32) x) x) |
(log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) |
(+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))))) |
(sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(log.f32 x) |
(log.f32 #s(literal 2 binary32)) |
(*.f32 #s(literal 2 binary32) x) |
(+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x))) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 22 363 to 2 136 computations (90.4% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 814 | 1 | 815 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 816 | 7 | 823 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.6% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 53.6% | (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) |
| ✓ | 98.2% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
| ✓ | 52.5% | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) |
| ✓ | 98.2% | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) |
| ✓ | 97.5% | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
| ▶ | 98.2% | #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
Compiled 107 to 82 computations (23.4% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f32 #s(literal 1/2 binary32) x) | |
| cost-diff | 0 | (log.f32 (/.f32 #s(literal 1/2 binary32) x)) | |
| cost-diff | 0 | (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) | |
| cost-diff | 0 | #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 29 |
| 0 | 15 | 29 |
| 1 | 24 | 29 |
| 2 | 31 | 29 |
| 3 | 48 | 29 |
| 4 | 79 | 29 |
| 5 | 144 | 29 |
| 6 | 311 | 29 |
| 7 | 594 | 29 |
| 8 | 2102 | 29 |
| 9 | 3219 | 29 |
| 10 | 4491 | 29 |
| 11 | 5179 | 29 |
| 12 | 5491 | 29 |
| 13 | 5682 | 29 |
| 14 | 5784 | 29 |
| 15 | 6103 | 29 |
| 16 | 6649 | 29 |
| 17 | 7760 | 29 |
| 0 | 8180 | 28 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log.f32 (/.f32 #s(literal 1/2 binary32) x)) |
(/.f32 #s(literal 1/2 binary32) x) |
#s(literal 1/2 binary32) |
x |
| Outputs |
|---|
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log.f32 (/.f32 #s(literal 1/2 binary32) x)) |
(/.f32 #s(literal 1/2 binary32) x) |
#s(literal 1/2 binary32) |
x |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (/.f32 #s(literal 1/2 binary32) x) | |
| accuracy | 0 | (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) | |
| accuracy | 0.015625 | (log.f32 (/.f32 #s(literal 1/2 binary32) x)) | |
| accuracy | 0.5820872819579203 | #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
| 22.0ms | 256× | 0 | valid |
Compiled 54 to 25 computations (53.7% saved)
ival-log: 6.0ms (37.1% of total)ival-add: 3.0ms (18.5% of total)ival-div: 2.0ms (12.4% of total)ival-mult: 2.0ms (12.4% of total)ival-sqrt: 2.0ms (12.4% of total)ival-neg: 1.0ms (6.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ()) |
#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ()) |
| Outputs |
|---|
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor 0 x) (#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (log.f32 (/.f32 #s(literal 1/2 binary32) x)) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ())) ()) |
#s(alt #<batchref> (taylor -inf x) (#s(alt #<batchref> (patch (/.f32 #s(literal 1/2 binary32) x) #<representation binary32>) () ())) ()) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | x | @ | 0 | ((log (+ (sqrt (+ (* x x) -1)) x)) (neg (log (/ 1/2 x))) (log (/ 1/2 x)) (/ 1/2 x)) |
| 32.0ms | x | @ | inf | ((log (+ (sqrt (+ (* x x) -1)) x)) (neg (log (/ 1/2 x))) (log (/ 1/2 x)) (/ 1/2 x)) |
| 13.0ms | x | @ | -inf | ((log (+ (sqrt (+ (* x x) -1)) x)) (neg (log (/ 1/2 x))) (log (/ 1/2 x)) (/ 1/2 x)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 394 |
| 1 | 207 | 364 |
| 2 | 509 | 353 |
| 3 | 1209 | 351 |
| 4 | 2910 | 351 |
| 5 | 4924 | 330 |
| 6 | 6933 | 330 |
| 0 | 8041 | 327 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ x (sqrt -1))) |
(+ (log (sqrt -1)) (* x (+ (* -1/6 (/ (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))))) |
(+ (log (sqrt -1)) (* x (+ (* (pow x 2) (- (* 3/40 (/ (pow x 2) (pow (sqrt -1) 5))) (* 1/6 (/ 1 (pow (sqrt -1) 3))))) (/ 1 (sqrt -1))))) |
(* -1 (+ (log 1/2) (* -1 (log x)))) |
(* -1 (+ (log 1/2) (* -1 (log x)))) |
(* -1 (+ (log 1/2) (* -1 (log x)))) |
(* -1 (+ (log 1/2) (* -1 (log x)))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(+ (log 1/2) (* -1 (log x))) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(+ (log 2) (* -1 (log (/ 1 x)))) |
(- (+ (log 2) (* -1 (log (/ 1 x)))) (* 1/4 (/ 1 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 1/4 (* 3/32 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 3/32 (* 5/96 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2)))) |
(* -1 (+ (log 1/2) (log (/ 1 x)))) |
(* -1 (+ (log 1/2) (log (/ 1 x)))) |
(* -1 (+ (log 1/2) (log (/ 1 x)))) |
(* -1 (+ (log 1/2) (log (/ 1 x)))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(+ (log 1/2) (log (/ 1 x))) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (+ (log (/ -1 x)) (* 1/4 (/ 1 (pow x 2))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 1/4 (/ 1 (pow x 2)))))) |
(+ (log -1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
(* -1 (+ (log -1/2) (log (/ -1 x)))) |
(* -1 (+ (log -1/2) (log (/ -1 x)))) |
(* -1 (+ (log -1/2) (log (/ -1 x)))) |
(* -1 (+ (log -1/2) (log (/ -1 x)))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(+ (log -1/2) (log (/ -1 x))) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
| Outputs |
|---|
(log.f32 (sqrt.f32 #s(literal -1 binary32))) |
(+.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(+.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/6 binary32) x) (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) |
(fma.f32 (/.f32 (pow.f32 x #s(literal 5 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 3/40 binary32) (+.f32 (/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/6 binary32) x) (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) |
(-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) |
(-.f32 (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (-.f32 (/.f32 #s(literal 1/4 binary32) (*.f32 x x)) (log.f32 x)) (log.f32 #s(literal 2 binary32)))) |
(-.f32 (-.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal 1/4 binary32) (*.f32 x x))) (-.f32 (/.f32 (-.f32 (/.f32 #s(literal 5/96 binary32) (*.f32 x x)) #s(literal -3/32 binary32)) (pow.f32 x #s(literal 4 binary32))) (log.f32 x))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) |
(-.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (/.f32 #s(literal -1/4 binary32) (*.f32 x x))) (log.f32 (neg.f32 x))) |
(-.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 x x)) (log.f32 (neg.f32 x)))) |
(-.f32 (-.f32 (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (log.f32 #s(literal -1/2 binary32))) (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (/.f32 #s(literal -1/4 binary32) (*.f32 x x)) (log.f32 (neg.f32 x)))) |
(-.f32 (log.f32 (neg.f32 x)) (log.f32 #s(literal -1/2 binary32))) |
(-.f32 (log.f32 (neg.f32 x)) (log.f32 #s(literal -1/2 binary32))) |
(-.f32 (log.f32 (neg.f32 x)) (log.f32 #s(literal -1/2 binary32))) |
(-.f32 (log.f32 (neg.f32 x)) (log.f32 #s(literal -1/2 binary32))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) |
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
(/.f32 #s(literal 1/2 binary32) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 27 |
| 0 | 15 | 27 |
| 1 | 64 | 25 |
| 2 | 406 | 25 |
| 3 | 4325 | 25 |
| 0 | 8172 | 24 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x))) |
(log.f32 (/.f32 #s(literal 1/2 binary32) x)) |
(/.f32 #s(literal 1/2 binary32) x) |
| Outputs |
|---|
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
#<batchref> |
Compiled 4 081 to 602 computations (85.2% saved)
8 alts after pruning (1 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 191 | 1 | 192 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 191 | 8 | 199 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.6% | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| ✓ | 53.6% | (log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) |
| ✓ | 98.2% | (log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
| ✓ | 52.5% | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) |
| ✓ | 98.2% | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) |
| ✓ | 97.5% | (log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
| 7.1% | #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (fma.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 0 binary32))) | |
| ✓ | 98.2% | #s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
Compiled 357 to 181 computations (49.3% saved)
| Inputs |
|---|
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (fma.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 0 binary32))) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) |
(log.f32 (+.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)) |
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (/.f32 (+.f32 #s(literal -1/4 binary32) (*.f32 x x)) (*.f32 x #s(literal 1/2 binary32))))) |
(log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) #s(approx (* (+ 1 x) -1) (-.f32 #s(literal -1 binary32) x)))))) |
(log.f32 (+.f32 x (sqrt.f32 (+.f32 (*.f32 (+.f32 #s(literal 1 binary32) x) x) (*.f32 (+.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))) |
#s(approx (log (+ x (sqrt (- (* x x) 1)))) (-.f32 (+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 x x)))) |
| Outputs |
|---|
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) |
3 calls:
| 11.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 5.0ms | x |
| 4.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | x |
| 98.2% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 98.2% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
Compiled 18 to 14 computations (22.2% saved)
| Inputs |
|---|
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (fma.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 0 binary32))) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
| Outputs |
|---|
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
3 calls:
| 4.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 2.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | x |
| 98.2% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 98.2% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
Compiled 18 to 14 computations (22.2% saved)
| Inputs |
|---|
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (fma.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 0 binary32))) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) #s(approx (- x (/ 1/2 x)) (/.f32 #s(literal -1/2 binary32) x))))) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (fma.f32 #s(literal 2 binary32) x (/.f32 #s(literal -1/2 binary32) x)))) |
| Outputs |
|---|
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
3 calls:
| 2.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 2.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | x |
| 98.2% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 98.2% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
Compiled 18 to 14 computations (22.2% saved)
Total -28.9b remaining (-3543.2%)
Threshold costs -28.9b (-3543.2%)
| Inputs |
|---|
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (fma.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 0 binary32))) |
| Outputs |
|---|
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
3 calls:
| 2.0ms | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
| 2.0ms | x |
| 1.0ms | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 1 | x |
| 97.5% | 1 | (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))) |
| 97.5% | 1 | (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))) |
Compiled 18 to 14 computations (22.2% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 60 |
| 1 | 39 | 60 |
| 2 | 48 | 60 |
| 3 | 55 | 60 |
| 4 | 60 | 60 |
| 5 | 62 | 60 |
| 1× | saturated |
| Inputs |
|---|
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (/.f32 #s(literal -1/2 binary32) x) (*.f32 #s(literal 2 binary32) x)))) |
(log.f32 (+.f32 x #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))))) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
| Outputs |
|---|
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (+.f32 (*.f32 #s(literal 2 binary32) x) (/.f32 #s(literal -1/2 binary32) x)))) |
(log.f32 (+.f32 #s(approx (sqrt (- (* x x) 1)) (-.f32 x (/.f32 #s(literal 1/2 binary32) x))) x)) |
#s(approx (log (+ (sqrt (+ (* x x) -1)) x)) (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))) |
(log.f32 #s(approx (+ x (sqrt (- (* x x) 1))) (*.f32 #s(literal 2 binary32) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 256 |
| 0 | 68 | 248 |
| 1 | 260 | 240 |
| 2 | 1870 | 240 |
| 0 | 8829 | 220 |
| 0 | 150 | 559 |
| 1 | 411 | 533 |
| 2 | 1146 | 526 |
| 3 | 3331 | 488 |
| 4 | 7980 | 488 |
| 0 | 8533 | 459 |
| 0 | 33 | 200 |
| 0 | 53 | 165 |
| 1 | 203 | 164 |
| 2 | 1526 | 164 |
| 0 | 8161 | 163 |
| 0 | 169 | 2620 |
| 1 | 470 | 2454 |
| 2 | 1284 | 2341 |
| 3 | 4682 | 2333 |
| 0 | 8198 | 2218 |
| 0 | 7 | 28 |
| 0 | 12 | 28 |
| 1 | 49 | 28 |
| 2 | 322 | 28 |
| 3 | 3626 | 28 |
| 0 | 8646 | 24 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 133 to 83 computations (37.6% saved)
Compiled 162 to 90 computations (44.4% saved)
Loading profile data...