
Time bar (total: 2.0s)
| 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)
| 1.2s | 8 256× | 0 | valid |
| 2.0ms | 26× | 0 | invalid |
ival-div!: 231.0ms (42.2% of total)ival-log: 161.0ms (29.4% of total)ival-sqrt: 70.0ms (12.8% of total)ival-mult!: 46.0ms (8.4% of total)ival-sub!: 21.0ms (3.8% of total)ival-add!: 17.0ms (3.1% of total)adjust: 2.0ms (0.4% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 26 |
| 1 | 103 | 25 |
| 2 | 445 | 25 |
| 3 | 3960 | 25 |
| 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))) |
(abs 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 (* -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 (* -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 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))))) |
#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) 3))))))) |
#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) 3)))))) |
#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) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#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) 3))))))) |
#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) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#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 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) 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) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))))) |
#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) 3)))) (/ 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) (pow (sqrt -1) 3))))) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))))) |
#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) 3)))))))) |
#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) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.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)) |
| 3.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 | @ | -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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 224 | 1386 |
| 0 | 235 | 1075 |
| 0 | 1504 | 1039 |
| 1 | 4097 | 1039 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | node-limit |
| 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 (* -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 (* -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 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))))) |
#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) 3))))))) |
#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) 3)))))) |
#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) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#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) 3))))))) |
#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) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#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 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) 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) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))))) |
#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) 3)))) (/ 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) (pow (sqrt -1) 3))))) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))))) |
#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) 3)))))))) |
#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) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
| Outputs |
|---|
(log.f64 (fabs.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.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) (neg.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) 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) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(tan.f64 (acos.f64 x)) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(sin.f64 (acos.f64 x)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(cos.f64 (asin.f64 x)) |
(fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (fma.f64 (fma.f64 #s(literal -3/32 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -5/96 binary64) (*.f64 x x) #s(literal -3/32 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 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 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 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 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- 1 (* x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) x))))) |
#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 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) |
#s(approx (- 1 (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) x)) (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) x)) (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal 1 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) #s(literal 1 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (+.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (-.f64 (+.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x))) |
Compiled 1 035 to 420 computations (59.4% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 5 | 83 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 78 | 6 | 84 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
| ✓ | 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 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
| ▶ | 99.3% | (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)))) |
| ▶ | 99.0% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
Compiled 134 to 133 computations (0.7% saved)
| Inputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(literal 1 binary64) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
x |
(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) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
(log.f64 #s(literal 2 binary64)) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (/ (+ 1 (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 (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 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (/ (+ 1 (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 (sqrt (- 1 (* x x)))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#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 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (neg (log x)) (log 2)) #s(hole binary64 (- (log 2) (log x)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (sqrt -1))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (sqrt -1) (/ 1 x)))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))) |
#s(approx (/ (+ 1 (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) 3))))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (+ (sqrt -1) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#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) 3))))))) |
#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) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#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 (+ (neg (log x)) (log 2)) #s(hole binary64 (- (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) #s(hole binary64 (* x (- (* 2 (/ 1 (pow x 2))) 1/2)))) |
#s(approx (+ (* -1/2 (* x x)) 2) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 2) #s(hole binary64 (* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (log (* -1 (sqrt -1))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (- (sqrt -1) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))))) |
#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) 3)))))))) |
#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) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (neg (log x)) (log 2)) #s(hole binary64 (- (log 2) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) #s(hole binary64 (* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 69.0ms | x | @ | inf | ((log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) (/ (+ 1 (sqrt (- 1 (* x x)))) x) (+ 1 (sqrt (- 1 (* x x)))) 1 (sqrt (- 1 (* x x))) (- 1 (* x x)) (* x x) x (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 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (neg (log x)) (log 2)) (neg (log x)) (log x) (log 2) (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ (+ (* -1/2 (* x x)) 2) x) (+ (* -1/2 (* x x)) 2) -1/2) |
| 41.0ms | x | @ | 0 | ((log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) (/ (+ 1 (sqrt (- 1 (* x x)))) x) (+ 1 (sqrt (- 1 (* x x)))) 1 (sqrt (- 1 (* x x))) (- 1 (* x x)) (* x x) x (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 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (neg (log x)) (log 2)) (neg (log x)) (log x) (log 2) (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ (+ (* -1/2 (* x x)) 2) x) (+ (* -1/2 (* x x)) 2) -1/2) |
| 19.0ms | x | @ | -inf | ((log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) (/ (+ 1 (sqrt (- 1 (* x x)))) x) (+ 1 (sqrt (- 1 (* x x)))) 1 (sqrt (- 1 (* x x))) (- 1 (* x x)) (* x x) x (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 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (neg (log x)) (log 2)) (neg (log x)) (log x) (log 2) (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ (+ (* -1/2 (* x x)) 2) x) (+ (* -1/2 (* x x)) 2) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 292 | 1658 |
| 0 | 314 | 1340 |
| 0 | 1837 | 1309 |
| 1 | 4960 | 1309 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(literal 1 binary64) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
x |
(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) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
(log.f64 #s(literal 2 binary64)) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (/ (+ 1 (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 (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 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (/ (+ 1 (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 (sqrt (- 1 (* x x)))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#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 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (neg (log x)) (log 2)) #s(hole binary64 (- (log 2) (log x)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (sqrt -1))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (sqrt -1) (/ 1 x)))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))) |
#s(approx (/ (+ 1 (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) 3))))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (+ (sqrt -1) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#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) 3))))))) |
#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) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#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 (+ (neg (log x)) (log 2)) #s(hole binary64 (- (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) #s(hole binary64 (* x (- (* 2 (/ 1 (pow x 2))) 1/2)))) |
#s(approx (+ (* -1/2 (* x x)) 2) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 2) #s(hole binary64 (* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (log (* -1 (sqrt -1))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (- (sqrt -1) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))))) |
#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) 3)))))))) |
#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) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (neg (log x)) (log 2)) #s(hole binary64 (- (log 2) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) #s(hole binary64 (* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
(log.f64 (fabs.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x))) |
(log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.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) (neg.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) 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) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(literal 1 binary64) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(sin.f64 (acos.f64 x)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(cos.f64 (asin.f64 x)) |
(fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
x |
(log.f64 (fabs.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)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal -1 binary64)) |
(fabs.f64 (sqrt.f64 #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(log.f64 (fabs.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)))) |
(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) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(neg.f64 (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(-.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 #s(literal 2 binary64)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (neg.f64 (log.f64 x)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (neg.f64 (neg.f64 (log.f64 x))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (log.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
(neg.f64 (log.f64 x)) |
(log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(log.f64 (/.f64 #s(literal 1 binary64) x)) |
(log.f64 (fabs.f64 x)) |
(log.f64 x) |
(log.f64 #s(literal 2 binary64)) |
(log.f64 (fabs.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 2 binary64)) x)))) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 2 binary64)) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 2 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x) (/.f64 #s(literal 2 binary64) x)) |
(+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(-.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 #s(literal -3/32 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 (fma.f64 #s(literal -5/96 binary64) (*.f64 x x) #s(literal -3/32 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
#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 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(literal 2 binary64)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- 1 (* x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (neg (log x)) (log 2)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (log.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) x))))) |
#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 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (*.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) |
#s(approx (- 1 (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (neg (log x)) (log 2)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* -1/2 (* x x)) 2) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (* x x)) 2) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) x)) (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) x)) (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal 1 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) #s(literal 1 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) x)) #s(literal 1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x))) |
#s(approx (+ (neg (log x)) (log 2)) (-.f64 (-.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (neg (log x)) (neg.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))))) |
#s(approx (log x) (+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))) x))) |
Compiled 1 407 to 632 computations (55.1% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 138 | 1 | 139 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 139 | 6 | 145 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
| ✓ | 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 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
| ✓ | 99.3% | (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)))) |
| ▶ | 99.0% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
Compiled 71 to 70 computations (1.4% saved)
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(log.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 (- (log 2) (log x)) #s(hole binary64 (- (log 2) (log x)))) |
#s(approx (log x) #s(hole binary64 (log 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 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))))) |
#s(approx (- (log 2) (log x)) #s(hole binary64 (- (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#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 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x))))) |
#s(approx (- (log 2) (log x)) #s(hole binary64 (- (log 2) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | inf | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (- (log 2) (log x)) (log 2) 2 (log x) x) |
| 12.0ms | x | @ | -inf | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (- (log 2) (log x)) (log 2) 2 (log x) x) |
| 12.0ms | x | @ | 0 | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (- (log 2) (log x)) (log 2) 2 (log x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 485 |
| 0 | 117 | 370 |
| 0 | 779 | 367 |
| 1 | 2110 | 367 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(log.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 (- (log 2) (log x)) #s(hole binary64 (- (log 2) (log x)))) |
#s(approx (log x) #s(hole binary64 (log 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 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))))) |
#s(approx (- (log 2) (log x)) #s(hole binary64 (- (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#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 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x))))) |
#s(approx (- (log 2) (log x)) #s(hole binary64 (- (log 2) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(neg.f64 (-.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) |
(neg.f64 (-.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (neg.f64 (log.f64 x)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (neg.f64 (neg.f64 (log.f64 x))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(log.f64 (fabs.f64 x)) |
(log.f64 x) |
x |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 #s(literal -3/32 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) (*.f64 (fma.f64 (fma.f64 #s(literal -5/96 binary64) (*.f64 x x) #s(literal -3/32 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)))) |
#s(approx (- (log 2) (log x)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
#s(approx (log x) (log.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) x))))) |
#s(approx (- (log 2) (log x)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) x)) (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) x)) (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (- (log 2) (log x)) (-.f64 (-.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (log x) (+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
Compiled 339 to 140 computations (58.7% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 0 | 30 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 30 | 6 | 36 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
| ✓ | 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 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
| ✓ | 99.3% | (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)))) |
| ✓ | 99.0% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
Compiled 136 to 110 computations (19.1% 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))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) 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)) |
| 2.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))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (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)) |
| 2.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))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
3 calls:
| 3.0ms | x |
| 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)) |
| 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)
| 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))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) 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)) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 99.3% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 99.3% | 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 49 to 32 computations (34.7% saved)
(abs x)
Compiled 173 to 153 computations (11.6% saved)
Loading profile data...