
Time bar (total: 1.2s)
| 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 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 0% | 0% | 50% | 0% | 0% | 50% | 0% | 3 |
| 33.3% | 12.5% | 25% | 0% | 0% | 62.5% | 0% | 4 |
| 60% | 18.7% | 12.5% | 0% | 0% | 68.7% | 0% | 5 |
| 77.8% | 21.9% | 6.2% | 0% | 0% | 71.8% | 0% | 6 |
| 88.2% | 23.4% | 3.1% | 0% | 0% | 73.4% | 0% | 7 |
| 93.9% | 24.2% | 1.6% | 0% | 0% | 74.2% | 0% | 8 |
| 96.9% | 24.6% | 0.8% | 0% | 0% | 74.6% | 0% | 9 |
| 98.4% | 24.8% | 0.4% | 0% | 0% | 74.8% | 0% | 10 |
| 99.2% | 24.9% | 0.2% | 0% | 0% | 74.9% | 0% | 11 |
| 99.6% | 24.9% | 0.1% | 0% | 0% | 74.9% | 0% | 12 |
Compiled 15 to 11 computations (26.7% saved)
| 740.0ms | 8 255× | 0 | valid |
| 2.0ms | 25× | 0 | invalid |
| 0.0ms | 1× | 1 | valid |
ival-div!: 145.0ms (29% of total)ival-log: 126.0ms (25.2% of total)ival-mult!: 122.0ms (24.4% of total)ival-sqrt: 61.0ms (12.2% of total)ival-add!: 25.0ms (5% of total)ival-sub!: 20.0ms (4% of total)adjust: 1.0ms (0.2% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 27 |
| 1 | 84 | 27 |
| 2 | 314 | 26 |
| 3 | 1097 | 26 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
Compiled 20 to 18 computations (10% saved)
| Inputs |
|---|
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ 2 x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (sqrt -1)) (+ (* 1/2 (/ (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))) (pow x 2))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (* 2 (/ 1 (pow (sqrt -1) 3))) (* 3 (/ 1 (* (pow (sqrt -1) 2) (sqrt -1))))) (pow x 3))) (+ (* 1/2 (/ (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))) (pow x 2))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (sqrt -1))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (sqrt -1) (/ 1 x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (sqrt -1))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))))))) (* 1/8 (/ 1 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))))))) (* 1/8 (/ 1 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1))))))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (log (* -1 (sqrt -1))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (- (* 2 (/ 1 (pow (sqrt -1) 3))) (* 3 (/ 1 (* (pow (sqrt -1) 2) (sqrt -1))))) x)) (* 1/2 (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (- (+ (* -1 (sqrt -1)) (/ 1/8 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1))))) (/ 1/2 (* (pow x 2) (sqrt -1)))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (- (+ (* -1 (sqrt -1)) (* 1/8 (/ 1 (* (pow x 4) (* (sqrt -1) (pow (sqrt -1) 2)))))) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))))))) (* 1/8 (/ 1 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1)))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ 1 x) 1 x (/ (sqrt (- 1 (* x x))) x) (sqrt (- 1 (* x x))) (- 1 (* x x)) (* x x)) |
| 4.0ms | x | @ | inf | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ 1 x) 1 x (/ (sqrt (- 1 (* x x))) x) (sqrt (- 1 (* x x))) (- 1 (* x x)) (* x x)) |
| 2.0ms | x | @ | 0 | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ 1 x) 1 x (/ (sqrt (- 1 (* x x))) x) (sqrt (- 1 (* x x))) (- 1 (* x x)) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 256 | 1557 |
| 0 | 267 | 1543 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ 2 x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (sqrt -1)) (+ (* 1/2 (/ (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))) (pow x 2))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (* 2 (/ 1 (pow (sqrt -1) 3))) (* 3 (/ 1 (* (pow (sqrt -1) 2) (sqrt -1))))) (pow x 3))) (+ (* 1/2 (/ (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))) (pow x 2))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (sqrt -1))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (sqrt -1) (/ 1 x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (sqrt -1))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (* (sqrt -1) (* (sqrt -1) (* (sqrt -1) (pow (sqrt -1) 2))))))))) (* 1/8 (/ 1 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))))))) (* 1/8 (/ 1 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1))))))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (log (* -1 (sqrt -1))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (- (* 2 (/ 1 (pow (sqrt -1) 3))) (* 3 (/ 1 (* (pow (sqrt -1) 2) (sqrt -1))))) x)) (* 1/2 (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (- (+ (* -1 (sqrt -1)) (/ 1/8 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1))))) (/ 1/2 (* (pow x 2) (sqrt -1)))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (- (+ (* -1 (sqrt -1)) (* 1/8 (/ 1 (* (pow x 4) (* (sqrt -1) (pow (sqrt -1) 2)))))) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (* (sqrt -1) (* (pow (sqrt -1) 2) (* (sqrt -1) (sqrt -1))))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (* (pow (sqrt -1) 2) (* (sqrt -1) (* (sqrt -1) (sqrt -1))))))))) (* 1/8 (/ 1 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1)))))))))) |
| Outputs |
|---|
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3/32 binary64))) #s(literal 1/4 binary64)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (- 1 (* x x)) #s(literal 1 binary64)) |
#s(approx (- 1 (* x x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- 1 (* x x)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (- 1 (* x x)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x)) #s(literal 1 binary64)) x)))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
Compiled 935 to 352 computations (62.4% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 2 | 55 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 3 | 56 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| ▶ | 99.4% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| ▶ | 0.0% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
Compiled 34 to 33 computations (2.9% saved)
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
(sqrt.f64 #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ 2 x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (/ 2 x) #s(hole binary64 (/ 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (sqrt -1)) (+ (* 1/2 (/ (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))) (pow x 2))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (* 2 (/ 1 (pow (sqrt -1) 3))) (* 3 (/ 1 (* (sqrt -1) (pow (sqrt -1) 2))))) (pow x 3))) (+ (* 1/2 (/ (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))) (pow x 2))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (sqrt -1))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (sqrt -1) (/ 1 x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1)))))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (log (* -1 (sqrt -1))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (- (* 2 (/ 1 (pow (sqrt -1) 3))) (* 3 (/ 1 (* (pow (sqrt -1) 2) (sqrt -1))))) x)) (* 1/2 (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (* (sqrt -1) (pow (sqrt -1) 2))))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt -1) -1 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ 2 x) 2 x) |
| 3.0ms | x | @ | -inf | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt -1) -1 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ 2 x) 2 x) |
| 2.0ms | x | @ | 0 | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt -1) -1 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ 2 x) 2 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 185 | 904 |
| 0 | 187 | 891 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
(sqrt.f64 #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ 2 x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (/ 2 x) #s(hole binary64 (/ 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (sqrt -1)) (+ (* 1/2 (/ (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))) (pow x 2))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (sqrt -1)) (+ (* 1/6 (/ (- (* 2 (/ 1 (pow (sqrt -1) 3))) (* 3 (/ 1 (* (sqrt -1) (pow (sqrt -1) 2))))) (pow x 3))) (+ (* 1/2 (/ (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))) (pow x 2))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (sqrt -1))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (sqrt -1) (/ 1 x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (* (pow (sqrt -1) 2) (sqrt -1)))))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (log (* -1 (sqrt -1))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (- (* 2 (/ 1 (pow (sqrt -1) 3))) (* 3 (/ 1 (* (pow (sqrt -1) 2) (sqrt -1))))) x)) (* 1/2 (- (/ 1 (* (sqrt -1) (sqrt -1))) (/ 1 (pow (sqrt -1) 2))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (* (pow (sqrt -1) 2) (sqrt -1))))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (* (sqrt -1) (pow (sqrt -1) 2))))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))))) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
(sqrt.f64 #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3/32 binary64))) #s(literal 1/4 binary64)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (/ 2 x) (/.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x)) #s(literal 1 binary64)) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x)) #s(literal 1 binary64)) x)))) |
Compiled 468 to 192 computations (59% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 25 | 0 | 25 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 1 | 1 |
| Total | 25 | 3 | 28 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| ✓ | 99.4% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| ✓ | 0.0% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
Compiled 65 to 57 computations (12.3% saved)
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| Outputs |
|---|
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
3 calls:
| 2.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 2.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 100.0% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 100.0% | 1 | x |
Compiled 20 to 18 computations (10% saved)
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
3 calls:
| 1.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 1.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 99.4% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 99.4% | 1 | x |
Compiled 20 to 18 computations (10% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
3 calls:
| 1.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 1.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 0.0% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 0.0% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 0.0% | 1 | x |
Compiled 20 to 18 computations (10% saved)
| 1× | done |
Compiled 31 to 24 computations (22.6% saved)
Compiled 41 to 33 computations (19.5% saved)
Loading profile data...