
Time bar (total: 3.1s)
| 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)
| 783.0ms | 8 255× | 0 | valid |
| 2.0ms | 24× | 0 | invalid |
| 0.0ms | 1× | 1 | valid |
ival-log: 190.0ms (32.6% of total)ival-div!: 145.0ms (24.8% of total)ival-mult!: 124.0ms (21.2% of total)ival-sqrt: 79.0ms (13.5% of total)ival-sub!: 25.0ms (4.3% of total)ival-add!: 19.0ms (3.3% of total)adjust: 1.0ms (0.2% 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 | |
|---|---|---|---|---|
| 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)) |
| 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 | 224 | 1386 |
| 0 | 235 | 1075 |
| 0 | 1572 | 1039 |
| 1 | 3978 | 1039 |
| 1× | iter-limit |
| 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 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) 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 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) 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 (+.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) (/.f64 x #s(literal 1 binary64))) |
(/.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) |
(/.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 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)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.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 155 to 478 computations (58.6% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 7 | 91 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 7 | 92 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
| 1.7% | (log.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) 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)))) | |
| 100.0% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) | |
| ▶ | 99.0% | (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))) |
| ▶ | 98.9% | (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)))) |
| ▶ | 98.5% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
Compiled 188 to 166 computations (11.7% saved)
| Inputs |
|---|
(log.f64 (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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 1 binary64) 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 (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 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 (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (/ 2 x))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (/ (+ 2 (* (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 x #s(hole binary64 x)) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 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 (+ (* -1/2 (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* -1/2 (* x x)) 2) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 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 (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (sqrt -1))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (+ (sqrt -1) (/ 1 x)))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 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))) #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 (+ (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 (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (log (* -1 (sqrt -1))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 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 (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 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 (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 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))) #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))))))))) |
#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 | |
|---|---|---|---|---|
| 48.0ms | x | @ | 0 | ((log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x (/ 1 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) |
| 46.0ms | x | @ | -inf | ((log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x (/ 1 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) |
| 13.0ms | x | @ | inf | ((log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x (/ 1 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 | 264 | 1502 |
| 0 | 286 | 1157 |
| 0 | 1743 | 1133 |
| 1 | 4305 | 1133 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 (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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 1 binary64) 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 (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 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 (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (/ 2 x))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (/ (+ 2 (* (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 x #s(hole binary64 x)) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 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 (+ (* -1/2 (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* -1/2 (* x x)) 2) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 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 (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (sqrt -1))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (+ (sqrt -1) (/ 1 x)))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 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))) #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 (+ (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 (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (log (* -1 (sqrt -1))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x))) #s(hole binary64 (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 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 (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 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 (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))))) |
#s(approx (+ (* (sqrt (- 1 (* x x))) (/ 1 x)) (/ 1 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))) #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))))))))) |
#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 #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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) 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 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) 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 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) 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) (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 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 (/.f64 #s(literal 1 binary64) 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)) |
(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)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.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))) |
#s(literal 1 binary64) |
(*.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 |
(*.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) (/.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) 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) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
#s(literal 2 binary64) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) (-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (neg.f64 (log.f64 x))))) (+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (fma.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (neg.f64 (log.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 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) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
(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)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(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 (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 (/ 1 x) (/.f64 #s(literal 1 binary64) 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 (+ (* -1/2 (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* -1/2 (* x x)) 2) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #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 (/.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))) (*.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 (+ (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 (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))) |
#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 608 to 709 computations (55.9% saved)
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 151 | 3 | 154 |
| Fresh | 1 | 1 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 154 | 7 | 161 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 1.7% | (log.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)))) |
| ▶ | 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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.0% | (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))) |
| ✓ | 98.9% | (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)))) |
| ▶ | 98.5% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
Compiled 93 to 83 computations (10.8% 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 |
(log.f64 (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #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 (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)) |
#s(literal 1 binary64) |
(*.f64 x x) |
(/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(log.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 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 (- (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 (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (/ 2 x))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 2)) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #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 (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(hole binary64 -1)) |
#s(approx (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 1 (* -1 (pow x 2))) (pow x 2)))) |
#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))) x) (/ 1 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* x (- (* -1/8 (pow x 2)) 1/2)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -5/128 (pow x 2)) 1/16)) 1/8)) 1/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 (- (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 (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (sqrt -1))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (+ (sqrt -1) (/ 1 x)))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 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))) 1) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 (* x (+ (sqrt -1) (/ 1 x))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 (* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #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 (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (log (/ -1 (sqrt -1))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (- (+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (- (+ (log (/ -1 (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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ -1 (sqrt -1)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (* -1 (+ (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt -1) 3)))) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (- (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 5)))) (+ (/ 1 (sqrt -1)) (+ (/ 1 (* x (pow (sqrt -1) 2))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))))))) |
#s(approx (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (- (/ 1 (pow x 2)) 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) 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))) x) (/ 1 x)) #s(hole binary64 (- (sqrt -1) (/ 1 x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1 x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (- (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))) (+ (/ 1 x) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#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)))))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 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))) 1) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 (* -1 (* x (- (sqrt -1) (/ 1 x)))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #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 (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (log (/ 1 (sqrt -1))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (- (log (/ 1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ 1 (sqrt -1)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (- (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (+ (* -1 (/ (- (/ 1 (pow (sqrt -1) 2)) (* 1/2 (/ 1 (* x (pow (sqrt -1) 3))))) x)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (pow (sqrt -1) 3))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 5))))) x)) (/ 1 (pow (sqrt -1) 2))) x)) (/ 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) 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))) x) (/ 1 x)) #s(hole binary64 (- (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.1s | x | @ | -inf | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (- (log 2) (log x)) (log 2) 2 (log x) x (log (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x))) (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) (+ (sqrt (- 1 (* x x))) 1) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) (/ 1 x) (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) (/ (+ 1 (sqrt (- 1 (* x x)))) x) (+ 1 (sqrt (- 1 (* x x)))) (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (/ (sqrt (- 1 (* x x))) x) (* (/ 1 x) (/ 1 x)) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) |
| 18.0ms | x | @ | 0 | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (- (log 2) (log x)) (log 2) 2 (log x) x (log (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x))) (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) (+ (sqrt (- 1 (* x x))) 1) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) (/ 1 x) (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) (/ (+ 1 (sqrt (- 1 (* x x)))) x) (+ 1 (sqrt (- 1 (* x x)))) (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (/ (sqrt (- 1 (* x x))) x) (* (/ 1 x) (/ 1 x)) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) |
| 16.0ms | x | @ | inf | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (- (log 2) (log x)) (log 2) 2 (log x) x (log (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x))) (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) (+ (sqrt (- 1 (* x x))) 1) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) (/ 1 x) (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) (/ (+ 1 (sqrt (- 1 (* x x)))) x) (+ 1 (sqrt (- 1 (* x x)))) (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (/ (sqrt (- 1 (* x x))) x) (* (/ 1 x) (/ 1 x)) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 393 | 3270 |
| 0 | 432 | 3256 |
| 1 | 954 | 3256 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 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 |
(log.f64 (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #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 (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)) |
#s(literal 1 binary64) |
(*.f64 x x) |
(/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(log.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 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 (- (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 (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (/ 2 x))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 2)) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #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 (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(hole binary64 -1)) |
#s(approx (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 1 (* -1 (pow x 2))) (pow x 2)))) |
#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))) x) (/ 1 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* x (- (* -1/8 (pow x 2)) 1/2)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -5/128 (pow x 2)) 1/16)) 1/8)) 1/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 (- (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 (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (sqrt -1))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (+ (sqrt -1) (/ 1 x)))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 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))) 1) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 (* x (+ (sqrt -1) (/ 1 x))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 (* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #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 (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (log (/ -1 (sqrt -1))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (- (+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (- (+ (log (/ -1 (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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ -1 (sqrt -1)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (* -1 (+ (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt -1) 3)))) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (- (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 5)))) (+ (/ 1 (sqrt -1)) (+ (/ 1 (* x (pow (sqrt -1) 2))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))))))) |
#s(approx (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (- (/ 1 (pow x 2)) 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) 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))) x) (/ 1 x)) #s(hole binary64 (- (sqrt -1) (/ 1 x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1 x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (- (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))) (+ (/ 1 x) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#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)))))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 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))) 1) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 (* -1 (* x (- (sqrt -1) (/ 1 x)))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #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 (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (log (/ 1 (sqrt -1))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (- (log (/ 1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ 1 (sqrt -1)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (- (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (+ (* -1 (/ (- (/ 1 (pow (sqrt -1) 2)) (* 1/2 (/ 1 (* x (pow (sqrt -1) 3))))) x)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (pow (sqrt -1) 3))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 5))))) x)) (/ 1 (pow (sqrt -1) 2))) x)) (/ 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) 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))) x) (/ 1 x)) #s(hole binary64 (- (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
| Outputs |
|---|
#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 |
(log.f64 (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #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 (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)) |
#s(literal 1 binary64) |
(*.f64 x x) |
(/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(log.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 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 (- (log 2) (log x)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x x) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 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 (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 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 (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64)) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (+.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))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (+.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))))) |
#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)) (+.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 (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) |
#s(approx (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) (pow.f64 x #s(literal 2 binary64)))) |
#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))) x) (/ 1 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (*.f64 x (-.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))) x) (/ 1 x)) (*.f64 x (-.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 (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (*.f64 x (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/16 binary64))) #s(literal 1/8 binary64))) #s(literal 1/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 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (- (log 2) (log x)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (log x) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 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 (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (*.f64 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 (+ (sqrt (- 1 (* x x))) 1) (*.f64 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (-.f64 (+.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))))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (-.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
#s(approx (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 binary64) x))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (-.f64 (+.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)))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x)))) |
#s(approx (- (log 2) (log x)) (-.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) |
#s(approx (log x) (+.f64 (log.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 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 (* (+ (sqrt (- 1 (* x x))) 1) (/ 1 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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))) 1) (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) x)))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.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 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x))) x)))))) |
#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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x)))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.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) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) x) (/.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))))) |
#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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (-.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x))) x)))) |
Compiled 3 040 to 713 computations (76.5% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 1 | 129 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 3 | 3 |
| Total | 129 | 7 | 136 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
| ▶ | 1.6% | (log.f64 (/.f64 #s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | 100.0% | (log.f64 (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.0% | (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))) |
| ✓ | 98.9% | (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)))) |
| ✓ | 98.5% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
Compiled 96 to 91 computations (5.2% saved)
| Inputs |
|---|
(log.f64 (/.f64 #s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #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)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(hole binary64 -1)) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* x (- (* -1/8 (pow x 2)) 1/2)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -5/128 (pow x 2)) 1/16)) 1/8)) 1/2)))) |
#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 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (log (/ -1 (sqrt -1))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (- (+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (- (+ (log (/ -1 (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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ -1 (sqrt -1)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (* -1 (+ (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt -1) 3)))) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (- (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 5)))) (+ (/ 1 (sqrt -1)) (+ (/ 1 (* x (pow (sqrt -1) 2))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))))))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (sqrt -1))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (- (sqrt -1) (/ 1 x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1 x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (- (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))) (+ (/ 1 x) (* 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (log (/ 1 (sqrt -1))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (- (log (/ 1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ 1 (sqrt -1)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (- (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (+ (* -1 (/ (- (/ 1 (pow (sqrt -1) 2)) (* 1/2 (/ 1 (* x (pow (sqrt -1) 3))))) x)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (pow (sqrt -1) 3))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 5))))) x)) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (- (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x))) 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 | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | ((log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) -1 (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (/ (sqrt (- 1 (* x x))) x) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x (/ 1 x)) |
| 1.0ms | x | @ | -inf | ((log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) -1 (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (/ (sqrt (- 1 (* x x))) x) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x (/ 1 x)) |
| 1.0ms | x | @ | inf | ((log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) -1 (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (/ (sqrt (- 1 (* x x))) x) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x (/ 1 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 288 | 2518 |
| 0 | 301 | 2507 |
| 1 | 707 | 2507 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 (/.f64 #s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #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)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(hole binary64 -1)) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* x (- (* -1/8 (pow x 2)) 1/2)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -5/128 (pow x 2)) 1/16)) 1/8)) 1/2)))) |
#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 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (log (/ -1 (sqrt -1))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (- (+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (- (+ (log (/ -1 (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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ -1 (sqrt -1)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (* -1 (+ (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt -1) 3)))) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (- (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 5)))) (+ (/ 1 (sqrt -1)) (+ (/ 1 (* x (pow (sqrt -1) 2))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))))))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (sqrt -1))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (- (sqrt -1) (/ 1 x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1 x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (- (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))) (+ (/ 1 x) (* 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (log (/ 1 (sqrt -1))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) #s(hole binary64 (- (log (/ 1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (/ 1 (sqrt -1)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (- (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (+ (* -1 (/ (- (/ 1 (pow (sqrt -1) 2)) (* 1/2 (/ 1 (* x (pow (sqrt -1) 3))))) x)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (pow (sqrt -1) 3))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 5))))) x)) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (- (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x))) 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 (/.f64 #s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #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)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (*.f64 x (-.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))) x) (/ 1 x)) (*.f64 x (-.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 (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (*.f64 x (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -5/128 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/16 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) |
#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)) (+.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 x x) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (-.f64 (+.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))))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (-.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 binary64) x))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (-.f64 (+.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)))))) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 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 (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x)))) |
#s(approx (log (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)))) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.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) (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) x) (/.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))))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (-.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) x)))) |
#s(approx (- (/ (sqrt (- 1 (* x x))) x) (/ 1 x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x))) x)))) |
#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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
Compiled 1 426 to 422 computations (70.4% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 63 | 0 | 63 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 63 | 7 | 70 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
| ✓ | 1.6% | (log.f64 (/.f64 #s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | 100.0% | (log.f64 (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.0% | (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))) |
| ✓ | 98.9% | (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)))) |
| ✓ | 98.5% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
Compiled 234 to 152 computations (35% 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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(log.f64 (/.f64 #s(approx (- (* (/ (sqrt (- 1 (* x x))) x) (/ (sqrt (- 1 (* x x))) x)) (* (/ 1 x) (/ 1 x))) #s(literal -1 binary64)) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)))) |
(log.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) 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)))) |
(log.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)))) |
| Outputs |
|---|
(log.f64 (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
3 calls:
| 3.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 3.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 3.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 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) 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 | 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:
| 4.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.0% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 99.0% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 99.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)))) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
3 calls:
| 2.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) 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 | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 98.9% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 98.9% | 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 | x |
| 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))) |
Compiled 20 to 18 computations (10% saved)
| 1× | done |
Compiled 48 to 32 computations (33.3% saved)
(abs x)
Compiled 170 to 153 computations (10% saved)
Loading profile data...