
Time bar (total: 2.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 66.7% | 50% | 25% | 0% | 0% | 25% | 0% | 3 |
| 80% | 50% | 12.5% | 0% | 0% | 37.5% | 0% | 4 |
| 88.9% | 50% | 6.2% | 0% | 0% | 43.7% | 0% | 5 |
| 94.1% | 50% | 3.1% | 0% | 0% | 46.9% | 0% | 6 |
| 97% | 50% | 1.6% | 0% | 0% | 48.4% | 0% | 7 |
| 98.5% | 50% | 0.8% | 0% | 0% | 49.2% | 0% | 8 |
| 99.2% | 50% | 0.4% | 0% | 0% | 49.6% | 0% | 9 |
| 99.6% | 50% | 0.2% | 0% | 0% | 49.8% | 0% | 10 |
| 99.8% | 50% | 0.1% | 0% | 0% | 49.9% | 0% | 11 |
| 99.9% | 50% | 0% | 0% | 0% | 49.9% | 0% | 12 |
Compiled 16 to 13 computations (18.8% saved)
| 626.0ms | 8 256× | 0 | valid |
| 0.0ms | 8× | 0 | invalid |
ival-sqrt: 119.0ms (32.5% of total)ival-mult!: 115.0ms (31.4% of total)ival-sub!: 60.0ms (16.4% of total)ival-div!: 37.0ms (10.1% of total)ival-add!: 34.0ms (9.3% of total)adjust: 1.0ms (0.3% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 49 |
| 1 | 56 | 48 |
| 2 | 156 | 46 |
| 3 | 380 | 44 |
| 4 | 1437 | 44 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
Compiled 28 to 22 computations (21.4% saved)
| Inputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
#s(literal 6 binary64) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* 6 x))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) 6 (- x 1) x 1 (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) 4 (sqrt x)) |
| 2.0ms | x | @ | inf | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) 6 (- x 1) x 1 (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) 4 (sqrt x)) |
| 2.0ms | x | @ | 0 | ((/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) 6 (- x 1) x 1 (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) 4 (sqrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 180 | 1185 |
| 0 | 191 | 1101 |
| 1 | 1044 | 1029 |
| 0 | 8417 | 923 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
#s(literal 6 binary64) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* 6 x))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
| Outputs |
|---|
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal -6 binary64) (-.f64 x #s(literal 1 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(neg.f64 (*.f64 #s(literal -6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -6 binary64) (-.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 36 binary64) (*.f64 x x) #s(literal -36 binary64))) (neg.f64 (fma.f64 x #s(literal 6 binary64) #s(literal 6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 216 binary64) (*.f64 (*.f64 x x) x)) #s(literal 216 binary64))) (neg.f64 (fma.f64 #s(literal 36 binary64) (*.f64 x x) (-.f64 #s(literal 36 binary64) (*.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 6 binary64)))))) |
(/.f64 (fma.f64 #s(literal 36 binary64) (*.f64 x x) #s(literal -36 binary64)) (fma.f64 x #s(literal 6 binary64) #s(literal 6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 216 binary64) (*.f64 (*.f64 x x) x)) #s(literal 216 binary64)) (fma.f64 #s(literal 36 binary64) (*.f64 x x) (-.f64 #s(literal 36 binary64) (*.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 6 binary64))))) |
(neg.f64 (*.f64 #s(literal -6 binary64) (-.f64 x #s(literal 1 binary64)))) |
(fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) |
(fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 36 binary64) (*.f64 x x)) (fma.f64 x #s(literal 6 binary64) #s(literal 6 binary64))) (/.f64 #s(literal 36 binary64) (fma.f64 x #s(literal 6 binary64) #s(literal 6 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 36 binary64) (*.f64 x x) (-.f64 #s(literal 36 binary64) (*.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 6 binary64))))) (/.f64 #s(literal 216 binary64) (fma.f64 #s(literal 36 binary64) (*.f64 x x) (-.f64 #s(literal 36 binary64) (*.f64 (*.f64 #s(literal -6 binary64) x) #s(literal 6 binary64)))))) |
(-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64)) |
(+.f64 (*.f64 x #s(literal 6 binary64)) #s(literal -6 binary64)) |
#s(literal 6 binary64) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal -1 binary64)) (fma.f64 x x (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 x #s(literal -1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
(+.f64 x #s(literal -1 binary64)) |
x |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64)) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)))) (-.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)))) (fma.f64 #s(literal 16 binary64) x (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) (pow.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) (fma.f64 #s(literal 16 binary64) x (*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 16 binary64) x)) #s(literal 2 binary64) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) #s(literal 2 binary64) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) #s(literal 2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 16 binary64) x)))) (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 x x (-.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) x (*.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 x x (-.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 16 binary64) x))) (neg.f64 (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) (neg.f64 (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 16 binary64) x)) (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 16 binary64) x) (-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
(-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) |
(-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 4 binary64))) |
(-.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) x) (*.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))))) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))) |
(+.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) |
(+.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x) |
(*.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
#s(literal 4 binary64) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal 6 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 x (*.f64 #s(literal -6 binary64) (-.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64))))) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (fma.f64 x (*.f64 #s(literal -6 binary64) (-.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64))))) (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64))))) (/.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(approx (* 6 (- x 1)) (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64))) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (* 4 (sqrt x)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 #s(literal -6 binary64) (+.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 6 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) |
#s(approx (* 6 (- x 1)) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) x)) x)) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (* 4 (sqrt x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 4 binary64))) |
#s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (/.f64 (*.f64 #s(literal -6 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) (/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) x))) (neg.f64 x)) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (/.f64 (fma.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -6 binary64) (-.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -2 binary64))) (/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64)) #s(literal -4 binary64))) x))) x)) x) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64))))) |
#s(approx (* 6 (- x 1)) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)))) |
#s(approx (- x 1) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (+ x 1) (* 4 (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* 4 (sqrt x)) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (sqrt x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
Compiled 3 388 to 563 computations (83.4% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 10 | 129 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 10 | 130 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) | |
| 99.4% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) | |
| 56.9% | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) | |
| ▶ | 45.3% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| ▶ | 54.9% | (/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| ▶ | 99.9% | (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
| ▶ | 99.9% | (*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
| 57.3% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal 6 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) | |
| 45.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) | |
| ▶ | 54.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
Compiled 396 to 306 computations (22.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
#s(literal 6 binary64) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(literal -6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) |
(*.f64 x #s(literal 6 binary64)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
| Outputs |
|---|
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))) (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (* x 6) #s(hole binary64 (* 6 x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* -6 (/ x (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* x (- (* 6 (/ x (pow (+ 1 (* 4 (sqrt x))) 3))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* x (- (* x (+ (* -6 (/ x (pow (+ 1 (* 4 (sqrt x))) 4))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ -3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (+ (/ 3/32 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (* 3/2 (/ 1 (sqrt (/ 1 x)))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (* 3/128 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 4))))) (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/32 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3)))))) x))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* 4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ (- (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ (- (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ (- (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* 6 (/ 1 (* (pow x 3) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4)))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) x))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -1 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (/ 1 (* x (- (* 4 (sqrt (/ 1 x))) 1))) (+ (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (- (+ (* -1 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) x))) x)) (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ 3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (* 3/32 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 3/128 (* (pow x 2) (pow (sqrt (/ 1 x)) 4))) (+ (/ 3/32 (* x (pow (sqrt (/ 1 x)) 3))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2))))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -6 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (* -1 (/ (+ (* 6 (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))) x)))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (* -1 (/ (+ (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (+ (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (/ 6 (* (pow x 2) (pow (- (* 4 (sqrt (/ 1 x))) 1) 3))))) x)))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (* 6 (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) x)) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (- x 1) x 1 (+ (* (sqrt x) 4) (- x -1)) (sqrt x) 4 (- x -1) -1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) -6 (+ (* (sqrt x) 4) 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* x 6) (* (- x 1) (/ 6 (+ (* (sqrt x) 4) (- x -1)))) (/ 6 (+ (* (sqrt x) 4) (- x -1)))) |
| 3.0ms | x | @ | inf | ((* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (- x 1) x 1 (+ (* (sqrt x) 4) (- x -1)) (sqrt x) 4 (- x -1) -1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) -6 (+ (* (sqrt x) 4) 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* x 6) (* (- x 1) (/ 6 (+ (* (sqrt x) 4) (- x -1)))) (/ 6 (+ (* (sqrt x) 4) (- x -1)))) |
| 2.0ms | x | @ | 0 | ((* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (- x 1) x 1 (+ (* (sqrt x) 4) (- x -1)) (sqrt x) 4 (- x -1) -1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) -6 (+ (* (sqrt x) 4) 1) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x))) (+ x 1) (* 4 (sqrt x)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (* 6 (- x 1)) (* x 6) (* (- x 1) (/ 6 (+ (* (sqrt x) 4) (- x -1)))) (/ 6 (+ (* (sqrt x) 4) (- x -1)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 407 | 2967 |
| 0 | 437 | 2703 |
| 1 | 2485 | 2532 |
| 0 | 9081 | 2448 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
#s(literal 6 binary64) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(literal -6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) |
(*.f64 x #s(literal 6 binary64)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -1 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))) (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (/ 1 (+ 1 (* 4 (sqrt x))))))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (* 4 (sqrt x)) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (* x 6) #s(hole binary64 (* 6 x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* -6 (/ x (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* x (- (* 6 (/ x (pow (+ 1 (* 4 (sqrt x))) 3))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* x (- (* x (+ (* -6 (/ x (pow (+ 1 (* 4 (sqrt x))) 4))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (* -1 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 1 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ -3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (+ (/ 3/32 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (* 3/2 (/ 1 (sqrt (/ 1 x)))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (* 3/128 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 4))))) (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/32 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3)))))) x))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* 4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* x (+ (* 4 (sqrt (/ 1 x))) (/ 1 x))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ (- (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ (- (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ (- (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* 6 (/ 1 (* (pow x 3) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4)))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) x))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -1 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (/ 1 (* x (- (* 4 (sqrt (/ 1 x))) 1))) (+ (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (- (+ (* -1 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) x))) x)) (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ 3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (* 3/32 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 3/128 (* (pow x 2) (pow (sqrt (/ 1 x)) 4))) (+ (/ 3/32 (* x (pow (sqrt (/ 1 x)) 3))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2))))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) 1) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -6 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (* -1 (/ (+ (* 6 (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))) x)))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (* -1 (/ (+ (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (+ (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (/ 6 (* (pow x 2) (pow (- (* 4 (sqrt (/ 1 x))) 1) 3))))) x)))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (* 6 (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) x)) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))) x)))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) #s(literal 6 binary64)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal -6 binary64) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal -6 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
#s(literal 6 binary64) |
(/.f64 (-.f64 (*.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 x #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 x #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 x #s(literal -1 binary64)))))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)) |
(+.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 x #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
#s(literal 4 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
(/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 6 binary64) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(literal -6 binary64) |
(pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) (-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal 1 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x)) |
(+.f64 x (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) |
(*.f64 x #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) x) |
(*.f64 (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) #s(literal 6 binary64)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal -6 binary64) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal -6 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64))) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -6 binary64) (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 6 binary64) (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) (/.f64 #s(literal -6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))))) x) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) #s(literal -6 binary64))) (+.f64 (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))))) x) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (*.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64))) x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 x #s(literal 6 binary64)) #s(literal 6 binary64))) |
#s(approx (* 4 (sqrt x)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (* x 6) (*.f64 x #s(literal 6 binary64))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (fma.f64 (/.f64 x (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) x (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (fma.f64 x (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 4 binary64))) #s(literal -6 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (pow.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))))) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (fma.f64 #s(literal 1 binary64) x (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) x #s(literal 1 binary64)))) |
#s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
#s(approx (- x -1) (fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 #s(literal 3/8 binary64) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x))))) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64)) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x))))) x)) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 4 binary64))) |
#s(approx (+ (* (sqrt x) 4) 1) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) x #s(literal 1 binary64))) |
#s(approx (* 6 (- x 1)) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) x)) x)) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x))) x)) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x))) x)) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) x))) x)) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) (/.f64 #s(literal -6 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) (*.f64 #s(literal 6 binary64) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 6 (/ (- x 1) (+ (* (sqrt x) 4) (- x -1)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) #s(literal -6 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))) x))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64)) x))) x)) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))))) |
#s(approx (- x 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 3/8 binary64) x (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x))) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 3/8 binary64) x (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x))) #s(literal 3/128 binary64)) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (+ (* (sqrt x) 4) 1) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (+ (* (sqrt x) 4) 1) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (* 6 (- x 1)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -6 binary64) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)))) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x x)))) x))) |
#s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64)) x))) x)) (/.f64 #s(literal 6 binary64) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)))) x))) |
Compiled 7 990 to 996 computations (87.5% saved)
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 263 | 9 | 272 |
| Fresh | 3 | 2 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 269 | 13 | 282 |
| Status | Accuracy | Program |
|---|---|---|
| 99.4% | (/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) | |
| ▶ | 45.3% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
| ▶ | 54.9% | (/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.9% | (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
| 56.9% | (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64))))) | |
| ▶ | 99.9% | (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)))) |
| 54.8% | (*.f64 (-.f64 x #s(literal 1 binary64)) #s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (fma.f64 (/.f64 x (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))))) | |
| 45.6% | (*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) | |
| 54.7% | (*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) | |
| ▶ | 45.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| ✓ | 54.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| ▶ | 3.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
| 3.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
Compiled 519 to 397 computations (23.5% saved)
| Inputs |
|---|
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64))) |
#s(literal 6 binary64) |
(-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(literal -1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x) |
(fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) |
#s(literal 3/2 binary64) |
#s(literal 3/8 binary64) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(literal -6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) |
(*.f64 x #s(literal 6 binary64)) |
| Outputs |
|---|
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (+ (* -6 (/ x (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (+ (* x (- (* 6 (/ x (pow (+ 1 (* 4 (sqrt x))) 3))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (+ (* x (- (* x (+ (* -6 (/ x (pow (+ 1 (* 4 (sqrt x))) 4))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ (* 4 (sqrt x)) x) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (+ (* 4 (sqrt x)) x) #s(hole binary64 (+ x (* 4 (sqrt x))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) #s(hole binary64 (/ (+ 3/8 (* 3/2 (sqrt x))) x))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) #s(hole binary64 (+ 3/8 (* 3/2 (sqrt x))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (/ 6 (+ 1 (* 4 (/ 1 (sqrt x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) 4) 1) #s(hole binary64 (+ 1 (* 4 (/ 1 (sqrt x)))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (sqrt x)))) |
#s(approx (* x 6) #s(hole binary64 (* 6 x))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (/ (- (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) x))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (/ (- (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (/ (- (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* 6 (/ 1 (* (pow x 3) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4)))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) x))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ -3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (+ (/ 3/32 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (* 3/2 (/ 1 (sqrt (/ 1 x)))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (* 3/128 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 4))))) (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/32 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3)))))) x))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) #s(hole binary64 (+ (* 3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x))))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) #s(hole binary64 (* 3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 6)) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (- 6 (* 24 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (- (+ 6 (/ 96 (* (pow x 2) (pow (sqrt (/ 1 x)) 2)))) (/ 24 (* x (sqrt (/ 1 x))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (- (+ 6 (* 96 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 2))))) (+ (* 384 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 3)))) (/ 24 (* x (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) 4) 1) #s(hole binary64 (+ 1 (* 4 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (/ -6 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (* -1 (/ (+ (* 6 (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))) x)))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (* -1 (/ (+ (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (+ (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (/ 6 (* (pow x 2) (pow (- (* 4 (sqrt (/ 1 x))) 1) 3))))) x)))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (* 6 (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) x)) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))) x)))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ 3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (* 3/32 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 3/128 (* (pow x 2) (pow (sqrt (/ 1 x)) 4))) (+ (/ 3/32 (* x (pow (sqrt (/ 1 x)) 3))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2))))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) #s(hole binary64 (+ (* -3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x))))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) #s(hole binary64 (* -3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) #s(hole binary64 (* -1 (* x (- (* 3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (+ 6 (* 24 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (+ 6 (+ (/ 24 (* x (sqrt (/ 1 x)))) (/ 96 (* (pow x 2) (pow (sqrt (/ 1 x)) 2))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (+ 6 (* -1 (/ (- (* -1 (/ (+ (* 384 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 96 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 24 (/ 1 (sqrt (/ 1 x))))) x))))) |
#s(approx (+ (* (/ 1 (sqrt x)) 4) 1) #s(hole binary64 (- 1 (* 4 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ -1 (* x (sqrt (/ 1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (- x 1) x 1 (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) 6 (- (+ (* 4 (sqrt x)) x) -1) (+ (* 4 (sqrt x)) x) 4 (sqrt x) -1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (/ (+ (* 3/2 (sqrt x)) 3/8) x) (+ (* 3/2 (sqrt x)) 3/8) 3/2 3/8 (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) (* 6 (- x 1)) -6 (+ (* (sqrt x) 4) (+ 1 x)) (+ 1 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (+ (* (/ 1 (sqrt x)) 4) 1) (/ 1 (sqrt x)) (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) (* 6 (- x 1)) (* x 6)) |
| 3.0ms | x | @ | 0 | ((* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (- x 1) x 1 (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) 6 (- (+ (* 4 (sqrt x)) x) -1) (+ (* 4 (sqrt x)) x) 4 (sqrt x) -1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (/ (+ (* 3/2 (sqrt x)) 3/8) x) (+ (* 3/2 (sqrt x)) 3/8) 3/2 3/8 (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) (* 6 (- x 1)) -6 (+ (* (sqrt x) 4) (+ 1 x)) (+ 1 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (+ (* (/ 1 (sqrt x)) 4) 1) (/ 1 (sqrt x)) (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) (* 6 (- x 1)) (* x 6)) |
| 2.0ms | x | @ | inf | ((* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (- x 1) x 1 (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) 6 (- (+ (* 4 (sqrt x)) x) -1) (+ (* 4 (sqrt x)) x) 4 (sqrt x) -1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ -6 (+ (* (sqrt x) 4) 1)) (/ (+ (* 3/2 (sqrt x)) 3/8) x) (+ (* 3/2 (sqrt x)) 3/8) 3/2 3/8 (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) (* 6 (- x 1)) -6 (+ (* (sqrt x) 4) (+ 1 x)) (+ 1 x) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (+ (* (/ 1 (sqrt x)) 4) 1) (/ 1 (sqrt x)) (/ (* 6 (- x 1)) (+ (* (sqrt x) 4) (+ 1 x))) (* 6 (- x 1)) (* x 6)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 423 | 2692 |
| 0 | 453 | 2335 |
| 1 | 2522 | 2236 |
| 0 | 8320 | 2163 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64))) |
#s(literal 6 binary64) |
(-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) |
#s(literal 4 binary64) |
(sqrt.f64 x) |
#s(literal -1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x) |
(fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) |
#s(literal 3/2 binary64) |
#s(literal 3/8 binary64) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(literal -6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) |
(*.f64 x #s(literal 6 binary64)) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (+ (* -6 (/ x (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (+ (* x (- (* 6 (/ x (pow (+ 1 (* 4 (sqrt x))) 3))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (+ (* x (- (* x (+ (* -6 (/ x (pow (+ 1 (* 4 (sqrt x))) 4))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (+ (* 4 (sqrt x)) x) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (+ (* 4 (sqrt x)) x) #s(hole binary64 (+ x (* 4 (sqrt x))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) #s(hole binary64 (/ (+ 3/8 (* 3/2 (sqrt x))) x))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) #s(hole binary64 (+ 3/8 (* 3/2 (sqrt x))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 -6)) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (/ 6 (+ 1 (* 4 (/ 1 (sqrt x))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) 4) 1) #s(hole binary64 (+ 1 (* 4 (/ 1 (sqrt x)))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (sqrt x)))) |
#s(approx (* x 6) #s(hole binary64 (* 6 x))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (/ (- (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) x))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (/ (- (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (/ (- (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* 6 (/ 1 (* (pow x 3) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4)))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) x))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ -3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2)))) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (+ (/ 3/32 (* (pow x 2) (pow (sqrt (/ 1 x)) 3))) (* 3/2 (/ 1 (sqrt (/ 1 x)))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (- (+ (/ 3/8 (* x (pow (sqrt (/ 1 x)) 2))) (* 3/128 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 4))))) (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/32 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 3)))))) x))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) #s(hole binary64 (* 3/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) #s(hole binary64 (+ (* 3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x))))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) #s(hole binary64 (* 3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) #s(hole binary64 (* x (+ (* 3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x)))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 6)) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (- 6 (* 24 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (- (+ 6 (/ 96 (* (pow x 2) (pow (sqrt (/ 1 x)) 2)))) (/ 24 (* x (sqrt (/ 1 x))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (- (+ 6 (* 96 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 2))))) (+ (* 384 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 3)))) (/ 24 (* x (sqrt (/ 1 x)))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) 4) 1) #s(hole binary64 (+ 1 (* 4 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ 1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (/ -6 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (* -1 (/ (+ (* 6 (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))) x)))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (* -1 (/ (+ (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (+ (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (/ 6 (* (pow x 2) (pow (- (* 4 (sqrt (/ 1 x))) 1) 3))))) x)))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ (* 6 (/ 1 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) x)) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))) x)))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ 3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (/ (+ (* 3/2 (/ 1 (sqrt (/ 1 x)))) (* 3/8 (/ 1 (* x (pow (sqrt (/ 1 x)) 2))))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (* 3/32 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ (/ 3/128 (* (pow x 2) (pow (sqrt (/ 1 x)) 4))) (+ (/ 3/32 (* x (pow (sqrt (/ 1 x)) 3))) (* 3/8 (/ 1 (pow (sqrt (/ 1 x)) 2))))) x)) (* 3/2 (/ 1 (sqrt (/ 1 x))))) x)))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) #s(hole binary64 (* -3/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) #s(hole binary64 (+ (* -3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x))))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) #s(hole binary64 (* -3/2 (* x (sqrt (/ 1 x)))))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) #s(hole binary64 (* -1 (* x (- (* 3/2 (sqrt (/ 1 x))) (* 3/8 (/ 1 x))))))) |
#s(approx (* 6 (- x 1)) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (+ 6 (* 24 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (+ 6 (+ (/ 24 (* x (sqrt (/ 1 x)))) (/ 96 (* (pow x 2) (pow (sqrt (/ 1 x)) 2))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (+ 6 (* -1 (/ (- (* -1 (/ (+ (* 384 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 96 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 24 (/ 1 (sqrt (/ 1 x))))) x))))) |
#s(approx (+ (* (/ 1 (sqrt x)) 4) 1) #s(hole binary64 (- 1 (* 4 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (/ -1 (* x (sqrt (/ 1 x)))))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -6 binary64) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal -6 binary64) (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal -6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal -6 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64))) (neg.f64 (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 6 binary64)) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(/.f64 #s(literal -6 binary64) (neg.f64 (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 6 binary64) (neg.f64 (neg.f64 (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
#s(literal 6 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64)) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) x)))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) |
(-.f64 x (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) x) |
(+.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
#s(literal 4 binary64) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3/8 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) x)) |
(fma.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) x) (/.f64 #s(literal 3/8 binary64) x)) |
(+.f64 (/.f64 #s(literal 3/8 binary64) x) (/.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 9/64 binary64) (/.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9/64 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 27/512 binary64) (*.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))) (neg.f64 (+.f64 #s(literal 9/64 binary64) (-.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal 27/512 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 9/64 binary64) (/.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 9/64 binary64)) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64))) |
(/.f64 (+.f64 #s(literal 27/512 binary64) (*.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))) (+.f64 #s(literal 9/64 binary64) (-.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal 27/512 binary64)) (+.f64 (/.f64 #s(literal 9/4 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 9/64 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64))))) |
(fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) |
(fma.f64 (sqrt.f64 x) #s(literal 3/2 binary64) #s(literal 3/8 binary64)) |
(-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal -3/8 binary64)) |
(-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x)) #s(literal 3/8 binary64)) |
(+.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) |
#s(literal 3/2 binary64) |
#s(literal 3/8 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(literal -6 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x))))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) x) |
(+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) |
(+.f64 x (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 6 binary64) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(pow.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 #s(literal 4 binary64) (sqrt.f64 x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 16 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 16 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 16 binary64) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 16 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 16 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 16 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (* 6 (- x 1)) (*.f64 #s(literal 6 binary64) x)) |
(*.f64 #s(literal 6 binary64) x) |
(*.f64 x #s(literal 6 binary64)) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) #s(literal -6 binary64))) (+.f64 (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) (fma.f64 (/.f64 x (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) (fma.f64 x (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 4 binary64))) #s(literal -6 binary64) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64))) x) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* 4 (sqrt x)) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
#s(approx (+ (* 4 (sqrt x)) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x)) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64))) |
#s(approx (* 6 (- x 1)) #s(literal -6 binary64)) |
#s(approx (* 6 (- x 1)) (-.f64 (*.f64 #s(literal 6 binary64) x) #s(literal 6 binary64))) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ 1 (sqrt x)) 4) 1) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (* x 6) (*.f64 #s(literal 6 binary64) x)) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))))) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) (/.f64 #s(literal 6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) x))) x)) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) x))) x)) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (pow.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) x))) x)) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 #s(literal 3/8 binary64) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x))))) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x))) #s(literal 3/8 binary64)) (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x))))) x)) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64) (/.f64 #s(literal 3/8 binary64) x))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 3/2 binary64))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64) (/.f64 #s(literal 3/8 binary64) x)) x)) |
#s(approx (* 6 (- x 1)) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) x)) x)) |
#s(approx (+ 1 x) (fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64)) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64)))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) #s(literal 96 binary64) #s(literal 6 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64)))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) #s(literal 96 binary64) #s(literal 6 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64) (/.f64 #s(literal 384 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) 4) 1) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (/.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) x) #s(literal 6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (* (- x 1) (/ 6 (- (+ (* 4 (sqrt x)) x) -1))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (- x 1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) (/.f64 #s(literal -6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) x))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) x))) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) x))) |
#s(approx (/ 6 (- (+ (* 4 (sqrt x)) x) -1)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 4 binary64)) x))) x)) (/.f64 #s(literal 6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) x))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x))) |
#s(approx (- (+ (* 4 (sqrt x)) x) -1) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x)) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 3/8 binary64) x (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x))) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 3/8 binary64) x (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x))) #s(literal 3/128 binary64)) x)) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 x))) x))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (fma.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 3/8 binary64) x))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (+ (* 3/2 (sqrt x)) 3/8) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 3/2 binary64)) (/.f64 #s(literal 3/8 binary64) x)) x))) |
#s(approx (* 6 (- x 1)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) x))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64) #s(literal 6 binary64))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) #s(literal 96 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64))) #s(literal 6 binary64))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 96 binary64) x (/.f64 #s(literal 384 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x))) x)) (*.f64 #s(literal 24 binary64) (sqrt.f64 x))) x)) #s(literal 6 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) 4) 1) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 4 binary64)))) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
Compiled 9 037 to 1 225 computations (86.4% saved)
13 alts after pruning (8 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 290 | 5 | 295 |
| Fresh | 3 | 3 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 295 | 13 | 308 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
| ▶ | 74.9% | (/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
| ✓ | 45.3% | (/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 54.9% | (/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.9% | (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
| 56.9% | (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64))))) | |
| ✓ | 99.9% | (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)))) |
| 54.7% | (*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) | |
| ▶ | 45.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
| ✓ | 54.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| ▶ | 48.4% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64))))) |
| ▶ | 44.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
| 4.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
Compiled 466 to 357 computations (23.4% saved)
| Inputs |
|---|
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) |
x |
#s(literal 6 binary64) |
#s(literal -6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64)))) |
(-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 24 binary64) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) |
| Outputs |
|---|
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))))) (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* x (- (/ (* x (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ 1 (* 4 (sqrt x)))) (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (+ (* x 6) -6) #s(hole binary64 -6)) |
#s(approx (+ (* x 6) -6) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (/ 6 (+ 1 (* 4 (/ 1 (sqrt x))))))) |
#s(approx (+ (/ 4 (sqrt x)) 1) #s(hole binary64 (+ 1 (* 4 (/ 1 (sqrt x)))))) |
#s(approx (/ 4 (sqrt x)) #s(hole binary64 (/ 4 (sqrt x)))) |
#s(approx (- 6 (* (* (/ 1 x) (sqrt x)) 24)) #s(hole binary64 (* -24 (/ (sqrt x) x)))) |
#s(approx (- 6 (* (* (/ 1 x) (sqrt x)) 24)) #s(hole binary64 (/ (- (* 6 x) (* 24 (sqrt x))) x))) |
#s(approx (* (* (/ 1 x) (sqrt x)) 24) #s(hole binary64 (* 24 (/ (sqrt x) x)))) |
#s(approx (* (/ 1 x) (sqrt x)) #s(hole binary64 (/ (sqrt x) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (- (* 6 (/ (* x (+ 2 (* 4 (sqrt x)))) (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (- (* x (+ (* 6 (* x (- (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (/ (pow (+ 2 (* 4 (sqrt x))) 2) (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (/ (+ 2 (* 4 (sqrt x))) (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (- (* x (+ (* 6 (/ (+ 2 (* 4 (sqrt x))) (pow (+ 1 (* 4 (sqrt x))) 2))) (* x (+ (* -6 (* x (+ (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))) (+ (* 4 (/ (sqrt x) (pow (+ 1 (* 4 (sqrt x))) 3))) (/ (* (+ 2 (* 4 (sqrt x))) (- (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (/ (pow (+ 2 (* 4 (sqrt x))) 2) (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))))))) (* 6 (- (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (/ (pow (+ 2 (* 4 (sqrt x))) 2) (pow (+ 1 (* 4 (sqrt x))) 3)))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* (- (* x x) 1) 6) #s(hole binary64 (- (* 6 (pow x 2)) 6))) |
#s(approx (- (* x x) 1) #s(hole binary64 -1)) |
#s(approx (- (* x x) 1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (+ 1 (+ (* 4 (sqrt x)) (* x (+ 2 (* 4 (sqrt x)))))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (+ 1 (+ (* 4 (sqrt x)) (* x (+ 2 (+ x (* 4 (sqrt x))))))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (+ x (* 4 (sqrt x))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* -1 (/ (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) (+ (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4)))) (pow x 3))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* -1 (/ (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (+ (* x 6) -6) #s(hole binary64 (* 6 x))) |
#s(approx (+ (* x 6) -6) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 6)) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (- 6 (* 24 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (- (+ 6 (/ 96 (* (pow x 2) (pow (sqrt (/ 1 x)) 2)))) (/ 24 (* x (sqrt (/ 1 x))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (- (+ 6 (* 96 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 2))))) (+ (* 384 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 3)))) (/ 24 (* x (sqrt (/ 1 x)))))))) |
#s(approx (+ (/ 4 (sqrt x)) 1) #s(hole binary64 (+ 1 (* 4 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 4 (sqrt x)) #s(hole binary64 (/ 4 (* x (sqrt (/ 1 x)))))) |
#s(approx (- 6 (* (* (/ 1 x) (sqrt x)) 24)) #s(hole binary64 (- 6 (* 24 (sqrt (/ 1 x)))))) |
#s(approx (* (* (/ 1 x) (sqrt x)) 24) #s(hole binary64 (* 24 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 x) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (+ (* -6 (/ (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (+ (* -6 (/ (+ (* -1 (/ (* (+ 2 (* 4 (sqrt (/ 1 x)))) (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (pow x 2))) (+ (* -6 (/ (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (+ (* -6 (/ (+ (* -1 (/ (* (+ 2 (* 4 (sqrt (/ 1 x)))) (+ (* -1 (/ (* (+ 2 (* 4 (sqrt (/ 1 x)))) (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) (+ 1 (* 4 (sqrt (/ 1 x)))))) (* -1 (/ (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (+ 1 (* 4 (sqrt (/ 1 x))))))) (pow x 3))) (+ (* -6 (/ (+ (* -1 (/ (* (+ 2 (* 4 (sqrt (/ 1 x)))) (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (pow x 2))) (+ (* -6 (/ (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* (- (* x x) 1) 6) #s(hole binary64 (* 6 (pow x 2)))) |
#s(approx (* (- (* x x) 1) 6) #s(hole binary64 (* (pow x 2) (- 6 (* 6 (/ 1 (pow x 2))))))) |
#s(approx (- (* x x) 1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 4 (sqrt (/ 1 x))) (+ (* 4 (/ (sqrt (/ 1 x)) x)) (* 2 (/ 1 x)))))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 4 (sqrt (/ 1 x))) (+ (* 4 (/ (sqrt (/ 1 x)) x)) (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (/ 6 (* x (- (* 4 (sqrt (/ 1 x))) 1))) (+ (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (* -1 (/ (- (+ (* -1 (- (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (+ (* x 6) -6) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (+ 6 (* 24 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (+ 6 (+ (/ 24 (* x (sqrt (/ 1 x)))) (/ 96 (* (pow x 2) (pow (sqrt (/ 1 x)) 2))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (+ 6 (* -1 (/ (- (* -1 (/ (+ (* 384 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 96 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 24 (/ 1 (sqrt (/ 1 x))))) x))))) |
#s(approx (+ (/ 4 (sqrt x)) 1) #s(hole binary64 (- 1 (* 4 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 4 (sqrt x)) #s(hole binary64 (/ -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (- 6 (* (* (/ 1 x) (sqrt x)) 24)) #s(hole binary64 (- 6 (* -24 (sqrt (/ 1 x)))))) |
#s(approx (* (* (/ 1 x) (sqrt x)) 24) #s(hole binary64 (* -24 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 x) (sqrt x)) #s(hole binary64 (* -1 (sqrt (/ 1 x))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (- (* -6 (/ (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (+ (* -1 (/ (* (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (- (* 4 (sqrt (/ 1 x))) 2)) (- (* 4 (sqrt (/ 1 x))) 1))) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (+ (* 6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (+ (* -1 (/ (* (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (- (* 4 (sqrt (/ 1 x))) 2)) (- (* 4 (sqrt (/ 1 x))) 1))) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (* 6 (/ (+ (* -1 (/ (* (- (* 4 (sqrt (/ 1 x))) 2) (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (+ (* -1 (/ (* (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (- (* 4 (sqrt (/ 1 x))) 2)) (- (* 4 (sqrt (/ 1 x))) 1))) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (- (* 4 (sqrt (/ 1 x))) 1))) (* -1 (/ (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (- (* 4 (sqrt (/ 1 x))) 1)))) x))) x)) (* 6 (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (* -1 (* (pow x 2) (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (* (pow x 2) (+ (* -1 (- (* 4 (sqrt (/ 1 x))) 1)) (* -1 (/ (- (* 4 (sqrt (/ 1 x))) 2) x)))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (* (pow x 2) (+ (* -1 (- (* 4 (sqrt (/ 1 x))) 1)) (* -1 (/ (- (* 4 (sqrt (/ 1 x))) (+ 2 (/ 1 x))) x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | inf | ((/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (+ (* x 6) -6) x 6 -6 (+ (* (sqrt x) 4) (- x -1)) (sqrt x) 4 (- x -1) -1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (/ 4 (sqrt x)) 1)) (+ (/ 4 (sqrt x)) 1) (/ 4 (sqrt x)) 1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (- 6 (* (* (/ 1 x) (sqrt x)) 24)) (* (* (/ 1 x) (sqrt x)) 24) (* (/ 1 x) (sqrt x)) (/ 1 x) 24 (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) (* (- (* x x) 1) 6) (- (* x x) 1) (* x x) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) (+ 1 x) (- (+ (* (sqrt x) 4) x) -1) (+ (* (sqrt x) 4) x)) |
| 6.0ms | x | @ | -inf | ((/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (+ (* x 6) -6) x 6 -6 (+ (* (sqrt x) 4) (- x -1)) (sqrt x) 4 (- x -1) -1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (/ 4 (sqrt x)) 1)) (+ (/ 4 (sqrt x)) 1) (/ 4 (sqrt x)) 1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (- 6 (* (* (/ 1 x) (sqrt x)) 24)) (* (* (/ 1 x) (sqrt x)) 24) (* (/ 1 x) (sqrt x)) (/ 1 x) 24 (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) (* (- (* x x) 1) 6) (- (* x x) 1) (* x x) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) (+ 1 x) (- (+ (* (sqrt x) 4) x) -1) (+ (* (sqrt x) 4) x)) |
| 4.0ms | x | @ | 0 | ((/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (+ (* x 6) -6) x 6 -6 (+ (* (sqrt x) 4) (- x -1)) (sqrt x) 4 (- x -1) -1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (/ 4 (sqrt x)) 1)) (+ (/ 4 (sqrt x)) 1) (/ 4 (sqrt x)) 1 (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (- 6 (* (* (/ 1 x) (sqrt x)) 24)) (* (* (/ 1 x) (sqrt x)) 24) (* (/ 1 x) (sqrt x)) (/ 1 x) 24 (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) (* (- (* x x) 1) 6) (- (* x x) 1) (* x x) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) (+ 1 x) (- (+ (* (sqrt x) 4) x) -1) (+ (* (sqrt x) 4) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 527 | 4344 |
| 0 | 560 | 3619 |
| 1 | 3373 | 3526 |
| 0 | 9826 | 3411 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) |
x |
#s(literal 6 binary64) |
#s(literal -6 binary64) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(sqrt.f64 x) |
#s(literal 4 binary64) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64)))) |
(-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 24 binary64) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -6 (+ 1 (* 4 (sqrt x)))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))))) (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* x (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt x))))) (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* x (- (/ (* x (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (+ 1 (* 4 (sqrt x)))) (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (+ (* x 6) -6) #s(hole binary64 -6)) |
#s(approx (+ (* x 6) -6) #s(hole binary64 (- (* 6 x) 6))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (+ 1 (* 4 (sqrt x))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (+ 1 (+ x (* 4 (sqrt x)))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (- x -1) #s(hole binary64 1)) |
#s(approx (- x -1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (* x (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* -6 (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* x (+ (* 6 (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)))) (* x (+ (* -6 (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (* 6 (/ (* x (+ (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2)) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x))))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (/ 6 (+ 1 (* 4 (/ 1 (sqrt x))))))) |
#s(approx (+ (/ 4 (sqrt x)) 1) #s(hole binary64 (+ 1 (* 4 (/ 1 (sqrt x)))))) |
#s(approx (/ 4 (sqrt x)) #s(hole binary64 (/ 4 (sqrt x)))) |
#s(approx (- 6 (* (* (/ 1 x) (sqrt x)) 24)) #s(hole binary64 (* -24 (/ (sqrt x) x)))) |
#s(approx (- 6 (* (* (/ 1 x) (sqrt x)) 24)) #s(hole binary64 (/ (- (* 6 x) (* 24 (sqrt x))) x))) |
#s(approx (* (* (/ 1 x) (sqrt x)) 24) #s(hole binary64 (* 24 (/ (sqrt x) x)))) |
#s(approx (* (/ 1 x) (sqrt x)) #s(hole binary64 (/ (sqrt x) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (- (* 6 (/ (* x (+ 2 (* 4 (sqrt x)))) (pow (+ 1 (* 4 (sqrt x))) 2))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (- (* x (+ (* 6 (* x (- (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (/ (pow (+ 2 (* 4 (sqrt x))) 2) (pow (+ 1 (* 4 (sqrt x))) 3))))) (* 6 (/ (+ 2 (* 4 (sqrt x))) (pow (+ 1 (* 4 (sqrt x))) 2))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (- (* x (+ (* 6 (/ (+ 2 (* 4 (sqrt x))) (pow (+ 1 (* 4 (sqrt x))) 2))) (* x (+ (* -6 (* x (+ (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt x))) 3))) (+ (* 4 (/ (sqrt x) (pow (+ 1 (* 4 (sqrt x))) 3))) (/ (* (+ 2 (* 4 (sqrt x))) (- (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (/ (pow (+ 2 (* 4 (sqrt x))) 2) (pow (+ 1 (* 4 (sqrt x))) 3)))) (+ 1 (* 4 (sqrt x)))))))) (* 6 (- (+ (/ 1 (+ 1 (* 4 (sqrt x)))) (/ 1 (pow (+ 1 (* 4 (sqrt x))) 2))) (/ (pow (+ 2 (* 4 (sqrt x))) 2) (pow (+ 1 (* 4 (sqrt x))) 3)))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt x)))))))) |
#s(approx (* (- (* x x) 1) 6) #s(hole binary64 (- (* 6 (pow x 2)) 6))) |
#s(approx (- (* x x) 1) #s(hole binary64 -1)) |
#s(approx (- (* x x) 1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (+ 1 (+ (* 4 (sqrt x)) (* x (+ 2 (* 4 (sqrt x)))))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (+ 1 (+ (* 4 (sqrt x)) (* x (+ 2 (+ x (* 4 (sqrt x))))))))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (* 4 (sqrt x)))) |
#s(approx (+ (* (sqrt x) 4) x) #s(hole binary64 (+ x (* 4 (sqrt x))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ 6 (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (+ (* -1 (/ (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (+ (* 6 (/ 1 (* (pow x 2) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))) (+ (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4)))) (pow x 3))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (* -1 (/ (+ (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))) (* 6 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (+ (/ 6 (* x (+ 1 (* 4 (sqrt (/ 1 x)))))) (/ 6 (* x (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))))))) |
#s(approx (+ (* x 6) -6) #s(hole binary64 (* 6 x))) |
#s(approx (+ (* x 6) -6) #s(hole binary64 (* x (- 6 (* 6 (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* x (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* x (+ 1 (+ (* 4 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (+ (* -6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) x)) (+ (* -6 (/ (+ (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 3)) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 4))) (pow x 3))) (+ (* 6 (/ (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 6)) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (- 6 (* 24 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (- (+ 6 (/ 96 (* (pow x 2) (pow (sqrt (/ 1 x)) 2)))) (/ 24 (* x (sqrt (/ 1 x))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (- (+ 6 (* 96 (/ 1 (* (pow x 2) (pow (sqrt (/ 1 x)) 2))))) (+ (* 384 (/ 1 (* (pow x 3) (pow (sqrt (/ 1 x)) 3)))) (/ 24 (* x (sqrt (/ 1 x)))))))) |
#s(approx (+ (/ 4 (sqrt x)) 1) #s(hole binary64 (+ 1 (* 4 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 4 (sqrt x)) #s(hole binary64 (/ 4 (* x (sqrt (/ 1 x)))))) |
#s(approx (- 6 (* (* (/ 1 x) (sqrt x)) 24)) #s(hole binary64 (- 6 (* 24 (sqrt (/ 1 x)))))) |
#s(approx (* (* (/ 1 x) (sqrt x)) 24) #s(hole binary64 (* 24 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 x) (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (+ (* -6 (/ (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (+ (* -6 (/ (+ (* -1 (/ (* (+ 2 (* 4 (sqrt (/ 1 x)))) (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (pow x 2))) (+ (* -6 (/ (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x)))))))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (+ (* -6 (/ (+ (* -1 (/ (* (+ 2 (* 4 (sqrt (/ 1 x)))) (+ (* -1 (/ (* (+ 2 (* 4 (sqrt (/ 1 x)))) (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) (+ 1 (* 4 (sqrt (/ 1 x)))))) (* -1 (/ (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (+ 1 (* 4 (sqrt (/ 1 x))))))) (pow x 3))) (+ (* -6 (/ (+ (* -1 (/ (* (+ 2 (* 4 (sqrt (/ 1 x)))) (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))))) (+ 1 (* 4 (sqrt (/ 1 x)))))) (+ (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))) (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) (pow x 2))) (+ (* -6 (/ (+ (* 4 (/ (sqrt (/ 1 x)) (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2))) (* 2 (/ 1 (pow (+ 1 (* 4 (sqrt (/ 1 x)))) 2)))) x)) (* 6 (/ 1 (+ 1 (* 4 (sqrt (/ 1 x))))))))))) |
#s(approx (* (- (* x x) 1) 6) #s(hole binary64 (* 6 (pow x 2)))) |
#s(approx (* (- (* x x) 1) 6) #s(hole binary64 (* (pow x 2) (- 6 (* 6 (/ 1 (pow x 2))))))) |
#s(approx (- (* x x) 1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (* (pow x 2) (+ 1 (* 4 (sqrt (/ 1 x))))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 4 (sqrt (/ 1 x))) (+ (* 4 (/ (sqrt (/ 1 x)) x)) (* 2 (/ 1 x)))))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 4 (sqrt (/ 1 x))) (+ (* 4 (/ (sqrt (/ 1 x)) x)) (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (/ -6 (- (* 4 (sqrt (/ 1 x))) 1)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (/ 6 (* x (- (* 4 (sqrt (/ 1 x))) 1))) (+ (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (- (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (- (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (* -1 (/ (- (+ (* -1 (- (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3))) (* 6 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)))) (/ 6 (* x (pow (- (* 4 (sqrt (/ 1 x))) 1) 4)))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (+ (* x 6) -6) #s(hole binary64 (* -1 (* x (- (* 6 (/ 1 x)) 6))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) #s(hole binary64 (* -1 (* x (- (* 4 (sqrt (/ 1 x))) (+ 1 (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* 6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* -1 (/ (+ (* -6 (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (* 6 (/ (- (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 3)) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 4))) x))) x))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (+ 6 (* 24 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (+ 6 (+ (/ 24 (* x (sqrt (/ 1 x)))) (/ 96 (* (pow x 2) (pow (sqrt (/ 1 x)) 2))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(hole binary64 (+ 6 (* -1 (/ (- (* -1 (/ (+ (* 384 (/ 1 (* x (pow (sqrt (/ 1 x)) 3)))) (* 96 (/ 1 (pow (sqrt (/ 1 x)) 2)))) x)) (* 24 (/ 1 (sqrt (/ 1 x))))) x))))) |
#s(approx (+ (/ 4 (sqrt x)) 1) #s(hole binary64 (- 1 (* 4 (/ 1 (* x (sqrt (/ 1 x)))))))) |
#s(approx (/ 4 (sqrt x)) #s(hole binary64 (/ -4 (* x (sqrt (/ 1 x)))))) |
#s(approx (- 6 (* (* (/ 1 x) (sqrt x)) 24)) #s(hole binary64 (- 6 (* -24 (sqrt (/ 1 x)))))) |
#s(approx (* (* (/ 1 x) (sqrt x)) 24) #s(hole binary64 (* -24 (sqrt (/ 1 x))))) |
#s(approx (* (/ 1 x) (sqrt x)) #s(hole binary64 (* -1 (sqrt (/ 1 x))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (- (* -6 (/ (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (- (* -1 (/ (+ (* -6 (/ (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (+ (* -1 (/ (* (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (- (* 4 (sqrt (/ 1 x))) 2)) (- (* 4 (sqrt (/ 1 x))) 1))) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) x)) (* 6 (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (+ (* 6 (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (+ (* -1 (/ (* (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (- (* 4 (sqrt (/ 1 x))) 2)) (- (* 4 (sqrt (/ 1 x))) 1))) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (* 6 (/ (+ (* -1 (/ (* (- (* 4 (sqrt (/ 1 x))) 2) (- (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)) (+ (* -1 (/ (* (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (- (* 4 (sqrt (/ 1 x))) 2)) (- (* 4 (sqrt (/ 1 x))) 1))) (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))))) (- (* 4 (sqrt (/ 1 x))) 1))) (* -1 (/ (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))) (- (* 4 (sqrt (/ 1 x))) 1)))) x))) x)) (* 6 (- (* 2 (/ 1 (pow (- (* 4 (sqrt (/ 1 x))) 1) 2))) (* 4 (/ (sqrt (/ 1 x)) (pow (- (* 4 (sqrt (/ 1 x))) 1) 2)))))) x)) (* 6 (/ 1 (- (* 4 (sqrt (/ 1 x))) 1)))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (* -1 (* (pow x 2) (- (* 4 (sqrt (/ 1 x))) 1))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (* (pow x 2) (+ (* -1 (- (* 4 (sqrt (/ 1 x))) 1)) (* -1 (/ (- (* 4 (sqrt (/ 1 x))) 2) x)))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) #s(hole binary64 (* (pow x 2) (+ (* -1 (- (* 4 (sqrt (/ 1 x))) 1)) (* -1 (/ (- (* 4 (sqrt (/ 1 x))) (+ 2 (/ 1 x))) x)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 6 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 216 binary64) (*.f64 (*.f64 x x) x) #s(literal -216 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 6 binary64) x) (*.f64 #s(literal 6 binary64) x) (-.f64 #s(literal 36 binary64) (*.f64 (*.f64 #s(literal 6 binary64) x) #s(literal -6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) x) (*.f64 #s(literal 6 binary64) x)) #s(literal 36 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 6 binary64) x) #s(literal -6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) x) (*.f64 #s(literal 6 binary64) x)) #s(literal 36 binary64)) (-.f64 (*.f64 #s(literal 6 binary64) x) #s(literal -6 binary64))) |
(/.f64 (fma.f64 #s(literal 216 binary64) (*.f64 (*.f64 x x) x) #s(literal -216 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) x) (*.f64 #s(literal 6 binary64) x) (-.f64 #s(literal 36 binary64) (*.f64 (*.f64 #s(literal 6 binary64) x) #s(literal -6 binary64))))) |
(fma.f64 #s(literal 6 binary64) x #s(literal -6 binary64)) |
(fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) |
(+.f64 (*.f64 #s(literal 6 binary64) x) #s(literal -6 binary64)) |
(+.f64 #s(literal -6 binary64) (*.f64 #s(literal 6 binary64) x)) |
x |
#s(literal 6 binary64) |
#s(literal -6 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64)) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) |
(+.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
#s(literal 4 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(-.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -6 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 6 binary64) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(pow.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 16 binary64) x) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 16 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 #s(literal 4 binary64) (sqrt.f64 x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 16 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) x))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 16 binary64) x) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 16 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 16 binary64) x) (/.f64 #s(literal 4 binary64) (sqrt.f64 x)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 16 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (/.f64 #s(literal 4 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
(/.f64 #s(literal 4 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 216 binary64) (*.f64 #s(literal 13824 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 #s(literal 36 binary64) (+.f64 (/.f64 #s(literal 576 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 36 binary64) (/.f64 #s(literal 576 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64) #s(literal 6 binary64)))) |
(/.f64 (-.f64 #s(literal 36 binary64) (/.f64 #s(literal 576 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64) #s(literal 6 binary64))) |
(/.f64 (-.f64 #s(literal 216 binary64) (*.f64 #s(literal 13824 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 36 binary64) (+.f64 (/.f64 #s(literal 576 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64)))))) |
(-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))) |
(+.f64 #s(literal 6 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 24 binary64))) |
(+.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -24 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 24 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 24 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 24 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (/.f64 #s(literal 24 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal -24 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
(/.f64 #s(literal 24 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
(/.f64 #s(literal 24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (exp.f64 (neg.f64 (log.f64 (sqrt.f64 x)))) (exp.f64 (neg.f64 (log.f64 (sqrt.f64 x))))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (sqrt.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (neg.f64 (log.f64 (sqrt.f64 x))) #s(literal 2 binary64)))) |
#s(literal 24 binary64) |
(*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)))) (neg.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) |
(*.f64 #s(literal 6 binary64) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)))) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)))) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))) (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)))) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) #s(literal 1 binary64)) (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64)))) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) (-.f64 x #s(literal -1 binary64))) |
(-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)) |
(+.f64 (-.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 x x)) (-.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (-.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) (*.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64)))))) |
(fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) |
(fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) |
(-.f64 x (*.f64 #s(literal -4 binary64) (sqrt.f64 x))) |
(+.f64 (*.f64 (sqrt.f64 x) #s(literal 4 binary64)) x) |
(+.f64 x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (*.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (*.f64 (+.f64 (fma.f64 x (-.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))))) (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (* x 6) -6) #s(literal -6 binary64)) |
#s(approx (+ (* x 6) -6) (-.f64 (*.f64 #s(literal 6 binary64) x) #s(literal 6 binary64))) |
#s(approx x x) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (- x -1) #s(literal 1 binary64)) |
#s(approx (- x -1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (*.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))) #s(literal 6 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) #s(literal -6 binary64))) (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ (/ 4 (sqrt x)) 1) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ 4 (sqrt x)) (/.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (- 6 (* (* (/ 1 x) (sqrt x)) 24)) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -24 binary64))) |
#s(approx (- 6 (* (* (/ 1 x) (sqrt x)) 24)) (/.f64 (fma.f64 #s(literal 6 binary64) x (*.f64 #s(literal -24 binary64) (sqrt.f64 x))) x)) |
#s(approx (* (* (/ 1 x) (sqrt x)) 24) (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 24 binary64))) |
#s(approx (* (/ 1 x) (sqrt x)) (/.f64 (sqrt.f64 x) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 2 binary64)) x) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (fma.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)))) (/.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 2 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -6 binary64) x) (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 x) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 4 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)))) #s(literal 6 binary64))) x (/.f64 (*.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 2 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) x) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
#s(approx (* (- (* x x) 1) 6) (-.f64 (*.f64 (*.f64 x x) #s(literal 6 binary64)) #s(literal 6 binary64))) |
#s(approx (- (* x x) 1) #s(literal -1 binary64)) |
#s(approx (- (* x x) 1) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) (+.f64 (fma.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 2 binary64)) x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) (+.f64 (fma.f64 (+.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal 2 binary64)) x (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) 4) x) (*.f64 (sqrt.f64 x) #s(literal 4 binary64))) |
#s(approx (+ (* (sqrt x) 4) x) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x)) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) x)) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 x x))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x)))) (/.f64 #s(literal 6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) x)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 6 binary64) (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64)))) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) x)) (/.f64 #s(literal 6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x))))) |
#s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) |
#s(approx (+ (* x 6) -6) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) x)) x)) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (sqrt x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)) |
#s(approx (- x -1) (fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (+.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) x) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -4 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64)) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64)))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) #s(literal 96 binary64) #s(literal 6 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64)))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) #s(literal 96 binary64) #s(literal 6 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) #s(literal 384 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))))) |
#s(approx (+ (/ 4 (sqrt x)) 1) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ 4 (sqrt x)) (/.f64 #s(literal 4 binary64) (sqrt.f64 x))) |
#s(approx (- 6 (* (* (/ 1 x) (sqrt x)) 24)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64)))) |
#s(approx (* (* (/ 1 x) (sqrt x)) 24) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))) |
#s(approx (* (/ 1 x) (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) (fma.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) (*.f64 x x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) (fma.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) (*.f64 x x)) #s(literal -6 binary64) (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) x) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))))) |
#s(approx (* (- (* x x) 1) 6) (*.f64 (*.f64 x x) #s(literal 6 binary64))) |
#s(approx (* (- (* x x) 1) 6) (*.f64 (-.f64 #s(literal 6 binary64) (/.f64 #s(literal 6 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (- (* x x) 1) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) (*.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) (*.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) x)) (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) (*.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) x)) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (-.f64 (/.f64 #s(literal 6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) x)))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (-.f64 (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) (-.f64 (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) x)) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) x)))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* x 6) -6) (+ (* (sqrt x) 4) (- x -1))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64)) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) x))) (/.f64 #s(literal 6 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 4 binary64)) x))) x)) (neg.f64 (-.f64 (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (+ (* x 6) -6) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) x) #s(literal 6 binary64)) x))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (sqrt x) 4) (- x -1)) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (sqrt x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) x) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) x) #s(literal 6 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) #s(literal -6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) #s(literal -6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -4 binary64))) x) #s(literal 6 binary64) (*.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) #s(literal -6 binary64))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64) #s(literal 6 binary64))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) #s(literal 96 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))) #s(literal 6 binary64))) |
#s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 96 binary64) x (/.f64 #s(literal 384 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) x))) x)) (*.f64 #s(literal 24 binary64) (sqrt.f64 x))) x)) #s(literal 6 binary64))) |
#s(approx (+ (/ 4 (sqrt x)) 1) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (/ 4 (sqrt x)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x))) |
#s(approx (- 6 (* (* (/ 1 x) (sqrt x)) 24)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64) #s(literal 6 binary64))) |
#s(approx (* (* (/ 1 x) (sqrt x)) 24) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -24 binary64))) |
#s(approx (* (/ 1 x) (sqrt x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) x) #s(literal -6 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -6 binary64) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) x) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) #s(literal 6 binary64))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (/ (* (- (* x x) 1) 6) (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1))) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) #s(literal 6 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 6 binary64) (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))))) x))) x))) x)) (/.f64 #s(literal 6 binary64) (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64))))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) x)) (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 x x))) |
#s(approx (* (+ 1 x) (- (+ (* (sqrt x) 4) x) -1)) (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) x)) (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 x x))) |
Compiled 13 138 to 1 725 computations (86.9% saved)
12 alts after pruning (8 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 336 | 6 | 342 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 3 | 2 | 5 |
| Total | 343 | 12 | 355 |
| Status | Accuracy | Program |
|---|---|---|
| 56.9% | (/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64)))) | |
| 99.4% | (/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) | |
| 55.5% | (/.f64 (*.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) | |
| 45.3% | (/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) | |
| 54.9% | (/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) | |
| ✓ | 99.9% | (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)))) |
| 54.7% | (*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) | |
| ✓ | 45.6% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
| ✓ | 54.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| 48.4% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))))) | |
| ✓ | 44.8% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
| 4.7% | #s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
Compiled 934 to 353 computations (62.2% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64))))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64))))) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (*.f64 #s(approx (- (* x x) 1) #s(literal -1 binary64)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) #s(approx (/ 6 (+ (* (sqrt x) 4) (- x -1))) (fma.f64 (/.f64 x (*.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -6 binary64) (/.f64 #s(literal 6 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (fma.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) x) #s(literal 6 binary64) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64))))) |
| Outputs |
|---|
(*.f64 #s(literal 6 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
2 calls:
| 10.0ms | x |
| 6.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 99.9% | 1 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64))))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64))))) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
| Outputs |
|---|
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) x) #s(literal -1 binary64)))) |
2 calls:
| 8.0ms | x |
| 5.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 99.9% | 1 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64))))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64))))) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
| Outputs |
|---|
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (-.f64 (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) x) #s(literal -1 binary64))) |
2 calls:
| 7.0ms | x |
| 5.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 99.4% | 1 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64))))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64))))) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(approx (* 6 (- x 1)) (*.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) #s(approx (+ (+ x 1) (* 4 (sqrt x))) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
2 calls:
| 6.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 98.5% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 6 binary64) #s(approx (/ (- x 1) (+ (* (sqrt x) 4) (- x -1))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (sqrt.f64 x) #s(literal 1 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 6 (- x 1)) #s(literal -6 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)) #s(literal 24 binary64))))) |
(/.f64 (fma.f64 x #s(literal 6 binary64) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64)))) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(approx (- x -1) #s(literal 1 binary64))))) |
(/.f64 #s(approx (+ (* x 6) -6) (*.f64 #s(literal 6 binary64) x)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(approx (+ (* x 6) -6) #s(literal -6 binary64)) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) (-.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
2 calls:
| 5.0ms | x |
| 3.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 98.5% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal 6 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 98.4% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) (-.f64 #s(literal 6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 24 binary64))))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 98.4% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) (/.f64 #s(literal -6 binary64) (fma.f64 (sqrt.f64 x) #s(literal 4 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
2 calls:
| 2.0ms | x |
| 1.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 97.8% | 2 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) (/.f64 (fma.f64 #s(literal 3/2 binary64) (sqrt.f64 x) #s(literal 3/8 binary64)) x))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ -6 (+ (* (sqrt x) 4) 1)) #s(approx (/ (+ (* 3/2 (sqrt x)) 3/8) x) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
2 calls:
| 7.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.9% | 2 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 47.9% | 2 | x |
Compiled 15 to 12 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
| Outputs |
|---|
#s(approx (/ (* 6 (- x 1)) (+ (+ x 1) (* 4 (sqrt x)))) #s(approx (/ 6 (+ (* (/ 1 (sqrt x)) 4) 1)) #s(literal 6 binary64))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.8% | 1 | (/.f64 (*.f64 #s(literal 6 binary64) (-.f64 x #s(literal 1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (sqrt.f64 x)))) |
| 44.8% | 1 | x |
Compiled 15 to 12 computations (20% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 0.02038345094728948 | 177352.20144339954 |
| 7.0ms | 144× | 0 | valid |
Compiled 404 to 348 computations (13.9% saved)
ival-sqrt: 1.0ms (26% of total)ival-add!: 1.0ms (26% of total)ival-mult!: 1.0ms (26% of total)ival-div!: 1.0ms (26% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 53.0ms | 0.02038345094728948 | 177352.20144339954 |
| 48.0ms | 112× | 0 | valid |
Compiled 359 to 321 computations (10.6% saved)
ival-mult!: 43.0ms (94.4% of total)ival-sqrt: 1.0ms (2.2% of total)ival-div!: 1.0ms (2.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.02038345094728948 | 177352.20144339954 |
Compiled 422 to 366 computations (13.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.02038345094728948 | 177352.20144339954 |
| 4.0ms | 96× | 0 | valid |
Compiled 521 to 411 computations (21.1% saved)
ival-sqrt: 1.0ms (39.6% of total)ival-mult!: 1.0ms (39.6% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.02038345094728948 | 177352.20144339954 |
Compiled 458 to 357 computations (22.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.02038345094728948 | 177352.20144339954 |
Compiled 611 to 447 computations (26.8% saved)
| 1× | fuel |
Compiled 386 to 80 computations (79.3% saved)
Compiled 400 to 91 computations (77.3% saved)
Loading profile data...