
Time bar (total: 1.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 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)
| 653.0ms | 8 256× | 0 | valid |
| 1.0ms | 12× | 0 | invalid |
ival-sqrt: 146.0ms (34.1% of total)ival-log: 116.0ms (27.1% of total)ival-div!: 93.0ms (21.7% of total)ival-mult!: 36.0ms (8.4% of total)ival-sub!: 19.0ms (4.4% of total)ival-add!: 17.0ms (4% of total)adjust: 1.0ms (0.2% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 27 |
| 1 | 84 | 27 |
| 2 | 314 | 26 |
| 3 | 1097 | 26 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
Compiled 20 to 18 computations (10% saved)
| Inputs |
|---|
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ 2 x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sqrt (- 1 (* x x))) x) #s(hole binary64 (/ (+ 1 (* -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 | 1076 |
| 0 | 1273 | 1052 |
| 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 (/.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)) |
(+.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 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(tan.f64 (acos.f64 x)) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(sin.f64 (acos.f64 x)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(cos.f64 (asin.f64 x)) |
(/.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 (*.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))))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 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)))) |
#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 (-.f64 (*.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 (-.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 (-.f64 (*.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 (neg.f64 (*.f64 x x)) #s(literal 1 binary64))) |
#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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 (*.f64 x x) (*.f64 x x)) (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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x))) |
Compiled 1 060 to 398 computations (62.5% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 6 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 6 | 73 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (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.4% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| ▶ | 0.0% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
| 99.5% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (fma.f64 (-.f64 (*.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)))) | |
| ▶ | 98.4% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
Compiled 168 to 166 computations (1.2% saved)
| Inputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(literal 1 binary64) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
x |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
(sqrt.f64 #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
(log.f64 #s(literal 2 binary64)) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (neg (log x)) (log 2)) #s(hole binary64 (- (log 2) (log x)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (sqrt -1))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (sqrt -1) (/ 1 x)))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (+ (sqrt -1) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ (neg (log x)) (log 2)) #s(hole binary64 (- (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) #s(hole binary64 (* x (- (* 2 (/ 1 (pow x 2))) 1/2)))) |
#s(approx (+ (* -1/2 (* x x)) 2) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 2) #s(hole binary64 (* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (log (* -1 (sqrt -1))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (- (sqrt -1) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (neg (log x)) (log 2)) #s(hole binary64 (- (log 2) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) #s(hole binary64 (* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.0ms | x | @ | 0 | ((log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) (/ (+ 1 (sqrt (- 1 (* x x)))) x) (+ 1 (sqrt (- 1 (* x x)))) 1 (sqrt (- 1 (* x x))) (- 1 (* x x)) (* x x) x (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt -1) -1 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ 2 x) 2 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (neg (log x)) (log 2)) (neg (log x)) (log x) (log 2) (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ (+ (* -1/2 (* x x)) 2) x) (+ (* -1/2 (* x x)) 2) -1/2) |
| 22.0ms | x | @ | -inf | ((log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) (/ (+ 1 (sqrt (- 1 (* x x)))) x) (+ 1 (sqrt (- 1 (* x x)))) 1 (sqrt (- 1 (* x x))) (- 1 (* x x)) (* x x) x (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt -1) -1 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ 2 x) 2 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (neg (log x)) (log 2)) (neg (log x)) (log x) (log 2) (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ (+ (* -1/2 (* x x)) 2) x) (+ (* -1/2 (* x x)) 2) -1/2) |
| 21.0ms | x | @ | inf | ((log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) (/ (+ 1 (sqrt (- 1 (* x x)))) x) (+ 1 (sqrt (- 1 (* x x)))) 1 (sqrt (- 1 (* x x))) (- 1 (* x x)) (* x x) x (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt -1) -1 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ 2 x) 2 (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (neg (log x)) (log 2)) (neg (log x)) (log x) (log 2) (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/ (+ (* -1/2 (* x x)) 2) x) (+ (* -1/2 (* x x)) 2) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 292 | 1658 |
| 0 | 314 | 1365 |
| 0 | 1558 | 1331 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(literal 1 binary64) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
x |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
(sqrt.f64 #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
(log.f64 #s(literal 2 binary64)) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log 2) (* -1 (log x))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ (+ 2 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 2)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (neg (log x)) (log 2)) #s(hole binary64 (- (log 2) (log x)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (log (sqrt -1)))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (sqrt -1))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (sqrt -1) (/ 1 x)))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (+ (sqrt -1) (/ 1 x))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ (neg (log x)) (log 2)) #s(hole binary64 (- (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) #s(hole binary64 (* x (- (* 2 (/ 1 (pow x 2))) 1/2)))) |
#s(approx (+ (* -1/2 (* x x)) 2) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 2) #s(hole binary64 (* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (log (* -1 (sqrt -1))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))))) |
#s(approx (log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) #s(hole binary64 (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ 1 x)))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))))) |
#s(approx (/ (+ 1 (sqrt (- 1 (* x x)))) x) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (- (sqrt -1) (/ 1 x)))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (neg (log x)) (log 2)) #s(hole binary64 (- (log 2) (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
#s(approx (/ (+ (* -1/2 (* x x)) 2) x) #s(hole binary64 (* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
(-.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x)) |
(log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #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 (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 (fma.f64 #s(literal 1 binary64) x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) |
(+.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 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(literal 1 binary64) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(sin.f64 (acos.f64 x)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(cos.f64 (asin.f64 x)) |
(/.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 (*.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))))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 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))) |
(pow.f64 #s(literal -1 binary64) #s(literal 1/2 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) (neg.f64 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 (-.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 (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 (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 (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)))))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(*.f64 (log.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
(neg.f64 (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 x)) |
(log.f64 (/.f64 #s(literal 1 binary64) x)) |
(log.f64 x) |
(log.f64 #s(literal 2 binary64)) |
(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 (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 (/.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 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.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))) (+.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 (-.f64 (*.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 (-.f64 (*.f64 (-.f64 (*.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 (*.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 (*.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 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) #s(literal 2 binary64)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (-.f64 (*.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 (-.f64 (*.f64 (-.f64 (*.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 (neg.f64 (*.f64 x x)) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (neg (log x)) (log 2)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) x))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (*.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (neg.f64 (log.f64 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 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) x)) (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal 1 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) #s(literal 1 binary64)) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (+ 1 (sqrt (- 1 (* x x)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) x)) #s(literal 1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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)) (log.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (neg (log x)) (neg.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log x) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64)))) |
#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 469 to 624 computations (57.5% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 2 | 120 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 119 | 7 | 126 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (-.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x)) |
| ✓ | 99.6% | (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.4% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| ✓ | 0.0% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
| ▶ | 98.1% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) 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))))))) |
| ✓ | 98.4% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
Compiled 103 to 94 computations (8.7% saved)
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) 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 (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 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
x |
#s(literal 3 binary64) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 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 (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 (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 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x)) |
(log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(+.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) |
| 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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))))) #s(hole binary64 (/ (+ (* -1 (pow (log x) 3)) (pow (log 2) 3)) (- (+ (pow (log 2) 2) (pow (log x) 2)) (* -1 (* (log 2) (log x))))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) #s(hole binary64 (+ (* -1 (pow (log x) 3)) (pow (log 2) 3)))) |
#s(approx (pow (neg (log x)) 3) #s(hole binary64 (* -1 (pow (log x) 3)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2)))) #s(hole binary64 (- (+ (pow (log 2) 2) (pow (log x) 2)) (* -1 (* (log 2) (log x)))))) |
#s(approx (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))) #s(hole binary64 (- (pow (log 2) 2) (* -1 (* (log 2) (log x)))))) |
#s(approx (* (neg (log x)) (log 2)) #s(hole binary64 (* -1 (* (log 2) (log x))))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (log 2) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log 2) (* -1/4 (pow x 2))) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log 2) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log 2) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))) (log x)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (log 2))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log 2) (* -1/4 (pow x 2))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log 2) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log 2) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))))) |
#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 (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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))))) #s(hole binary64 (/ (+ (pow (log 2) 3) (pow (log (/ 1 x)) 3)) (- (+ (pow (log 2) 2) (pow (log (/ 1 x)) 2)) (* (log 2) (log (/ 1 x))))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) #s(hole binary64 (+ (pow (log 2) 3) (pow (log (/ 1 x)) 3)))) |
#s(approx (pow (neg (log x)) 3) #s(hole binary64 (pow (log (/ 1 x)) 3))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2)))) #s(hole binary64 (- (+ (pow (log 2) 2) (pow (log (/ 1 x)) 2)) (* (log 2) (log (/ 1 x)))))) |
#s(approx (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))) #s(hole binary64 (- (pow (log 2) 2) (* (log 2) (log (/ 1 x)))))) |
#s(approx (* (neg (log x)) (log 2)) #s(hole binary64 (* (log 2) (log (/ 1 x))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (+ (* -1 (log (/ 1 x))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (* -1 (log (/ 1 x))) (/ 1 (* x (sqrt -1))))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (* -1 (log (/ 1 x))) (+ (/ 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) #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 (+ (/ 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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))))) #s(hole binary64 (/ (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) (pow (log 2) 3)) (- (+ (pow (log 2) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (* -1 (* (log 2) (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) #s(hole binary64 (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) (pow (log 2) 3)))) |
#s(approx (pow (neg (log x)) 3) #s(hole binary64 (* -1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))) |
#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 (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2)))) #s(hole binary64 (- (+ (pow (log 2) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (* -1 (* (log 2) (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))) #s(hole binary64 (- (pow (log 2) 2) (* -1 (* (log 2) (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (* (neg (log x)) (log 2)) #s(hole binary64 (* -1 (* (log 2) (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (log (sqrt -1)) (log -1)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (log (sqrt -1)) (+ (log -1) (/ 1 (* x (sqrt -1))))))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log (sqrt -1)) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) (log -1)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log (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))) (log -1)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (- (+ (log (sqrt -1)) (* -1 (log (/ -1 x)))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (+ (* -1 (log (/ -1 x))) (* -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) #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))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | x | @ | 0 | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))))) (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (pow (neg (log x)) 3) (neg (log x)) (log x) x 3 (pow (log 2) 3) (log 2) 2 (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2)))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))) (* (log 2) (log 2)) (* (neg (log x)) (log 2)) (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (log (+ (sqrt (- 1 (* x x))) 1)) (+ (sqrt (- 1 (* x x))) 1) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x)) |
| 32.0ms | x | @ | inf | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))))) (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (pow (neg (log x)) 3) (neg (log x)) (log x) x 3 (pow (log 2) 3) (log 2) 2 (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2)))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))) (* (log 2) (log 2)) (* (neg (log x)) (log 2)) (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (log (+ (sqrt (- 1 (* x x))) 1)) (+ (sqrt (- 1 (* x x))) 1) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x)) |
| 23.0ms | x | @ | -inf | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))))) (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (pow (neg (log x)) 3) (neg (log x)) (log x) x 3 (pow (log 2) 3) (log 2) 2 (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2)))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))) (* (log 2) (log 2)) (* (neg (log x)) (log 2)) (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (log (+ (sqrt (- 1 (* x x))) 1)) (+ (sqrt (- 1 (* x x))) 1) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 341 | 2416 |
| 0 | 379 | 1852 |
| 0 | 2126 | 1773 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) 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 (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 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
x |
#s(literal 3 binary64) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 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 (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 (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 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x)) |
(log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(+.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) |
#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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))))) #s(hole binary64 (/ (+ (* -1 (pow (log x) 3)) (pow (log 2) 3)) (- (+ (pow (log 2) 2) (pow (log x) 2)) (* -1 (* (log 2) (log x))))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) #s(hole binary64 (+ (* -1 (pow (log x) 3)) (pow (log 2) 3)))) |
#s(approx (pow (neg (log x)) 3) #s(hole binary64 (* -1 (pow (log x) 3)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2)))) #s(hole binary64 (- (+ (pow (log 2) 2) (pow (log x) 2)) (* -1 (* (log 2) (log x)))))) |
#s(approx (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))) #s(hole binary64 (- (pow (log 2) 2) (* -1 (* (log 2) (log x)))))) |
#s(approx (* (neg (log x)) (log 2)) #s(hole binary64 (* -1 (* (log 2) (log x))))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (log 2) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log 2) (* -1/4 (pow x 2))) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log 2) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log 2) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))) (log x)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (log 2))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log 2) (* -1/4 (pow x 2))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log 2) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log 2) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))))) |
#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 (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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))))) #s(hole binary64 (/ (+ (pow (log 2) 3) (pow (log (/ 1 x)) 3)) (- (+ (pow (log 2) 2) (pow (log (/ 1 x)) 2)) (* (log 2) (log (/ 1 x))))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) #s(hole binary64 (+ (pow (log 2) 3) (pow (log (/ 1 x)) 3)))) |
#s(approx (pow (neg (log x)) 3) #s(hole binary64 (pow (log (/ 1 x)) 3))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2)))) #s(hole binary64 (- (+ (pow (log 2) 2) (pow (log (/ 1 x)) 2)) (* (log 2) (log (/ 1 x)))))) |
#s(approx (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))) #s(hole binary64 (- (pow (log 2) 2) (* (log 2) (log (/ 1 x)))))) |
#s(approx (* (neg (log x)) (log 2)) #s(hole binary64 (* (log 2) (log (/ 1 x))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (+ (* -1 (log (/ 1 x))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (* -1 (log (/ 1 x))) (/ 1 (* x (sqrt -1))))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (* -1 (log (/ 1 x))) (+ (/ 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) #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 (+ (/ 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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))))) #s(hole binary64 (/ (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) (pow (log 2) 3)) (- (+ (pow (log 2) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (* -1 (* (log 2) (+ (log -1) (* -1 (log (/ -1 x)))))))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) #s(hole binary64 (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) (pow (log 2) 3)))) |
#s(approx (pow (neg (log x)) 3) #s(hole binary64 (* -1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))) |
#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 (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2)))) #s(hole binary64 (- (+ (pow (log 2) 2) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (* -1 (* (log 2) (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))) #s(hole binary64 (- (pow (log 2) 2) (* -1 (* (log 2) (+ (log -1) (* -1 (log (/ -1 x))))))))) |
#s(approx (* (neg (log x)) (log 2)) #s(hole binary64 (* -1 (* (log 2) (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (log (sqrt -1)) (log -1)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (log (sqrt -1)) (+ (log -1) (/ 1 (* x (sqrt -1))))))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log (sqrt -1)) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) (log -1)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log (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))) (log -1)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (- (+ (log (sqrt -1)) (* -1 (log (/ -1 x)))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (+ (* -1 (log (/ -1 x))) (* -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) #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))))))))) |
| Outputs |
|---|
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log 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 (log.f64 x) (log.f64 x))) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.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)) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (-.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (-.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3/2 binary64)) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (log.f64 x) (log.f64 x)) (neg.f64 (log.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 (log.f64 x)) (*.f64 (log.f64 x) (log.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(+.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (log.f64 x) (log.f64 x)) (neg.f64 (log.f64 x))) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (log.f64 x)) (*.f64 (log.f64 x) (log.f64 x))) |
(pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) |
(neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64))) |
(*.f64 (log.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
(neg.f64 (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 x)) |
(log.f64 (/.f64 #s(literal 1 binary64) x)) |
(log.f64 x) |
x |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) |
(*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 x) (log.f64 x))) (*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.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 #s(literal 2 binary64))))) (*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (+.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 x) (log.f64 x)) (-.f64 (*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (*.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.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 #s(literal 2 binary64)))) (fma.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (*.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 1 binary64)) (pow.f64 (log.f64 x) #s(literal 1 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(fma.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(fma.f64 (fabs.f64 (log.f64 #s(literal 2 binary64))) (fabs.f64 (log.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(fma.f64 (fabs.f64 (neg.f64 (log.f64 x))) (fabs.f64 (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(fma.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(fma.f64 (neg.f64 (neg.f64 (log.f64 x))) (neg.f64 (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 x) (log.f64 x))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(-.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
(+.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(+.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 x)))) |
(+.f64 (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (*.f64 (log.f64 x) (log.f64 x))) |
(*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))) |
(fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 x)))) |
(fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (log.f64 #s(literal 2 binary64))) (fabs.f64 (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (log.f64 #s(literal 2 binary64))) (fabs.f64 (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 x)))) |
(fma.f64 (fabs.f64 (log.f64 #s(literal 2 binary64))) (fabs.f64 (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))) |
(fma.f64 (fabs.f64 (log.f64 #s(literal 2 binary64))) (fabs.f64 (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 x)))) |
(fma.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 x)))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
(+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 x)))) |
(+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (log.f64 #s(literal 2 binary64))) (fabs.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (log.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 #s(literal 2 binary64) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(*.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(*.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(neg.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))) |
(log.f64 (pow.f64 #s(literal 2 binary64) (neg.f64 (log.f64 x)))) |
(log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x))))) |
(-.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x)) |
(log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
(log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(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)) |
(/.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 (*.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))))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log 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 (+ (sqrt (- 1 (* x x))) 1)) (log x)) (+.f64 (fma.f64 (-.f64 (*.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 (+ (sqrt (- 1 (* x x))) 1)) (log x)) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))))) (+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))))) |
#s(approx (pow (neg (log x)) 3) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2)))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) |
#s(approx (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
#s(approx (* (neg (log x)) (log 2)) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.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) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (log.f64 #s(literal 2 binary64))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (fma.f64 (-.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.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) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64)) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (-.f64 (*.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 (-.f64 (*.f64 (-.f64 (*.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 (neg.f64 (*.f64 x x)) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log 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 (+ (sqrt (- 1 (* x x))) 1)) (log 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 (+ (sqrt (- 1 (* x x))) 1)) (log 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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))))) (+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))))) |
#s(approx (pow (neg (log x)) 3) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2)))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) |
#s(approx (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
#s(approx (* (neg (log x)) (log 2)) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (+.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (-.f64 (+.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.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 (+ (sqrt (- 1 (* x x))) 1)) (-.f64 (+.f64 (+.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) (/.f64 #s(literal 3/40 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal 5 binary64)))) (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 (+ (sqrt (- 1 (* x x))) 1) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (*.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (+ (sqrt (- 1 (* x x))) 1)) (log x)) (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log 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 (+ (sqrt (- 1 (* x x))) 1)) (log 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 (+ (sqrt (- 1 (* x x))) 1)) (log x)) (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))))) (/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) (log.f64 #s(literal 2 binary64)))))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+.f64 (neg.f64 (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
#s(approx (pow (neg (log x)) 3) (neg.f64 (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) |
#s(approx (neg (log x)) (neg.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log x) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (neg (log x)) (neg (log x))) (- (* (log 2) (log 2)) (* (neg (log x)) (log 2)))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)) (neg.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) (log.f64 #s(literal 2 binary64))))))) |
#s(approx (- (* (log 2) (log 2)) (* (neg (log x)) (log 2))) (-.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) (log.f64 #s(literal 2 binary64)))))) |
#s(approx (* (neg (log x)) (log 2)) (neg.f64 (*.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) (log.f64 #s(literal 2 binary64))))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (log.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (-.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (-.f64 (+.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 (sqrt.f64 #s(literal -1 binary64)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (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 (sqrt.f64 #s(literal -1 binary64)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (+.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (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 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (+.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (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 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) x)) #s(literal 1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (sqrt (- 1 (* x x))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x))) |
Compiled 3 020 to 994 computations (67.1% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 193 | 2 | 195 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 1 | 4 | 5 |
| Total | 195 | 7 | 202 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (-.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x)) |
| ▶ | 98.4% | (-.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (log.f64 x)) |
| ✓ | 99.6% | (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.4% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| ✓ | 0.0% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
| ▶ | 98.1% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) 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 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))) |
Compiled 95 to 89 computations (6.3% saved)
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) 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 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (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 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) |
(+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
x |
#s(literal 3 binary64) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(-.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (log.f64 x)) |
(log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64)) |
| 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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x)))))) #s(hole binary64 (/ (+ (* -1 (pow (log x) 3)) (pow (log 2) 3)) (+ (* (log 2) (+ (log 2) (log x))) (pow (log x) 2))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) #s(hole binary64 (+ (* -1 (pow (log x) 3)) (pow (log 2) 3)))) |
#s(approx (pow (neg (log x)) 3) #s(hole binary64 (* -1 (pow (log x) 3)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x))))) #s(hole binary64 (+ (* (log 2) (+ (log 2) (log x))) (pow (log x) 2)))) |
#s(approx (* (log 2) (- (log 2) (neg (log x)))) #s(hole binary64 (* (log 2) (+ (log 2) (log x))))) |
#s(approx (- (log 2) (neg (log x))) #s(hole binary64 (+ (log 2) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (log 2) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log 2) (* -1/4 (pow x 2))) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log 2) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log 2) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))) (log x)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (log 2))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log 2) (* -1/4 (pow x 2))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log 2) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log 2) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))))) |
#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 (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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x)))))) #s(hole binary64 (/ (+ (pow (log 2) 3) (pow (log (/ 1 x)) 3)) (+ (* (log 2) (+ (log 2) (* -1 (log (/ 1 x))))) (pow (log (/ 1 x)) 2))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) #s(hole binary64 (+ (pow (log 2) 3) (pow (log (/ 1 x)) 3)))) |
#s(approx (pow (neg (log x)) 3) #s(hole binary64 (pow (log (/ 1 x)) 3))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x))))) #s(hole binary64 (+ (* (log 2) (+ (log 2) (* -1 (log (/ 1 x))))) (pow (log (/ 1 x)) 2)))) |
#s(approx (* (log 2) (- (log 2) (neg (log x)))) #s(hole binary64 (* (log 2) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (- (log 2) (neg (log x))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (+ (* -1 (log (/ 1 x))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (* -1 (log (/ 1 x))) (/ 1 (* x (sqrt -1))))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (* -1 (log (/ 1 x))) (+ (/ 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) #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 (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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x)))))) #s(hole binary64 (/ (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) (pow (log 2) 3)) (+ (* (log 2) (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) #s(hole binary64 (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) (pow (log 2) 3)))) |
#s(approx (pow (neg (log x)) 3) #s(hole binary64 (* -1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))) |
#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 (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x))))) #s(hole binary64 (+ (* (log 2) (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
#s(approx (* (log 2) (- (log 2) (neg (log x)))) #s(hole binary64 (* (log 2) (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))))) |
#s(approx (- (log 2) (neg (log x))) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (log (sqrt -1)) (log -1)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (log (sqrt -1)) (+ (log -1) (/ 1 (* x (sqrt -1))))))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log (sqrt -1)) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) (log -1)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log (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))) (log -1)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (- (+ (log (sqrt -1)) (* -1 (log (/ -1 x)))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (+ (* -1 (log (/ -1 x))) (* -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) #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))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | x | @ | inf | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x)))))) (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (pow (neg (log x)) 3) (neg (log x)) (log x) x 3 (pow (log 2) 3) (log 2) 2 (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x))))) (* (log 2) (- (log 2) (neg (log x)))) (- (log 2) (neg (log x))) (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (log (+ (sqrt (- 1 (* x x))) 1)) (+ (sqrt (- 1 (* x x))) 1)) |
| 25.0ms | x | @ | -inf | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x)))))) (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (pow (neg (log x)) 3) (neg (log x)) (log x) x 3 (pow (log 2) 3) (log 2) 2 (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x))))) (* (log 2) (- (log 2) (neg (log x)))) (- (log 2) (neg (log x))) (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (log (+ (sqrt (- 1 (* x x))) 1)) (+ (sqrt (- 1 (* x x))) 1)) |
| 25.0ms | x | @ | 0 | ((log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x)))))) (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (pow (neg (log x)) 3) (neg (log x)) (log x) x 3 (pow (log 2) 3) (log 2) 2 (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x))))) (* (log 2) (- (log 2) (neg (log x)))) (- (log 2) (neg (log x))) (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) (log (+ (sqrt (- 1 (* x x))) 1)) (+ (sqrt (- 1 (* x x))) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 289 | 1999 |
| 0 | 315 | 1696 |
| 0 | 1798 | 1622 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) 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 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (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 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) |
(+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) |
(neg.f64 (log.f64 x)) |
(log.f64 x) |
x |
#s(literal 3 binary64) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(-.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (log.f64 x)) |
(log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64)) |
#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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x)))))) #s(hole binary64 (/ (+ (* -1 (pow (log x) 3)) (pow (log 2) 3)) (+ (* (log 2) (+ (log 2) (log x))) (pow (log x) 2))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) #s(hole binary64 (+ (* -1 (pow (log x) 3)) (pow (log 2) 3)))) |
#s(approx (pow (neg (log x)) 3) #s(hole binary64 (* -1 (pow (log x) 3)))) |
#s(approx (neg (log x)) #s(hole binary64 (* -1 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x))))) #s(hole binary64 (+ (* (log 2) (+ (log 2) (log x))) (pow (log x) 2)))) |
#s(approx (* (log 2) (- (log 2) (neg (log x)))) #s(hole binary64 (* (log 2) (+ (log 2) (log x))))) |
#s(approx (- (log 2) (neg (log x))) #s(hole binary64 (+ (log 2) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (log 2) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log 2) (* -1/4 (pow x 2))) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log 2) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))) (log x)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log 2) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))) (log x)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (log 2))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log 2) (* -1/4 (pow x 2))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log 2) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log 2) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))))) |
#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 (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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x)))))) #s(hole binary64 (/ (+ (pow (log 2) 3) (pow (log (/ 1 x)) 3)) (+ (* (log 2) (+ (log 2) (* -1 (log (/ 1 x))))) (pow (log (/ 1 x)) 2))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) #s(hole binary64 (+ (pow (log 2) 3) (pow (log (/ 1 x)) 3)))) |
#s(approx (pow (neg (log x)) 3) #s(hole binary64 (pow (log (/ 1 x)) 3))) |
#s(approx (neg (log x)) #s(hole binary64 (log (/ 1 x)))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x))))) #s(hole binary64 (+ (* (log 2) (+ (log 2) (* -1 (log (/ 1 x))))) (pow (log (/ 1 x)) 2)))) |
#s(approx (* (log 2) (- (log 2) (neg (log x)))) #s(hole binary64 (* (log 2) (+ (log 2) (* -1 (log (/ 1 x))))))) |
#s(approx (- (log 2) (neg (log x))) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (log (/ 1 x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (+ (* -1 (log (/ 1 x))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (* -1 (log (/ 1 x))) (/ 1 (* x (sqrt -1))))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (- (+ (log (sqrt -1)) (+ (* -1 (log (/ 1 x))) (+ (/ 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) #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 (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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x)))))) #s(hole binary64 (/ (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) (pow (log 2) 3)) (+ (* (log 2) (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) #s(hole binary64 (+ (* -1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) (pow (log 2) 3)))) |
#s(approx (pow (neg (log x)) 3) #s(hole binary64 (* -1 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)))) |
#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 (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x))))) #s(hole binary64 (+ (* (log 2) (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))) (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
#s(approx (* (log 2) (- (log 2) (neg (log x)))) #s(hole binary64 (* (log 2) (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x)))))))) |
#s(approx (- (log 2) (neg (log x))) #s(hole binary64 (+ (log -1) (+ (log 2) (* -1 (log (/ -1 x))))))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (log (sqrt -1)) (log -1)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (log (sqrt -1)) (+ (log -1) (/ 1 (* x (sqrt -1))))))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log (sqrt -1)) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) (log -1)))) |
#s(approx (- (log (+ (sqrt (- 1 (* x x))) 1)) (log x)) #s(hole binary64 (- (+ (log (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))) (log -1)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (* -1 (log (/ -1 x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (- (+ (log (sqrt -1)) (* -1 (log (/ -1 x)))) (/ 1 (* x (sqrt -1)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x)))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) #s(hole binary64 (+ (log (sqrt -1)) (+ (* -1 (log (/ -1 x))) (* -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) #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))))))) |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (/.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 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 x))))) |
(/.f64 (neg.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)))) (neg.f64 (fma.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 x))))) |
(/.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 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 x)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 x))))) |
(*.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (log.f64 x) (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 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (*.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 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (log.f64 x) (log.f64 x)) (neg.f64 (log.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (log.f64 x)) (*.f64 (log.f64 x) (log.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (log.f64 x) (log.f64 x)) (neg.f64 (log.f64 x))) |
(*.f64 (neg.f64 (log.f64 x)) (*.f64 (log.f64 x) (log.f64 x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)) |
(neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (log.f64 x))) #s(literal 3 binary64))) |
(*.f64 (log.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 x)) |
(neg.f64 (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 x)) |
(log.f64 (/.f64 #s(literal 1 binary64) x)) |
(log.f64 x) |
x |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) |
(*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)))) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) |
(log.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 x) (log.f64 x))) (*.f64 (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 x) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 x) (log.f64 x)) (-.f64 (*.f64 (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 1 binary64)) (pow.f64 (log.f64 x) #s(literal 1 binary64)) (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)) (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (log.f64 x)) (fabs.f64 (log.f64 x)) (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 x))) |
(fma.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)) (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (log.f64 x) (log.f64 x) (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 x) (log.f64 x))) |
(-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (neg.f64 (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) |
(+.f64 (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64))) (*.f64 (log.f64 x) (log.f64 x))) |
(+.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64))) |
(*.f64 (log.f64 #s(literal 2 binary64)) (-.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 (log.f64 x) (log.f64 x))) (+.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)) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 x))) (+.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (log.f64 x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (log.f64 x))))) |
(-.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (log.f64 x)) |
(log.f64 (/.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64)) x)) |
(log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #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)))) |
#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 (-.f64 (*.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 (-.f64 (*.f64 (-.f64 (*.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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x)))))) (/.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 (*.f64 #s(literal 2 binary64) x)) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 x))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)))) |
#s(approx (pow (neg (log x)) 3) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (log.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x))))) (fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 x)))) |
#s(approx (* (log 2) (- (log 2) (neg (log x)))) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log 2) (neg (log x))) (log.f64 (*.f64 #s(literal 2 binary64) x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.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) (log.f64 #s(literal 2 binary64))) (log.f64 x))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (log.f64 #s(literal 2 binary64))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (fma.f64 (-.f64 (*.f64 #s(literal -3/32 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.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) (log.f64 #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64)) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x)))))) (/.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 (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 x))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64)))) |
#s(approx (pow (neg (log x)) 3) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) |
#s(approx (neg (log x)) (neg.f64 (log.f64 x))) |
#s(approx (log x) (neg.f64 (neg.f64 (log.f64 x)))) |
#s(approx (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x))))) (fma.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 x)))) |
#s(approx (* (log 2) (- (log 2) (neg (log x)))) (*.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log 2) (neg (log x))) (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (+.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (-.f64 (+.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.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 (+ (sqrt (- 1 (* x x))) 1)) (-.f64 (+.f64 (+.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) (/.f64 #s(literal 3/40 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal 5 binary64)))) (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 (+ (sqrt (- 1 (* x x))) 1) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (*.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (*.f64 (+.f64 (+.f64 (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 binary64) x)) x)) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (*.f64 (-.f64 (+.f64 (+.f64 (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 binary64) x)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) 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 (*.f64 (*.f64 x x) (*.f64 x x)) (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 (/ (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x)))))) (/.f64 (+.f64 (neg.f64 (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) (log.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (+ (pow (neg (log x)) 3) (pow (log 2) 3)) (+.f64 (neg.f64 (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
#s(approx (pow (neg (log x)) 3) (neg.f64 (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) |
#s(approx (neg (log x)) (neg.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log x) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (log x) (log x)) (* (log 2) (- (log 2) (neg (log x))))) (fma.f64 (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) (log.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) |
#s(approx (* (log 2) (- (log 2) (neg (log x)))) (*.f64 (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (- (log 2) (neg (log x))) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64))) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) #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 (+.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 (sqrt.f64 #s(literal -1 binary64)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (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 (sqrt.f64 #s(literal -1 binary64)))) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (-.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (+.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (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 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (sqrt (- 1 (* x x))) 1)) (+.f64 (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x))) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (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 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (sqrt.f64 #s(literal -1 binary64))) x))) |
#s(approx (+ (sqrt (- 1 (* x x))) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) x)) #s(literal 1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64))) x))) |
Compiled 2 069 to 630 computations (69.6% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 1 | 121 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 5 | 5 |
| Total | 121 | 7 | 128 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (-.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x)) |
| ✓ | 98.4% | (-.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (log.f64 x)) |
| ✓ | 99.6% | (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.4% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| ✓ | 0.0% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
| 98.1% | #s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) 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 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) #s(approx (- (log 2) (neg (log x))) (log.f64 (*.f64 #s(literal 2 binary64) x))))))) |
Compiled 238 to 175 computations (26.5% 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))) |
(-.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (log.f64 x)) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(-.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x)) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (fma.f64 (-.f64 (*.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 (+.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 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) #s(approx (- (log 2) (neg (log x))) (log.f64 (*.f64 #s(literal 2 binary64) x))))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) 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 (log.f64 x) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) 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))))))) |
| Outputs |
|---|
(-.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x)) |
3 calls:
| 17.0ms | x |
| 4.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 4.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 99.7% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 99.7% | 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))) |
(-.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (log.f64 x)) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x))) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
3 calls:
| 12.0ms | x |
| 2.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 2.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 99.6% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 99.6% | 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))) |
(-.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #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:
| 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 |
|---|---|---|
| 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))) |
(-.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #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 |
|---|
(-.f64 (log.f64 #s(approx (+ (sqrt (- 1 (* x x))) 1) #s(literal 2 binary64))) (log.f64 x)) |
3 calls:
| 14.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 |
|---|---|---|
| 98.4% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 98.4% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 98.4% | 1 | x |
Compiled 20 to 18 computations (10% saved)
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
3 calls:
| 1.0ms | x |
| 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)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 98.4% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 98.4% | 1 | x |
Compiled 20 to 18 computations (10% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
3 calls:
| 1.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 1.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 0.0% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 0.0% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 0.0% | 1 | x |
Compiled 20 to 18 computations (10% saved)
| 1× | fuel |
Compiled 55 to 36 computations (34.5% saved)
Compiled 65 to 45 computations (30.8% saved)
Loading profile data...